@nulogy/icons
Advanced tools
Comparing version 4.24.1 to 4.25.0
@@ -0,1 +1,8 @@ | ||
# [4.25.0](https://github.com/nulogy/nds-icons/compare/v4.24.1...v4.25.0) (2023-04-06) | ||
### Features | ||
* add update icon ([#158](https://github.com/nulogy/nds-icons/issues/158)) ([2251f09](https://github.com/nulogy/nds-icons/commit/2251f09dfc8699d9b2a507f4f5b6ad32a382f1bc)) | ||
## [4.24.1](https://github.com/nulogy/nds-icons/compare/v4.24.0...v4.24.1) (2023-04-06) | ||
@@ -2,0 +9,0 @@ |
@@ -216,2 +216,6 @@ (function (global, factory) { | ||
}, | ||
update: { | ||
path: ["M21 10.12H14.22L16.96 7.3C14.23 4.6 9.81 4.5 7.08 7.2C4.35 9.91 4.35 14.28 7.08 16.99C9.81 19.7 14.23 19.7 16.96 16.99C18.32 15.65 19 14.08 19 12.1H21C21 14.08 20.12 16.65 18.36 18.39C14.85 21.87 9.15 21.87 5.64 18.39C2.14 14.92 2.11 9.28 5.62 5.81C9.13 2.34 14.76 2.34 18.27 5.81L21 3V10.12ZM12.5 8V12.25L16 14.33L15.28 15.54L11 13V8H12.5Z"], | ||
viewBox: "0 0 24 24" | ||
}, | ||
user: { | ||
@@ -218,0 +222,0 @@ path: ["M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"], |
{ | ||
"name": "@nulogy/icons", | ||
"version": "4.24.1", | ||
"version": "4.25.0", | ||
"description": "A collection of Nulogy's svg icons", | ||
@@ -5,0 +5,0 @@ "main": "dist/main.js", |
23571
248