chore(ui): add business icons export to shared icons index
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
export * from './add-remove.js'
|
export * from './add-remove.js'
|
||||||
|
export * from './business.js'
|
||||||
|
|
||||||
export const ArrowDown01Icon = (props) => (
|
export const ArrowDown01Icon = (props) => (
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width={64} height={64} color={"currentColor"} fill={"none"} {...props}>
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width={64} height={64} color={"currentColor"} fill={"none"} {...props}>
|
||||||
|
|||||||
Reference in New Issue
Block a user