chore(ui): add business icons export to shared icons index

This commit is contained in:
2026-04-26 10:51:27 -04:00
parent 3dc6c2a60e
commit 8254e05202
+1
View File
@@ -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}>