@nulogy/icons
Advanced tools
Comparing version 4.19.0 to 4.23.0
@@ -0,1 +1,43 @@ | ||
# [4.23.0](https://github.com/nulogy/nds-icons/compare/v4.22.0...v4.23.0) (2022-09-22) | ||
### Features | ||
* update Readme ([#153](https://github.com/nulogy/nds-icons/issues/153)) ([d97401b](https://github.com/nulogy/nds-icons/commit/d97401b9d92ff0526c7c3ffe217e10bd75882960)) | ||
# [4.22.0](https://github.com/nulogy/nds-icons/compare/v4.21.1...v4.22.0) (2022-09-22) | ||
### Features | ||
* adds warningOutline icon ([7efb336](https://github.com/nulogy/nds-icons/commit/7efb336586019ccfcd81fcb62d2425c9e6b4701f)) | ||
## [4.21.1](https://github.com/nulogy/nds-icons/compare/v4.21.0...v4.21.1) (2022-09-21) | ||
### Bug Fixes | ||
* fixes typo in readnme ([b418a0b](https://github.com/nulogy/nds-icons/commit/b418a0b21e9630f7a908a7c744fc2b48a64f557c)) | ||
# [4.21.0](https://github.com/nulogy/nds-icons/compare/v4.20.0...v4.21.0) (2022-09-20) | ||
### Features | ||
* updates readme ([bfcd69e](https://github.com/nulogy/nds-icons/commit/bfcd69e4faf745f9acf8eee4bc2d4abbb2e6570b)) | ||
# [4.20.0](https://github.com/nulogy/nds-icons/compare/v4.19.1...v4.20.0) (2022-09-19) | ||
### Features | ||
* modifies how-to readme ([03a9324](https://github.com/nulogy/nds-icons/commit/03a932498045f05d5aaa4e52af56a41081f8a95e)) | ||
## [4.19.1](https://github.com/nulogy/nds-icons/compare/v4.19.0...v4.19.1) (2022-09-19) | ||
### Bug Fixes | ||
* fixes check filled and info icons ([ca5dd95](https://github.com/nulogy/nds-icons/commit/ca5dd95ec4dacea67017daed80c721498aa71026)) | ||
# [4.19.0](https://github.com/nulogy/nds-icons/compare/v4.18.0...v4.19.0) (2022-08-31) | ||
@@ -2,0 +44,0 @@ |
@@ -57,3 +57,4 @@ (function (global, factory) { | ||
checkCircleFilled: { | ||
path: ["M21.05 33.1 35.2 18.95l-2.3-2.25-11.85 11.85-6-6-2.25 2.25ZM24 44q-4.1 0-7.75-1.575-3.65-1.575-6.375-4.3-2.725-2.725-4.3-6.375Q4 28.1 4 24q0-4.15 1.575-7.8 1.575-3.65 4.3-6.35 2.725-2.7 6.375-4.275Q19.9 4 24 4q4.15 0 7.8 1.575 3.65 1.575 6.35 4.275 2.7 2.7 4.275 6.35Q44 19.85 44 24q0 4.1-1.575 7.75-1.575 3.65-4.275 6.375t-6.35 4.3Q28.15 44 24 44Z"] | ||
path: ["M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM10 17L5 12L6.41 10.59L10 14.17L17.59 6.58L19 8L10 17Z"], | ||
viewBox: "0 0 24 24" | ||
}, | ||
@@ -117,3 +118,4 @@ checkCircleOutline: { | ||
info: { | ||
path: ["M22.65 34h3V22h-3ZM24 18.3q.7 0 1.175-.45.475-.45.475-1.15t-.475-1.2Q24.7 15 24 15q-.7 0-1.175.5-.475.5-.475 1.2t.475 1.15q.475.45 1.175.45ZM24 44q-4.1 0-7.75-1.575-3.65-1.575-6.375-4.3-2.725-2.725-4.3-6.375Q4 28.1 4 23.95q0-4.1 1.575-7.75 1.575-3.65 4.3-6.35 2.725-2.7 6.375-4.275Q19.9 4 24.05 4q4.1 0 7.75 1.575 3.65 1.575 6.35 4.275 2.7 2.7 4.275 6.35Q44 19.85 44 24q0 4.1-1.575 7.75-1.575 3.65-4.275 6.375t-6.35 4.3Q28.15 44 24 44Zm.05-3q7.05 0 12-4.975T41 23.95q0-7.05-4.95-12T24 7q-7.05 0-12.025 4.95Q7 16.9 7 24q0 7.05 4.975 12.025Q16.95 41 24.05 41ZM24 24Z"] | ||
path: ["M11 7H13V9H11V7ZM11 11H13V17H11V11ZM12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 20C7.59 20 4 16.41 4 12C4 7.59 7.59 4 12 4C16.41 4 20 7.59 20 12C20 16.41 16.41 20 12 20Z"], | ||
viewBox: "0 0 24 24" | ||
}, | ||
@@ -224,2 +226,6 @@ leftArrow: { | ||
}, | ||
warningOutline: { | ||
path: ["M12 5.99L19.53 19H4.47L12 5.99ZM12 2L1 21H23L12 2ZM13 16H11V18H13V16ZM13 10H11V14H13V10Z"], | ||
viewBox: "0 0 24 24" | ||
}, | ||
wrench: { | ||
@@ -226,0 +232,0 @@ path: ["M22.7 19l-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.3-2.3c.5-.4.5-1.1.1-1.4z"], |
{ | ||
"name": "@nulogy/icons", | ||
"version": "4.19.0", | ||
"version": "4.23.0", | ||
"description": "A collection of Nulogy's svg icons", | ||
@@ -5,0 +5,0 @@ "main": "dist/main.js", |
@@ -17,11 +17,12 @@ # @nulogy/icons | ||
We use a subset of "Outlined" Material icons at Nulogy. To find and add a new one: | ||
To find and add a new icon: | ||
1. Search [Material Icons](https://material.io/resources/icons/) for the icon you need | ||
2. Clone this repo (`git clone https://github.com/nulogy/nds-icons.git`) | ||
3. Download svg and rename to desired icon name (in camelCase) | ||
4. Place svg in `assets/` folder | ||
5. run `yarn && yarn build` to make the icon available to use | ||
6. Commit the changes using a [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) message | ||
7. Submit PR | ||
2. In Figma, use the Material Design Icons plugin to add the icon to a document. Export the icon as SVG | ||
3. Clone this repo (`git clone https://github.com/nulogy/nds-icons.git`) | ||
4. Rename the SVG to desired icon name (in camelCase) | ||
5. Place SVG in `assets/` folder | ||
6. run `yarn && yarn build` to make the icon available to use | ||
7. Commit the changes using a [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) message | ||
8. Submit PR | ||
@@ -28,0 +29,0 @@ ## 💬 Questions |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
22251
243
31