@nulogy/icons
Advanced tools
Comparing version 4.25.1 to 4.26.0
@@ -0,1 +1,8 @@ | ||
# [4.26.0](https://github.com/nulogy/nds-icons/compare/v4.25.1...v4.26.0) (2023-04-21) | ||
### Features | ||
* add copy icon ([ae98c36](https://github.com/nulogy/nds-icons/commit/ae98c3621e4d588e4f60f9bfdba297f920e2679b)) | ||
## [4.25.1](https://github.com/nulogy/nds-icons/compare/v4.25.0...v4.25.1) (2023-04-10) | ||
@@ -2,0 +9,0 @@ |
@@ -72,2 +72,6 @@ (function (global, factory) { | ||
}, | ||
copy: { | ||
path: ["M16.5 1H4.5C3.4 1 2.5 1.9 2.5 3V17H4.5V3H16.5V1ZM19.5 5H8.5C7.4 5 6.5 5.9 6.5 7V21C6.5 22.1 7.4 23 8.5 23H19.5C20.6 23 21.5 22.1 21.5 21V7C21.5 5.9 20.6 5 19.5 5ZM19.5 21H8.5V7H19.5V21Z"], | ||
viewBox: "0 0 24 24" | ||
}, | ||
"delete": { | ||
@@ -74,0 +78,0 @@ path: ["M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"], |
{ | ||
"name": "@nulogy/icons", | ||
"version": "4.25.1", | ||
"version": "4.26.0", | ||
"description": "A collection of Nulogy's svg icons", | ||
@@ -5,0 +5,0 @@ "author": "Nulogy <info@nulogy.com> (https://github.com/nulogy)", |
24460
252