@nulogy/icons
Advanced tools
Comparing version 4.34.1 to 4.35.0
@@ -0,1 +1,8 @@ | ||
# [4.35.0](https://github.com/nulogy/nds-icons/compare/v4.34.1...v4.35.0) (2024-10-02) | ||
### Features | ||
* add tune icon ([c663b47](https://github.com/nulogy/nds-icons/commit/c663b4762fc6606838e2db14ed609074bea40a35)) | ||
## [4.34.1](https://github.com/nulogy/nds-icons/compare/v4.34.0...v4.34.1) (2024-06-06) | ||
@@ -2,0 +9,0 @@ |
@@ -236,2 +236,6 @@ (function (global, factory) { | ||
}, | ||
tune: { | ||
path: ["M11 21V15H13V17H21V19H13V21H11ZM3 19V17H9V19H3ZM7 15V13H3V11H7V9H9V15H7ZM11 13V11H21V13H11ZM15 9V3H17V5H21V7H17V9H15ZM3 7V5H13V7H3Z"], | ||
viewBox: "0 0 24 24" | ||
}, | ||
undo: { | ||
@@ -238,0 +242,0 @@ path: ["M280-200v-80h284q63 0 109.5-40T720-420q0-60-46.5-100T564-560H312l104 104-56 56-200-200 200-200 56 56-104 104h252q97 0 166.5 63T800-420q0 94-69.5 157T564-200H280Z"], |
{ | ||
"name": "@nulogy/icons", | ||
"version": "4.34.1", | ||
"version": "4.35.0", | ||
"description": "A collection of Nulogy's svg icons", | ||
@@ -5,0 +5,0 @@ "author": "Nulogy <info@nulogy.com> (https://github.com/nulogy)", |
32763
305