Skip to content

Commit

Permalink
feat: add camera icons (#267)
Browse files Browse the repository at this point in the history
Co-authored-by: Mike Tobia <Francois-Esquire@users.noreply.github.com>
Co-authored-by: Jonathan Zempel <jzempel@gmail.com>
  • Loading branch information
3 people authored Apr 11, 2022
1 parent d78f7ae commit 6bad619
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 @@ -54,6 +54,8 @@ export const SVGs = [
'zd-svg-icon-12-building-stroke',
'zd-svg-icon-12-calendar-fill',
'zd-svg-icon-12-calendar-stroke',
'zd-svg-icon-12-camera-fill',
'zd-svg-icon-12-camera-stroke',
'zd-svg-icon-12-car-fill',
'zd-svg-icon-12-car-stroke',
'zd-svg-icon-12-center-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 @@ -54,6 +54,8 @@ export const SVGs = [
'zd-svg-icon-16-building-stroke',
'zd-svg-icon-16-calendar-fill',
'zd-svg-icon-16-calendar-stroke',
'zd-svg-icon-16-camera-fill',
'zd-svg-icon-16-camera-stroke',
'zd-svg-icon-16-car-fill',
'zd-svg-icon-16-car-stroke',
'zd-svg-icon-16-center-fill',
Expand Down
3 changes: 3 additions & 0 deletions src/12/camera-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/camera-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/camera-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/camera-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 6bad619

Please sign in to comment.