Skip to content

Commit

Permalink
feat: some files where updated/added | check_alt_01.js, fullscreen.js…
Browse files Browse the repository at this point in the history
…, fullscreen_medium.js, hamburger.js, hamburger_medium.js, logout.js, trash.js
  • Loading branch information
tujoworker committed Jan 18, 2019
1 parent 32642dd commit b007c5b
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions packages/dnb-ui-lib/src/icons/check_alt_01.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import React from 'react'

const check_alt_01 = props => (
<svg viewBox="0 0 16 16" fill="none" {...props}>
<g clipPath="url(#clip1515)">
<g clipPath="url(#clip-66224fe0514fadb62d40c0aaaf512517)">
<path
fillRule="evenodd"
clipRule="evenodd"
Expand All @@ -13,7 +13,7 @@ const check_alt_01 = props => (
/>
</g>
<defs>
<clipPath id="clip1515">
<clipPath id="clip-66224fe0514fadb62d40c0aaaf512517">
<path fill="#fff" d="M0 0h16v16H0z" />
</clipPath>
</defs>
Expand Down
4 changes: 2 additions & 2 deletions packages/dnb-ui-lib/src/icons/fullscreen.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ import React from 'react'
const fullscreen = props => (
<svg viewBox="0 0 16 16" fill="none" {...props}>
<g
clipPath="url(#clip1447)"
clipPath="url(#clip-74ba0736dad9b7236e2c7db4f4f4b874)"
fillRule="evenodd"
clipRule="evenodd"
fill="#000"
>
<path d="M6.614 10.447a.75.75 0 0 0-1.061-1.06L1.5 13.438v-1.522a.75.75 0 0 0-1.5 0v3.333a.747.747 0 0 0 .218.529l.002.001.001.002A.75.75 0 0 0 .75 16h3.333a.75.75 0 0 0 0-1.5H2.561l4.053-4.053zM15.943.463a.75.75 0 0 0-.161-.242L15.78.22V.218A.748.748 0 0 0 15.25 0h-3.333a.75.75 0 0 0 0 1.5h1.522L9.386 5.553a.75.75 0 1 0 1.061 1.06L14.5 2.562v1.522a.75.75 0 0 0 1.5 0V.75a.75.75 0 0 0-.057-.287zM.057.463A.748.748 0 0 0 0 .75v3.333a.75.75 0 1 0 1.5 0V2.561l4.053 4.053a.75.75 0 1 0 1.06-1.061L2.562 1.5h1.522a.75.75 0 1 0 0-1.5H.75a.748.748 0 0 0-.693.463zm10.39 8.923a.75.75 0 1 0-1.06 1.061l4.052 4.053h-1.522a.75.75 0 1 0 0 1.5h3.333a.75.75 0 0 0 .525-.215l.01-.01A.748.748 0 0 0 16 15.25v-3.333a.75.75 0 0 0-1.5 0v1.522l-4.053-4.053z" />
</g>
<defs>
<clipPath id="clip1447">
<clipPath id="clip-74ba0736dad9b7236e2c7db4f4f4b874">
<path fill="#fff" d="M0 0h16v16H0z" />
</clipPath>
</defs>
Expand Down
4 changes: 2 additions & 2 deletions packages/dnb-ui-lib/src/icons/fullscreen_medium.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ import React from 'react'
const fullscreen_medium = props => (
<svg viewBox="0 0 24 24" fill="none" {...props}>
<g
clipPath="url(#clip1342)"
clipPath="url(#clip-e3bd68f4259d05be6553545dd765f2a5)"
fillRule="evenodd"
clipRule="evenodd"
fill="#000"
>
<path d="M9.28 15.78a.75.75 0 1 0-1.06-1.06L1.5 21.44v-3.19a.75.75 0 0 0-1.5 0v5a.748.748 0 0 0 .75.75h5a.75.75 0 0 0 0-1.5H2.56l6.72-6.72zM23.943.463A.748.748 0 0 0 23.25 0h-5a.75.75 0 0 0 0 1.5h3.19l-6.72 6.72a.75.75 0 0 0 1.06 1.06l6.72-6.72v3.19a.75.75 0 0 0 1.5 0v-5a.747.747 0 0 0-.057-.287zM.463.057A.748.748 0 0 0 0 .75v5a.75.75 0 0 0 1.5 0V2.56l6.72 6.72a.75.75 0 0 0 1.06-1.06L2.56 1.5h3.19a.75.75 0 0 0 0-1.5h-5a.748.748 0 0 0-.287.057zM15.78 14.72a.75.75 0 1 0-1.06 1.06l6.72 6.72h-3.19a.75.75 0 0 0 0 1.5h5a.747.747 0 0 0 .75-.75v-5a.75.75 0 0 0-1.5 0v3.19l-6.72-6.72z" />
</g>
<defs>
<clipPath id="clip1342">
<clipPath id="clip-e3bd68f4259d05be6553545dd765f2a5">
<path fill="#fff" d="M0 0h24v24H0z" />
</clipPath>
</defs>
Expand Down
4 changes: 2 additions & 2 deletions packages/dnb-ui-lib/src/icons/hamburger.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import React from 'react'

const hamburger = props => (
<svg viewBox="0 0 16 16" fill="none" {...props}>
<g clipPath="url(#clip1136)">
<g clipPath="url(#clip-140d3ea2b0c7a720b8fcc236deedd04f)">
<path
fillRule="evenodd"
clipRule="evenodd"
Expand All @@ -13,7 +13,7 @@ const hamburger = props => (
/>
</g>
<defs>
<clipPath id="clip1136">
<clipPath id="clip-140d3ea2b0c7a720b8fcc236deedd04f">
<path fill="#fff" d="M0 0h16v16H0z" />
</clipPath>
</defs>
Expand Down
4 changes: 2 additions & 2 deletions packages/dnb-ui-lib/src/icons/hamburger_medium.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import React from 'react'

const hamburger_medium = props => (
<svg viewBox="0 0 24 24" fill="none" {...props}>
<g clipPath="url(#clip1546)">
<g clipPath="url(#clip-235c487519885c38737ce745dcfc4001)">
<path
fillRule="evenodd"
clipRule="evenodd"
Expand All @@ -13,7 +13,7 @@ const hamburger_medium = props => (
/>
</g>
<defs>
<clipPath id="clip1546">
<clipPath id="clip-235c487519885c38737ce745dcfc4001">
<path fill="#fff" d="M0 0h24v24H0z" />
</clipPath>
</defs>
Expand Down
4 changes: 2 additions & 2 deletions packages/dnb-ui-lib/src/icons/logout.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import React from 'react'

const logout = props => (
<svg viewBox="0 0 16 16" fill="none" {...props}>
<g clipPath="url(#clip1879)">
<g clipPath="url(#clip-4236a440a662cc8253d7536e5aa17942)">
<path
fillRule="evenodd"
clipRule="evenodd"
Expand All @@ -13,7 +13,7 @@ const logout = props => (
/>
</g>
<defs>
<clipPath id="clip1879">
<clipPath id="clip-4236a440a662cc8253d7536e5aa17942">
<path fill="#fff" d="M0 0h16v16H0z" />
</clipPath>
</defs>
Expand Down
4 changes: 2 additions & 2 deletions packages/dnb-ui-lib/src/icons/trash.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import React from 'react'
const trash = props => (
<svg viewBox="0 0 16 16" fill="none" {...props}>
<g
clipPath="url(#clip1694)"
clipPath="url(#clip-30639096bfe4ec4b9f17696ef1d02b9f)"
stroke="#000"
strokeWidth={1.5}
strokeLinecap="round"
Expand All @@ -23,7 +23,7 @@ const trash = props => (
/>
</g>
<defs>
<clipPath id="clip1694">
<clipPath id="clip-30639096bfe4ec4b9f17696ef1d02b9f">
<path fill="#fff" d="M0 0h16v16H0z" />
</clipPath>
</defs>
Expand Down

0 comments on commit b007c5b

Please sign in to comment.