Skip to content

Commit

Permalink
feat: add bookmark icons (#342)
Browse files Browse the repository at this point in the history
  • Loading branch information
steue authored Jun 21, 2024
1 parent 186ec54 commit 8f1cc78
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/.stories/12px.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ export const SVGs = [
'zd-svg-icon-12-book-closed-stroke',
'zd-svg-icon-12-book-open-fill',
'zd-svg-icon-12-book-open-stroke',
'zd-svg-icon-12-bookmark-fill',
'zd-svg-icon-12-bookmark-stroke',
'zd-svg-icon-12-box-3d-fill',
'zd-svg-icon-12-box-3d-stroke',
'zd-svg-icon-12-building-fill',
Expand Down
2 changes: 2 additions & 0 deletions src/.stories/16px.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ export const SVGs = [
'zd-svg-icon-16-book-closed-stroke',
'zd-svg-icon-16-book-open-fill',
'zd-svg-icon-16-book-open-stroke',
'zd-svg-icon-16-bookmark-fill',
'zd-svg-icon-16-bookmark-stroke',
'zd-svg-icon-16-box-3d-fill',
'zd-svg-icon-16-box-3d-stroke',
'zd-svg-icon-16-building-fill',
Expand Down
3 changes: 3 additions & 0 deletions src/12/bookmark-fill.svg
Loading
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/bookmark-stroke.svg
Loading
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/bookmark-fill.svg
Loading
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/bookmark-stroke.svg
Loading
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 8f1cc78

Please sign in to comment.