-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: some files where updated/added | version.lock, icons.lock, inde…
…x.js, primary_icons.js, group_essential_alert_alarm_bell.svg, group_essential_delete_bin_1.svg, group_essential_form_validation_check_1.svg, interface_essential_delete_bin_1.svg, group_essential_alert_alarm_bell.js, group_essential_delete_bin_1.js, group_essential_form_validation_check_1.js, interface_essential_alert_alarm_bell.js, interface_essential_delete_bin_1.js, interface_essential_form_validation_check_1.js
- Loading branch information
1 parent
c615ecf
commit df047fa
Showing
14 changed files
with
113 additions
and
2 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
packages/dnb-ui-lib/assets/icons/group_essential_alert_alarm_bell.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
1
packages/dnb-ui-lib/assets/icons/group_essential_delete_bin_1.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
1
packages/dnb-ui-lib/assets/icons/group_essential_form_validation_check_1.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
1
packages/dnb-ui-lib/assets/icons/interface_essential_delete_bin_1.svg
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 @@ | ||
{"1a3caba565dddc0a936aaddc29a82887":"37801733"} | ||
{"1a3caba565dddc0a936aaddc29a82887":"38359211"} |
25 changes: 25 additions & 0 deletions
25
packages/dnb-ui-lib/src/icons/group_essential_alert_alarm_bell.js
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,25 @@ | ||
/** This file is auto generated by convertSvgToJsx.js */ | ||
|
||
import React from 'react' | ||
|
||
const group_essential_alert_alarm_bell = props => ( | ||
<svg viewBox="0 0 14 16" {...props}> | ||
<path | ||
d="M5.417 14.25a1.391 1.391 0 0 0 2.67 0M6.75 2V.75" | ||
stroke="#000" | ||
strokeWidth={1.5} | ||
strokeLinecap="round" | ||
strokeLinejoin="round" | ||
/> | ||
<path | ||
clipRule="evenodd" | ||
d="M6.75 2a5 5 0 0 1 5 5c0 4.698 1 5.5 1 5.5h-12s1-1.277 1-5.5a5 5 0 0 1 5-5z" | ||
stroke="#000" | ||
strokeWidth={1.5} | ||
strokeLinecap="round" | ||
strokeLinejoin="round" | ||
/> | ||
</svg> | ||
) | ||
|
||
export default group_essential_alert_alarm_bell |
40 changes: 40 additions & 0 deletions
40
packages/dnb-ui-lib/src/icons/group_essential_delete_bin_1.js
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,40 @@ | ||
/** This file is auto generated by convertSvgToJsx.js */ | ||
|
||
import React from 'react' | ||
|
||
const group_essential_delete_bin_1 = props => ( | ||
<svg viewBox="0 0 16 16" {...props}> | ||
<path | ||
d="M.75 3.25h14" | ||
stroke="#000" | ||
strokeWidth={1.5} | ||
strokeLinecap="round" | ||
strokeLinejoin="round" | ||
/> | ||
<path | ||
clipRule="evenodd" | ||
d="M9.25.75h-3a1 1 0 0 0-1 1v1.5h5v-1.5a1 1 0 0 0-1-1z" | ||
stroke="#000" | ||
strokeWidth={1.5} | ||
strokeLinecap="round" | ||
strokeLinejoin="round" | ||
/> | ||
<path | ||
d="M6.25 11.75v-5M9.25 11.75v-5" | ||
stroke="#000" | ||
strokeWidth={1.5} | ||
strokeLinecap="round" | ||
strokeLinejoin="round" | ||
/> | ||
<path | ||
clipRule="evenodd" | ||
d="M12.327 14.333a1 1 0 0 1-.997.917H4.17a1 1 0 0 1-.996-.917L2.25 3.25h11l-.923 11.083z" | ||
stroke="#000" | ||
strokeWidth={1.5} | ||
strokeLinecap="round" | ||
strokeLinejoin="round" | ||
/> | ||
</svg> | ||
) | ||
|
||
export default group_essential_delete_bin_1 |
17 changes: 17 additions & 0 deletions
17
packages/dnb-ui-lib/src/icons/group_essential_form_validation_check_1.js
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,17 @@ | ||
/** This file is auto generated by convertSvgToJsx.js */ | ||
|
||
import React from 'react' | ||
|
||
const group_essential_form_validation_check_1 = props => ( | ||
<svg viewBox="0 0 16 16" {...props}> | ||
<path | ||
d="M15.248.75L5.524 14.642a1.418 1.418 0 0 1-2.3.038L.75 11.382" | ||
stroke="#000" | ||
strokeWidth={1.5} | ||
strokeLinecap="round" | ||
strokeLinejoin="round" | ||
/> | ||
</svg> | ||
) | ||
|
||
export default group_essential_form_validation_check_1 |
Large diffs are not rendered by default.
Oops, something went wrong.
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
5 changes: 5 additions & 0 deletions
5
packages/dnb-ui-lib/src/icons/interface_essential_alert_alarm_bell.js
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,5 @@ | ||
/** This file is auto generated by convertSvgToJsx.js */ | ||
|
||
import group_essential_alert_alarm_bell from './group_essential_alert_alarm_bell.js' | ||
|
||
export { group_essential_alert_alarm_bell } |
5 changes: 5 additions & 0 deletions
5
packages/dnb-ui-lib/src/icons/interface_essential_delete_bin_1.js
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,5 @@ | ||
/** This file is auto generated by convertSvgToJsx.js */ | ||
|
||
import group_essential_delete_bin_1 from './group_essential_delete_bin_1.js' | ||
|
||
export { group_essential_delete_bin_1 } |
5 changes: 5 additions & 0 deletions
5
packages/dnb-ui-lib/src/icons/interface_essential_form_validation_check_1.js
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,5 @@ | ||
/** This file is auto generated by convertSvgToJsx.js */ | ||
|
||
import group_essential_form_validation_check_1 from './group_essential_form_validation_check_1.js' | ||
|
||
export { group_essential_form_validation_check_1 } |
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