Skip to content

Commit

Permalink
chore: some icons/assets got added/changed during CI | coins_1.svg, c…
Browse files Browse the repository at this point in the history
…oins_1_medium.svg, eufemia-icons-xml-categorized.tgz, eufemia-icons-xml.tgz, scan.svg, scan_medium.svg, version.lock, coins_1.tsx, coins_1_medium.tsx, icons-svg.lock, index.ts, scan.tsx, scan_medium.tsx, secondary_icons.ts, secondary_icons_medium.ts, icons-meta.json, index.ts, browser.svg, browser_medium.svg, digipass_corporate.svg, digipass_corporate_medium.svg, digipass_private.svg, digipass_private_medium.svg, envelope_open.svg, envelope_open_medium.svg, laptop.svg, laptop_medium.svg, mobile.svg, mobile_medium.svg, money_left.svg, money_left_medium.svg, teenager.svg, teenager_medium.svg, browser.ts, browser_medium.ts, digipass_corporate.ts, digipass_corporate_medium.ts, digipass_private.ts, digipass_private_medium.ts, browser.tsx, browser_medium.tsx, digipass_corporate.tsx, digipass_corporate_medium.tsx, digipass_private.tsx, digipass_private_medium.tsx, envelope_open.tsx, envelope_open_medium.tsx, laptop.tsx, laptop_medium.tsx, mobile.tsx, mobile_medium.tsx, money_left.tsx, money_left_medium.tsx, teenager.tsx, teenager_medium.tsx, envelope_open.ts, envelope_open_medium.ts, laptop.ts, laptop_medium.ts, mobile.ts, mobile_medium.ts, money_left.ts, money_left_medium.ts, teenager.ts, teenager_medium.ts
  • Loading branch information
tujoworker committed Dec 12, 2023
1 parent e5207a1 commit caaa6ff
Show file tree
Hide file tree
Showing 65 changed files with 1,954 additions and 1,091 deletions.
1 change: 1 addition & 0 deletions packages/dnb-eufemia/assets/icons/dnb/browser.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/dnb-eufemia/assets/icons/dnb/browser_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-eufemia/assets/icons/dnb/coins_1.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-eufemia/assets/icons/dnb/coins_1_medium.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/dnb-eufemia/assets/icons/dnb/digipass_private.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/dnb-eufemia/assets/icons/dnb/envelope_open.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified packages/dnb-eufemia/assets/icons/dnb/eufemia-icons-xml.tgz
Binary file not shown.
1 change: 1 addition & 0 deletions packages/dnb-eufemia/assets/icons/dnb/laptop.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/dnb-eufemia/assets/icons/dnb/laptop_medium.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/dnb-eufemia/assets/icons/dnb/mobile.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/dnb-eufemia/assets/icons/dnb/mobile_medium.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/dnb-eufemia/assets/icons/dnb/money_left.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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-eufemia/assets/icons/dnb/scan.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-eufemia/assets/icons/dnb/scan_medium.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/dnb-eufemia/assets/icons/dnb/teenager.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/dnb-eufemia/assets/icons/dnb/teenager_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-eufemia/scripts/figma/version.lock
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"441fb3d401607756e7399d9c32cc6ba3":"3583702471"}
{"441fb3d401607756e7399d9c32cc6ba3":"4764897694"}
4 changes: 4 additions & 0 deletions packages/dnb-eufemia/src/icons/browser.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/** This file is auto generated by convertSvgToJsx.ts */

import icon from './dnb/browser'
export default icon
4 changes: 4 additions & 0 deletions packages/dnb-eufemia/src/icons/browser_medium.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/** This file is auto generated by convertSvgToJsx.ts */

import icon from './dnb/browser_medium'
export default icon
4 changes: 4 additions & 0 deletions packages/dnb-eufemia/src/icons/digipass_corporate.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/** This file is auto generated by convertSvgToJsx.ts */

import icon from './dnb/digipass_corporate'
export default icon
4 changes: 4 additions & 0 deletions packages/dnb-eufemia/src/icons/digipass_corporate_medium.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/** This file is auto generated by convertSvgToJsx.ts */

import icon from './dnb/digipass_corporate_medium'
export default icon
4 changes: 4 additions & 0 deletions packages/dnb-eufemia/src/icons/digipass_private.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/** This file is auto generated by convertSvgToJsx.ts */

import icon from './dnb/digipass_private'
export default icon
4 changes: 4 additions & 0 deletions packages/dnb-eufemia/src/icons/digipass_private_medium.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/** This file is auto generated by convertSvgToJsx.ts */

import icon from './dnb/digipass_private_medium'
export default icon
21 changes: 21 additions & 0 deletions packages/dnb-eufemia/src/icons/dnb/browser.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
/** This file is auto generated by convertSvgToJsx.ts */

import React from 'react'
const browser = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
width={16}
height={16}
fill="none"
viewBox="0 0 16 16"
{...props}
>
<path
stroke="#000"
strokeLinejoin="round"
strokeWidth={1.5}
d="M.5 4.5h15M5.75 4v10M2 14.5h12a1 1 0 0 0 1-1v-11a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1Z"
/>
</svg>
)
export default browser
21 changes: 21 additions & 0 deletions packages/dnb-eufemia/src/icons/dnb/browser_medium.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
/** This file is auto generated by convertSvgToJsx.ts */

