-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: some icons/assets got added/changed during CI | coins_1.svg, c…
…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
Showing
65 changed files
with
1,954 additions
and
1,091 deletions.
There are no files selected for viewing
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.
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
1
packages/dnb-eufemia/assets/icons/dnb/digipass_corporate_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.
1 change: 1 addition & 0 deletions
1
packages/dnb-eufemia/assets/icons/dnb/digipass_private_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.
Binary file modified
BIN
+124 KB
(200%)
packages/dnb-eufemia/assets/icons/dnb/eufemia-icons-xml-categorized.tgz
Binary file not shown.
Binary file not shown.
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.
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.
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"441fb3d401607756e7399d9c32cc6ba3":"3583702471"} | ||
{"441fb3d401607756e7399d9c32cc6ba3":"4764897694"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.