Skip to content

Commit

Permalink
feat: add css icons (#194)
Browse files Browse the repository at this point in the history
- `16/css-fill`
- `16/css-stroke`
- `12/css-fill`
- `12/css-stroke`
  • Loading branch information
steue committed Oct 7, 2020
1 parent fc9f3a8 commit 1e59389
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 0 deletions.
2 changes: 2 additions & 0 deletions demo/12px/index.js
Expand Up @@ -101,6 +101,8 @@ Garden.svgIDs = [
'zd-svg-icon-12-copy-stroke',
'zd-svg-icon-12-credit-card-fill',
'zd-svg-icon-12-credit-card-stroke',
'zd-svg-icon-12-css-fill',
'zd-svg-icon-12-css-stroke',
'zd-svg-icon-12-cursor-arrow-fill',
'zd-svg-icon-12-cursor-arrow-stroke',
'zd-svg-icon-12-cutlery-fill',
Expand Down
2 changes: 2 additions & 0 deletions demo/16px/index.js
Expand Up @@ -101,6 +101,8 @@ Garden.svgIDs = [
'zd-svg-icon-16-copy-stroke',
'zd-svg-icon-16-credit-card-fill',
'zd-svg-icon-16-credit-card-stroke',
'zd-svg-icon-16-css-fill',
'zd-svg-icon-16-css-stroke',
'zd-svg-icon-16-cursor-arrow-fill',
'zd-svg-icon-16-cursor-arrow-stroke',
'zd-svg-icon-16-cutlery-fill',
Expand Down
3 changes: 3 additions & 0 deletions src/12/css-fill.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/12/css-stroke.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/16/css-fill.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/16/css-stroke.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1e59389

Please sign in to comment.