Skip to content

Commit

Permalink
feat: some files where updated/added | version.lock, icons.lock, inde…
Browse files Browse the repository at this point in the history
…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
tujoworker committed Dec 18, 2018
1 parent c615ecf commit df047fa
Show file tree
Hide file tree
Showing 14 changed files with 113 additions and 2 deletions.
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.
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":"37801733"}
{"1a3caba565dddc0a936aaddc29a82887":"38359211"}
25 changes: 25 additions & 0 deletions packages/dnb-ui-lib/src/icons/group_essential_alert_alarm_bell.js
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 packages/dnb-ui-lib/src/icons/group_essential_delete_bin_1.js
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
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
2 changes: 1 addition & 1 deletion packages/dnb-ui-lib/src/icons/icons.lock

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions packages/dnb-ui-lib/src/icons/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,12 @@ import exclamation from './exclamation.js'
import exclamation_medium from './exclamation_medium.js'
import fullscreen from './fullscreen.js'
import fullscreen_medium from './fullscreen_medium.js'
import group_essential_alert_alarm_bell from './group_essential_alert_alarm_bell.js'
import group_essential_delete_bin_1 from './group_essential_delete_bin_1.js'
import group_essential_form_validation_check_1 from './group_essential_form_validation_check_1.js'
import hamburger from './hamburger.js'
import hamburger_medium from './hamburger_medium.js'
import interface_essential_delete_bin_1 from './interface_essential_delete_bin_1.js'
import more from './more.js'
import more_medium from './more_medium.js'
import question from './question.js'
Expand Down Expand Up @@ -58,8 +62,12 @@ export {
exclamation_medium,
fullscreen,
fullscreen_medium,
group_essential_alert_alarm_bell,
group_essential_delete_bin_1,
group_essential_form_validation_check_1,
hamburger,
hamburger_medium,
interface_essential_delete_bin_1,
more,
more_medium,
question,
Expand Down
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 }
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 }
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 }
2 changes: 2 additions & 0 deletions packages/dnb-ui-lib/src/icons/primary_icons.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import chevron_right from './chevron_right.js'
import chevron_up from './chevron_up.js'
import close from './close.js'
import exclamation from './exclamation.js'
import interface_essential_delete_bin_1 from './interface_essential_delete_bin_1.js'
import more from './more.js'
import question from './question.js'
import save from './save.js'
Expand All @@ -27,6 +28,7 @@ export {
chevron_up,
close,
exclamation,
interface_essential_delete_bin_1,
more,
question,
save,
Expand Down

0 comments on commit df047fa

Please sign in to comment.