Skip to content

Commit

Permalink
feat: some files where updated/added | file.svg, file_medium.svg, ver…
Browse files Browse the repository at this point in the history
…sion.lock, file.js, file_medium.js, icons.lock
  • Loading branch information
tujoworker committed Feb 5, 2019
1 parent 1716e33 commit 34d49f8
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/dnb-ui-lib/assets/icons/file.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/dnb-ui-lib/assets/icons/file_medium.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/dnb-ui-lib/scripts/figma/version.lock
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"1a3caba565dddc0a936aaddc29a82887":"107170929"}
{"1a3caba565dddc0a936aaddc29a82887":"107426299"}
2 changes: 1 addition & 1 deletion packages/dnb-ui-lib/src/icons/file.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const file = props => (
<path
fillRule="evenodd"
clipRule="evenodd"
d="M11.641 1.5c.057 0 .111.022.152.062l1.904 1.858c.042.041.065.097.065.155v10.712c0 .12-.097.217-.217.217H1.942a.217.217 0 0 1-.217-.217V1.717c0-.12.097-.217.217-.217h9.699zM12.84.488A1.717 1.717 0 0 0 11.64 0H1.942C.994 0 .225.769.225 1.717v12.57c0 .948.769 1.717 1.717 1.717h11.603c.949 0 1.717-.769 1.717-1.717V3.575c0-.462-.187-.906-.518-1.229L12.84.488zM3.905 4.985a.6.6 0 1 0 0 1.2h7.736a.6.6 0 1 0 0-1.2H3.905zm-.6 3.5a.6.6 0 0 1 .6-.6h7.736a.6.6 0 1 1 0 1.2H3.905a.6.6 0 0 1-.6-.6zm.6 2.301a.6.6 0 1 0 0 1.2h3.868a.6.6 0 1 0 0-1.2H3.905z"
d="M11.641 1.5c.057 0 .111.022.152.062l1.904 1.858a.216.216 0 0 1 .065.155v10.712c0 .12-.097.217-.217.217H1.942a.217.217 0 0 1-.217-.217V1.717c0-.12.097-.217.217-.217h9.699zM12.84.488A1.717 1.717 0 0 0 11.64 0H1.942C.994 0 .225.769.225 1.717v12.57c0 .948.769 1.717 1.717 1.717h11.603c.949 0 1.717-.769 1.717-1.717V3.575c0-.462-.187-.906-.518-1.229L12.84.488zM3.905 4.985a.6.6 0 1 0 0 1.2h7.736a.6.6 0 1 0 0-1.2H3.905zm-.6 3.5a.6.6 0 0 1 .6-.6h7.736a.6.6 0 1 1 0 1.2H3.905a.6.6 0 0 1-.6-.6zm.6 2.301a.6.6 0 1 0 0 1.2h3.868a.6.6 0 1 0 0-1.2H3.905z"
fill="#000"
/>
</svg>
Expand Down
2 changes: 1 addition & 1 deletion packages/dnb-ui-lib/src/icons/file_medium.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const file_medium = props => (
strokeLinejoin="round"
/>
<path
d="M6.045 8.25h12M6.045 12.75h12M6.045 17.25h6"
d="M6.045 8.25h12m-12 4.5h12m-12 4.5h6"
stroke="#000"
strokeWidth={1.5}
strokeLinecap="round"
Expand Down
Loading

0 comments on commit 34d49f8

Please sign in to comment.