File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -136,6 +136,7 @@ import { ReactComponent as ICSortDescending } from '@IconsV2/ic-sort-descending.
136136import { ReactComponent as ICSortable } from '@IconsV2/ic-sortable.svg'
137137import { ReactComponent as ICSparkleColor } from '@IconsV2/ic-sparkle-color.svg'
138138import { ReactComponent as ICSpinny } from '@IconsV2/ic-spinny.svg'
139+ import { ReactComponent as ICSprayCan } from '@IconsV2/ic-spray-can.svg'
139140import { ReactComponent as ICStack } from '@IconsV2/ic-stack.svg'
140141import { ReactComponent as ICStamp } from '@IconsV2/ic-stamp.svg'
141142import { ReactComponent as ICSuccess } from '@IconsV2/ic-success.svg'
@@ -298,6 +299,7 @@ export const iconMap = {
298299 'ic-sortable' : ICSortable ,
299300 'ic-sparkle-color' : ICSparkleColor ,
300301 'ic-spinny' : ICSpinny ,
302+ 'ic-spray-can' : ICSprayCan ,
301303 'ic-stack' : ICStack ,
302304 'ic-stamp' : ICStamp ,
303305 'ic-success' : ICSuccess ,
You can’t perform that action at this time.
0 commit comments