import React from 'react'
const browser_medium = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
width={24}
height={24}
fill="none"
viewBox="0 0 24 24"
{...props}
>
<path
stroke="#000"
strokeLinejoin="round"
strokeWidth={1.5}
d="M1 6.25h22M7.75 7v15M2.25 2h19.5s1.5 0 1.5 1.5v17s0 1.5-1.5 1.5H2.25s-1.5 0-1.5-1.5v-17S.75 2 2.25 2Z"
/>
</svg>
)
export default browser_medium
2 changes: 1 addition & 1 deletion packages/dnb-eufemia/src/icons/dnb/coins_1.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const coins_1 = (props) => (
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth={1.5}
d="M1 2.59v9.508M1 2.59c0 .879 2.137 1.59 4.773 1.59 2.636 0 4.773-.711 4.773-1.59M1 2.59C1 1.712 3.137 1 5.773 1c2.636 0 4.773.712 4.773 1.59M1 2.59v3.144m0 6.364c0 .9 2.137 1.63 4.773 1.63h.67M1 12.097V8.916m9.546-6.325v4.753m0-4.753v3.143M1 8.916c0 .842 1.873 1.536 4.275 1.62h.18M1 8.917V5.734m0 0c0 .9 2.137 1.63 4.773 1.63 2.636 0 4.773-.73 4.773-1.63m0 0v1.61m0 0v.819M5.455 9.75c0-.879 2.136-1.59 4.772-1.59.107 0 .213 0 .319.003M5.455 9.75c0 .9 2.136 1.63 4.772 1.63S15 10.65 15 9.75m-9.545 0v.787M15 9.75v2.984c0 .9-2.137 1.63-4.773 1.63-1.54 0-2.91-.25-3.784-.637M15 9.75c0-.843-1.967-1.533-4.454-1.587m-5.091 2.374v2.197c0 .374.368.718.988.993"
d="M1 3.24v9.508M1 3.24c0 .878 2.137 1.59 4.773 1.59 2.636 0 4.773-.712 4.773-1.59M1 3.24c0-.878 2.137-1.59 4.773-1.59 2.636 0 4.773.712 4.773 1.59M1 3.24v3.144m0 6.364c0 .9 2.137 1.63 4.773 1.63h.67M1 12.747V9.566m9.546-6.325v4.753m0-4.753v3.143M1 9.566c0 .842 1.873 1.536 4.275 1.62h.18M1 9.567V6.384m0 0c0 .9 2.137 1.63 4.773 1.63 2.636 0 4.773-.73 4.773-1.63m0 0v1.61m0 0v.818M5.455 10.4c0-.879 2.136-1.591 4.772-1.591.107 0 .213.001.319.003M5.455 10.4c0 .9 2.136 1.63 4.772 1.63S15 11.3 15 10.4m-9.545 0v.787M15 10.4v2.984c0 .9-2.137 1.63-4.773 1.63-1.54 0-2.91-.25-3.784-.637M15 10.4c0-.843-1.967-1.533-4.454-1.588m-5.091 2.375v2.197c0 .374.368.718.988.993"
/>
</svg>
)
Expand Down
2 changes: 1 addition & 1 deletion packages/dnb-eufemia/src/icons/dnb/coins_1_medium.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const coins_1_medium = (props) => (
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth={1.5}
d="M1 3.75v14.939M1 3.75c0 1.38 3.358 2.5 7.5 2.5 4.142 0 7.5-1.12 7.5-2.5m-15 0c0-1.38 3.358-2.5 7.5-2.5 4.142 0 7.5 1.12 7.5 2.5m-15 0v4.939m0 10c0 1.414 3.358 2.561 7.5 2.561h1.054M1 18.689v-5M16 3.75v7.47m0-7.47v4.939m-15 5c0 1.324 2.944 2.414 6.718 2.547H8M1 13.69v-5m0 0c0 1.414 3.358 2.561 7.5 2.561 4.142 0 7.5-1.147 7.5-2.561m0 0v2.53m0 0v1.287M8 15c0-1.38 3.358-2.5 7.5-2.5.168 0 .335.002.5.005M8 15c0 1.414 3.358 2.561 7.5 2.561 4.142 0 7.5-1.147 7.5-2.561M8 15v1.236M23 15v4.689c0 1.414-3.358 2.561-7.5 2.561-2.421 0-4.575-.392-5.946-1M23 15c0-1.325-3.091-2.409-7-2.495m-8 3.731v3.453c0 .587.58 1.129 1.554 1.561"
d="M1 4.5v14.939M1 4.5C1 5.88 4.358 7 8.5 7 12.642 7 16 5.88 16 4.5m-15 0C1 3.12 4.358 2 8.5 2 12.642 2 16 3.12 16 4.5m-15 0v4.939m0 10C1 20.853 4.358 22 8.5 22h1.054M1 19.439v-5M16 4.5v7.47m0-7.47v4.939m-15 5c0 1.324 2.944 2.414 6.718 2.547H8M1 14.44v-5m0 0C1 10.853 4.358 12 8.5 12c4.142 0 7.5-1.147 7.5-2.561m0 0v2.53m0 0v1.287M8 15.75c0-1.38 3.358-2.5 7.5-2.5.168 0 .335.002.5.005M8 15.75c0 1.414 3.358 2.561 7.5 2.561 4.142 0 7.5-1.147 7.5-2.561m-15 0v1.236m15-1.236v4.689C23 21.853 19.642 23 15.5 23c-2.421 0-4.575-.392-5.946-1M23 15.75c0-1.325-3.091-2.409-7-2.495m-8 3.731v3.453c0 .587.58 1.129 1.554 1.561"
/>
</svg>
)
Expand Down
Loading

0 comments on commit caaa6ff

Please sign in to comment.