@nulogy/icons
Advanced tools
Comparing version 4.15.0 to 4.16.0
@@ -0,1 +1,8 @@ | ||
# [4.16.0](https://github.com/nulogy/nds-icons/compare/v4.15.0...v4.16.0) (2021-04-05) | ||
### Features | ||
* add attachment icon ([#56](https://github.com/nulogy/nds-icons/issues/56)) ([e046452](https://github.com/nulogy/nds-icons/commit/e0464525ac15aa6a46858125561e7cd2474bedd1)) | ||
# [4.15.0](https://github.com/nulogy/nds-icons/compare/v4.14.0...v4.15.0) (2021-03-15) | ||
@@ -2,0 +9,0 @@ |
@@ -24,2 +24,6 @@ (function (global, factory) { | ||
}, | ||
attachment: { | ||
path: ["M2 12.5C2 9.46 4.46 7 7.5 7H18c2.21 0 4 1.79 4 4s-1.79 4-4 4H9.5C8.12 15 7 13.88 7 12.5S8.12 10 9.5 10H17v2H9.41c-.55 0-.55 1 0 1H18c1.1 0 2-.9 2-2s-.9-2-2-2H7.5C5.57 9 4 10.57 4 12.5S5.57 16 7.5 16H17v2H7.5C4.46 18 2 15.54 2 12.5z"], | ||
viewBox: "0 0 24 24" | ||
}, | ||
barcode: { | ||
@@ -26,0 +30,0 @@ path: ["M5 4V5H3V7H2V4H5ZM6 6V18H4V6H6ZM12 6H9V18H12V6ZM13 6H15V18H13V6ZM18 6H16V18H18V6ZM20 6H19V18H20V6ZM8 6H7V18H8V6ZM2 17H3V19H5V20H2V17ZM19 19V20H22V17H21V19H19ZM21 7H22V4H19V5H21V7Z"], |
{ | ||
"name": "@nulogy/icons", | ||
"version": "4.15.0", | ||
"version": "4.16.0", | ||
"description": "A collection of Nulogy's svg icons", | ||
@@ -5,0 +5,0 @@ "main": "dist/main.js", |
18838
223