Skip to content

Commit

Permalink
feat: add linkedin icons (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
jzempel authored Jan 23, 2020
1 parent c671f6b commit 6d0fd7e
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
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,8 @@ Garden.svgIDs = [
'zd-svg-icon-12-line-graph-stroke',
'zd-svg-icon-12-link-fill',
'zd-svg-icon-12-link-stroke',
'zd-svg-icon-12-linkedin-fill',
'zd-svg-icon-12-linkedin-stroke',
'zd-svg-icon-12-list-bullet-fill',
'zd-svg-icon-12-list-bullet-stroke',
'zd-svg-icon-12-list-number-fill',
Expand Down
2 changes: 2 additions & 0 deletions demo/16px/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,8 @@ Garden.svgIDs = [
'zd-svg-icon-16-line-graph-stroke',
'zd-svg-icon-16-link-fill',
'zd-svg-icon-16-link-stroke',
'zd-svg-icon-16-linkedin-fill',
'zd-svg-icon-16-linkedin-stroke',
'zd-svg-icon-16-list-bullet-fill',
'zd-svg-icon-16-list-bullet-stroke',
'zd-svg-icon-16-list-number-fill',
Expand Down
3 changes: 3 additions & 0 deletions src/12/linkedin-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/linkedin-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/linkedin-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/linkedin-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 6d0fd7e

Please sign in to comment.