@nac3/forge-cli 1.0.52 → 1.0.53
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +113 -111
- package/yujin-design-system/_preview.mjs +77 -0
- package/yujin-design-system/components/_index.json +156 -0
- package/yujin-design-system/components/accordion.yujin.json +24 -0
- package/yujin-design-system/components/alert.yujin.json +30 -0
- package/yujin-design-system/components/avatar.yujin.json +23 -0
- package/yujin-design-system/components/badge.yujin.json +30 -0
- package/yujin-design-system/components/breadcrumb.yujin.json +22 -0
- package/yujin-design-system/components/button.yujin.json +35 -0
- package/yujin-design-system/components/card.yujin.json +33 -0
- package/yujin-design-system/components/checkbox.yujin.json +25 -0
- package/yujin-design-system/components/datepicker.yujin.json +26 -0
- package/yujin-design-system/components/dropdown.yujin.json +26 -0
- package/yujin-design-system/components/file-upload.yujin.json +25 -0
- package/yujin-design-system/components/form-field.yujin.json +29 -0
- package/yujin-design-system/components/input.yujin.json +32 -0
- package/yujin-design-system/components/kanban-card.yujin.json +32 -0
- package/yujin-design-system/components/modal.yujin.json +28 -0
- package/yujin-design-system/components/pagination.yujin.json +24 -0
- package/yujin-design-system/components/progress.yujin.json +23 -0
- package/yujin-design-system/components/radio.yujin.json +24 -0
- package/yujin-design-system/components/search-bar.yujin.json +26 -0
- package/yujin-design-system/components/select.yujin.json +25 -0
- package/yujin-design-system/components/sidebar.yujin.json +28 -0
- package/yujin-design-system/components/skeleton.yujin.json +23 -0
- package/yujin-design-system/components/slider.yujin.json +22 -0
- package/yujin-design-system/components/switch.yujin.json +23 -0
- package/yujin-design-system/components/table.yujin.json +28 -0
- package/yujin-design-system/components/tabs.yujin.json +28 -0
- package/yujin-design-system/components/toast.yujin.json +28 -0
- package/yujin-design-system/components/tooltip.yujin.json +27 -0
- package/yujin-design-system/components/topbar.yujin.json +23 -0
- package/yujin-design-system/components/view.yujin.json +24 -0
- package/yujin-design-system/fonts/README.md +31 -0
- package/yujin-design-system/icons/sumie/abacus-soroban.svg +1 -0
- package/yujin-design-system/icons/sumie/antenna-signal.svg +1 -0
- package/yujin-design-system/icons/sumie/anvil-block.svg +1 -0
- package/yujin-design-system/icons/sumie/arrow-down-trend.svg +1 -0
- package/yujin-design-system/icons/sumie/arrow-up-trend.svg +1 -0
- package/yujin-design-system/icons/sumie/aurora-band.svg +1 -0
- package/yujin-design-system/icons/sumie/badge-id.svg +1 -0
- package/yujin-design-system/icons/sumie/badge-medal.svg +1 -0
- package/yujin-design-system/icons/sumie/bamboo-stalk.svg +1 -0
- package/yujin-design-system/icons/sumie/bandage-cross.svg +1 -0
- package/yujin-design-system/icons/sumie/barcode-strip.svg +1 -0
- package/yujin-design-system/icons/sumie/barrel-cask.svg +1 -0
- package/yujin-design-system/icons/sumie/bell-temple.svg +1 -0
- package/yujin-design-system/icons/sumie/bird-perched.svg +1 -0
- package/yujin-design-system/icons/sumie/boat-junk.svg +1 -0
- package/yujin-design-system/icons/sumie/boat-sail.svg +1 -0
- package/yujin-design-system/icons/sumie/book-bound.svg +1 -0
- package/yujin-design-system/icons/sumie/bow-arrow.svg +1 -0
- package/yujin-design-system/icons/sumie/box-crate.svg +1 -0
- package/yujin-design-system/icons/sumie/box-stacked.svg +1 -0
- package/yujin-design-system/icons/sumie/brain-cells.svg +1 -0
- package/yujin-design-system/icons/sumie/branch-sakura.svg +1 -0
- package/yujin-design-system/icons/sumie/bridge-arched.svg +1 -0
- package/yujin-design-system/icons/sumie/briefcase.svg +1 -0
- package/yujin-design-system/icons/sumie/brush-ink.svg +1 -0
- package/yujin-design-system/icons/sumie/brush-tip.svg +1 -0
- package/yujin-design-system/icons/sumie/butterfly-wing.svg +1 -0
- package/yujin-design-system/icons/sumie/calendar-grid.svg +1 -0
- package/yujin-design-system/icons/sumie/caliper-precision.svg +1 -0
- package/yujin-design-system/icons/sumie/cart-basket.svg +1 -0
- package/yujin-design-system/icons/sumie/castle-walls.svg +1 -0
- package/yujin-design-system/icons/sumie/cat-whisker.svg +1 -0
- package/yujin-design-system/icons/sumie/check-mark.svg +1 -0
- package/yujin-design-system/icons/sumie/check-shield.svg +1 -0
- package/yujin-design-system/icons/sumie/chopsticks.svg +1 -0
- package/yujin-design-system/icons/sumie/circuit-node.svg +1 -0
- package/yujin-design-system/icons/sumie/clipboard-list.svg +1 -0
- package/yujin-design-system/icons/sumie/cloud-curl.svg +1 -0
- package/yujin-design-system/icons/sumie/cloud-platform.svg +1 -0
- package/yujin-design-system/icons/sumie/coin-mon.svg +1 -0
- package/yujin-design-system/icons/sumie/coin-stack.svg +1 -0
- package/yujin-design-system/icons/sumie/comb-wooden.svg +1 -0
- package/yujin-design-system/icons/sumie/comet-trail.svg +1 -0
- package/yujin-design-system/icons/sumie/compass-marine.svg +1 -0
- package/yujin-design-system/icons/sumie/conveyor-belt.svg +1 -0
- package/yujin-design-system/icons/sumie/crane-flying.svg +1 -0
- package/yujin-design-system/icons/sumie/cross-mark.svg +1 -0
- package/yujin-design-system/icons/sumie/database-disk.svg +1 -0
- package/yujin-design-system/icons/sumie/deer-antler.svg +1 -0
- package/yujin-design-system/icons/sumie/document-page.svg +1 -0
- package/yujin-design-system/icons/sumie/dragon-curl.svg +1 -0
- package/yujin-design-system/icons/sumie/eclipse-ring.svg +1 -0
- package/yujin-design-system/icons/sumie/envelope-letter.svg +1 -0
- package/yujin-design-system/icons/sumie/eye-vision.svg +1 -0
- package/yujin-design-system/icons/sumie/fan-folded.svg +1 -0
- package/yujin-design-system/icons/sumie/fan-open.svg +1 -0
- package/yujin-design-system/icons/sumie/fern-frond.svg +1 -0
- package/yujin-design-system/icons/sumie/flag-banner.svg +1 -0
- package/yujin-design-system/icons/sumie/flame-forge.svg +1 -0
- package/yujin-design-system/icons/sumie/folder-tab.svg +1 -0
- package/yujin-design-system/icons/sumie/forklift.svg +1 -0
- package/yujin-design-system/icons/sumie/fox-tail.svg +1 -0
- package/yujin-design-system/icons/sumie/gear-cog.svg +1 -0
- package/yujin-design-system/icons/sumie/gear-double.svg +1 -0
- package/yujin-design-system/icons/sumie/gift-wrapped.svg +1 -0
- package/yujin-design-system/icons/sumie/globe-grid.svg +1 -0
- package/yujin-design-system/icons/sumie/gong-disk.svg +1 -0
- package/yujin-design-system/icons/sumie/hammer-craft.svg +1 -0
- package/yujin-design-system/icons/sumie/handshake-knot.svg +1 -0
- package/yujin-design-system/icons/sumie/heart-affinity.svg +1 -0
- package/yujin-design-system/icons/sumie/helmet-care.svg +1 -0
- package/yujin-design-system/icons/sumie/horse-gallop.svg +1 -0
- package/yujin-design-system/icons/sumie/house-traditional.svg +1 -0
- package/yujin-design-system/icons/sumie/incense-stick.svg +1 -0
- package/yujin-design-system/icons/sumie/inkstone-suzuri.svg +1 -0
- package/yujin-design-system/icons/sumie/invoice-doc.svg +1 -0
- package/yujin-design-system/icons/sumie/iris-bloom.svg +1 -0
- package/yujin-design-system/icons/sumie/key-skeleton.svg +1 -0
- package/yujin-design-system/icons/sumie/kimono-robe.svg +1 -0
- package/yujin-design-system/icons/sumie/koi-leaping.svg +1 -0
- package/yujin-design-system/icons/sumie/koi-pond.svg +1 -0
- package/yujin-design-system/icons/sumie/lantern-stone.svg +1 -0
- package/yujin-design-system/icons/sumie/ledger-tally.svg +1 -0
- package/yujin-design-system/icons/sumie/lifebuoy-ring.svg +1 -0
- package/yujin-design-system/icons/sumie/lock-shut.svg +1 -0
- package/yujin-design-system/icons/sumie/lotus-flower.svg +1 -0
- package/yujin-design-system/icons/sumie/magnify-glass.svg +1 -0
- package/yujin-design-system/icons/sumie/manifest.json +1263 -0
- package/yujin-design-system/icons/sumie/maple-leaf.svg +1 -0
- package/yujin-design-system/icons/sumie/mask-noh.svg +1 -0
- package/yujin-design-system/icons/sumie/megaphone-flare.svg +1 -0
- package/yujin-design-system/icons/sumie/mic-voice.svg +1 -0
- package/yujin-design-system/icons/sumie/mirror-bronze.svg +1 -0
- package/yujin-design-system/icons/sumie/mobile-phone.svg +1 -0
- package/yujin-design-system/icons/sumie/moon-full.svg +1 -0
- package/yujin-design-system/icons/sumie/moon-half.svg +1 -0
- package/yujin-design-system/icons/sumie/mountain-mist.svg +1 -0
- package/yujin-design-system/icons/sumie/mountain-twin.svg +1 -0
- package/yujin-design-system/icons/sumie/owl-eye.svg +1 -0
- package/yujin-design-system/icons/sumie/pagoda-tiers.svg +1 -0
- package/yujin-design-system/icons/sumie/pallet-stack.svg +1 -0
- package/yujin-design-system/icons/sumie/paper-lantern.svg +1 -0
- package/yujin-design-system/icons/sumie/paper-plane.svg +1 -0
- package/yujin-design-system/icons/sumie/pay-card.svg +1 -0
- package/yujin-design-system/icons/sumie/pdf-stack.svg +1 -0
- package/yujin-design-system/icons/sumie/pencil-write.svg +1 -0
- package/yujin-design-system/icons/sumie/people-pair.svg +1 -0
- package/yujin-design-system/icons/sumie/people-trio.svg +1 -0
- package/yujin-design-system/icons/sumie/person-bow.svg +1 -0
- package/yujin-design-system/icons/sumie/phoenix-tail.svg +1 -0
- package/yujin-design-system/icons/sumie/piggy-bank.svg +1 -0
- package/yujin-design-system/icons/sumie/pin-location.svg +1 -0
- package/yujin-design-system/icons/sumie/pine-tree.svg +1 -0
- package/yujin-design-system/icons/sumie/pipeline-funnel.svg +1 -0
- package/yujin-design-system/icons/sumie/plane-flight.svg +1 -0
- package/yujin-design-system/icons/sumie/plug-power.svg +1 -0
- package/yujin-design-system/icons/sumie/plum-blossom.svg +1 -0
- package/yujin-design-system/icons/sumie/qr-grid.svg +1 -0
- package/yujin-design-system/icons/sumie/rabbit-hop.svg +1 -0
- package/yujin-design-system/icons/sumie/rain-falling.svg +1 -0
- package/yujin-design-system/icons/sumie/receipt-strip.svg +1 -0
- package/yujin-design-system/icons/sumie/reed-grass.svg +1 -0
- package/yujin-design-system/icons/sumie/rice-bowl.svg +1 -0
- package/yujin-design-system/icons/sumie/river-bend.svg +1 -0
- package/yujin-design-system/icons/sumie/rock-stack.svg +1 -0
- package/yujin-design-system/icons/sumie/rope-shimenawa.svg +1 -0
- package/yujin-design-system/icons/sumie/safe-vault.svg +1 -0
- package/yujin-design-system/icons/sumie/sake-bottle.svg +1 -0
- package/yujin-design-system/icons/sumie/sandal-geta.svg +1 -0
- package/yujin-design-system/icons/sumie/scales-balance.svg +1 -0
- package/yujin-design-system/icons/sumie/scroll-rolled.svg +1 -0
- package/yujin-design-system/icons/sumie/seal-stamp.svg +1 -0
- package/yujin-design-system/icons/sumie/server-rack.svg +1 -0
- package/yujin-design-system/icons/sumie/shield-knight.svg +1 -0
- package/yujin-design-system/icons/sumie/shrine-roof.svg +1 -0
- package/yujin-design-system/icons/sumie/signature-loop.svg +1 -0
- package/yujin-design-system/icons/sumie/snow-flake.svg +1 -0
- package/yujin-design-system/icons/sumie/spark-ai.svg +1 -0
- package/yujin-design-system/icons/sumie/spark-burst.svg +1 -0
- package/yujin-design-system/icons/sumie/speech-cloud.svg +1 -0
- package/yujin-design-system/icons/sumie/spider-silk.svg +1 -0
- package/yujin-design-system/icons/sumie/star-cluster.svg +1 -0
- package/yujin-design-system/icons/sumie/star-five.svg +1 -0
- package/yujin-design-system/icons/sumie/star-rating.svg +1 -0
- package/yujin-design-system/icons/sumie/sun-rising.svg +1 -0
- package/yujin-design-system/icons/sumie/sword-katana.svg +1 -0
- package/yujin-design-system/icons/sumie/tablet-flat.svg +1 -0
- package/yujin-design-system/icons/sumie/tag-price.svg +1 -0
- package/yujin-design-system/icons/sumie/target-bullseye.svg +1 -0
- package/yujin-design-system/icons/sumie/tax-stamp.svg +1 -0
- package/yujin-design-system/icons/sumie/tea-cup.svg +1 -0
- package/yujin-design-system/icons/sumie/tea-house.svg +1 -0
- package/yujin-design-system/icons/sumie/tea-pot.svg +1 -0
- package/yujin-design-system/icons/sumie/temple-gate.svg +1 -0
- package/yujin-design-system/icons/sumie/thermo-bulb.svg +1 -0
- package/yujin-design-system/icons/sumie/thread-spool.svg +1 -0
- package/yujin-design-system/icons/sumie/tiger-claw.svg +1 -0
- package/yujin-design-system/icons/sumie/time-clock.svg +1 -0
- package/yujin-design-system/icons/sumie/torii-double.svg +1 -0
- package/yujin-design-system/icons/sumie/train-rail.svg +1 -0
- package/yujin-design-system/icons/sumie/truck-cargo.svg +1 -0
- package/yujin-design-system/icons/sumie/turtle-shell.svg +1 -0
- package/yujin-design-system/icons/sumie/umbrella-folded.svg +1 -0
- package/yujin-design-system/icons/sumie/umbrella-wagasa.svg +1 -0
- package/yujin-design-system/icons/sumie/wallet-pouch.svg +1 -0
- package/yujin-design-system/icons/sumie/warehouse-roof.svg +1 -0
- package/yujin-design-system/icons/sumie/wave-curl.svg +1 -0
- package/yujin-design-system/icons/sumie/wave-great.svg +1 -0
- package/yujin-design-system/icons/sumie/willow-leaf.svg +1 -0
- package/yujin-design-system/icons/sumie/wind-gust.svg +1 -0
- package/yujin-design-system/icons/sumie/wrench-spanner.svg +1 -0
- package/yujin-design-system/manifest.json +69 -0
- package/yujin-design-system/preview.html +32 -0
- package/yujin-design-system/tokens/yujin-tokens.css +2386 -0
- package/yujin-design-system/tokens/yujin-tokens.json +1170 -0
- package/yujin-design-system-artdeco/icons/_generate.mjs +142 -0
- package/yujin-design-system-artdeco/icons/artdeco/add.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/arrow-right.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/bell.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/briefcase.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/building.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/calendar.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/chart-bar.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/chart-line.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/chat.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/check.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/chevron-right.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/clipboard.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/clock.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/close.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/coin.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/dashboard.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/database.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/delete.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/document.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/download.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/edit.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/expand.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/filter.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/folder.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/globe.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/handshake.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/heart.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/home.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/info.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/invoice.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/list.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/lock.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/mail.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/manifest.json +365 -0
- package/yujin-design-system-artdeco/icons/artdeco/menu.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/phone.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/search.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/send.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/settings.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/share.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/shield.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/star.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/sun.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/table.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/tag.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/target.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/user.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/users.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/warning.svg +1 -0
- package/yujin-design-system-artdeco/manifest.json +44 -0
- package/yujin-design-system-artdeco/preview.html +25 -0
- package/yujin-design-system-artdeco/tokens/artdeco-tokens.css +145 -0
- package/yujin-design-system-artdeco/tokens/artdeco-tokens.json +40 -0
|
@@ -0,0 +1,1263 @@
|
|
|
1
|
+
{
|
|
2
|
+
"generated_at": "2026-06-04T20:54:06.966Z",
|
|
3
|
+
"source": "rpaforce-crm SumieIconCatalog.php",
|
|
4
|
+
"format": "inline-svg-40x40",
|
|
5
|
+
"count": 170,
|
|
6
|
+
"icons": [
|
|
7
|
+
{
|
|
8
|
+
"slug": "branch-sakura",
|
|
9
|
+
"tags": [
|
|
10
|
+
"nature"
|
|
11
|
+
],
|
|
12
|
+
"file": "branch-sakura.svg"
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"slug": "bamboo-stalk",
|
|
16
|
+
"tags": [
|
|
17
|
+
"nature"
|
|
18
|
+
],
|
|
19
|
+
"file": "bamboo-stalk.svg"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"slug": "pine-tree",
|
|
23
|
+
"tags": [
|
|
24
|
+
"nature"
|
|
25
|
+
],
|
|
26
|
+
"file": "pine-tree.svg"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"slug": "maple-leaf",
|
|
30
|
+
"tags": [
|
|
31
|
+
"nature"
|
|
32
|
+
],
|
|
33
|
+
"file": "maple-leaf.svg"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"slug": "lotus-flower",
|
|
37
|
+
"tags": [
|
|
38
|
+
"nature"
|
|
39
|
+
],
|
|
40
|
+
"file": "lotus-flower.svg"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"slug": "plum-blossom",
|
|
44
|
+
"tags": [
|
|
45
|
+
"nature"
|
|
46
|
+
],
|
|
47
|
+
"file": "plum-blossom.svg"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"slug": "willow-leaf",
|
|
51
|
+
"tags": [
|
|
52
|
+
"nature"
|
|
53
|
+
],
|
|
54
|
+
"file": "willow-leaf.svg"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"slug": "reed-grass",
|
|
58
|
+
"tags": [
|
|
59
|
+
"nature"
|
|
60
|
+
],
|
|
61
|
+
"file": "reed-grass.svg"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"slug": "fern-frond",
|
|
65
|
+
"tags": [
|
|
66
|
+
"nature"
|
|
67
|
+
],
|
|
68
|
+
"file": "fern-frond.svg"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"slug": "iris-bloom",
|
|
72
|
+
"tags": [
|
|
73
|
+
"nature"
|
|
74
|
+
],
|
|
75
|
+
"file": "iris-bloom.svg"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"slug": "mountain-mist",
|
|
79
|
+
"tags": [
|
|
80
|
+
"nature",
|
|
81
|
+
"geo"
|
|
82
|
+
],
|
|
83
|
+
"file": "mountain-mist.svg"
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"slug": "mountain-twin",
|
|
87
|
+
"tags": [
|
|
88
|
+
"nature",
|
|
89
|
+
"geo"
|
|
90
|
+
],
|
|
91
|
+
"file": "mountain-twin.svg"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"slug": "river-bend",
|
|
95
|
+
"tags": [
|
|
96
|
+
"nature",
|
|
97
|
+
"geo"
|
|
98
|
+
],
|
|
99
|
+
"file": "river-bend.svg"
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"slug": "wave-curl",
|
|
103
|
+
"tags": [
|
|
104
|
+
"nature"
|
|
105
|
+
],
|
|
106
|
+
"file": "wave-curl.svg"
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"slug": "wave-great",
|
|
110
|
+
"tags": [
|
|
111
|
+
"nature"
|
|
112
|
+
],
|
|
113
|
+
"file": "wave-great.svg"
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"slug": "cloud-curl",
|
|
117
|
+
"tags": [
|
|
118
|
+
"nature",
|
|
119
|
+
"weather"
|
|
120
|
+
],
|
|
121
|
+
"file": "cloud-curl.svg"
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"slug": "rain-falling",
|
|
125
|
+
"tags": [
|
|
126
|
+
"weather"
|
|
127
|
+
],
|
|
128
|
+
"file": "rain-falling.svg"
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
"slug": "snow-flake",
|
|
132
|
+
"tags": [
|
|
133
|
+
"weather"
|
|
134
|
+
],
|
|
135
|
+
"file": "snow-flake.svg"
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"slug": "wind-gust",
|
|
139
|
+
"tags": [
|
|
140
|
+
"weather"
|
|
141
|
+
],
|
|
142
|
+
"file": "wind-gust.svg"
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"slug": "rock-stack",
|
|
146
|
+
"tags": [
|
|
147
|
+
"nature",
|
|
148
|
+
"symbol"
|
|
149
|
+
],
|
|
150
|
+
"file": "rock-stack.svg"
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"slug": "moon-half",
|
|
154
|
+
"tags": [
|
|
155
|
+
"celestial"
|
|
156
|
+
],
|
|
157
|
+
"file": "moon-half.svg"
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"slug": "moon-full",
|
|
161
|
+
"tags": [
|
|
162
|
+
"celestial"
|
|
163
|
+
],
|
|
164
|
+
"file": "moon-full.svg"
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"slug": "sun-rising",
|
|
168
|
+
"tags": [
|
|
169
|
+
"celestial"
|
|
170
|
+
],
|
|
171
|
+
"file": "sun-rising.svg"
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"slug": "star-five",
|
|
175
|
+
"tags": [
|
|
176
|
+
"celestial",
|
|
177
|
+
"symbol"
|
|
178
|
+
],
|
|
179
|
+
"file": "star-five.svg"
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"slug": "star-cluster",
|
|
183
|
+
"tags": [
|
|
184
|
+
"celestial"
|
|
185
|
+
],
|
|
186
|
+
"file": "star-cluster.svg"
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
"slug": "comet-trail",
|
|
190
|
+
"tags": [
|
|
191
|
+
"celestial"
|
|
192
|
+
],
|
|
193
|
+
"file": "comet-trail.svg"
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
"slug": "eclipse-ring",
|
|
197
|
+
"tags": [
|
|
198
|
+
"celestial",
|
|
199
|
+
"symbol"
|
|
200
|
+
],
|
|
201
|
+
"file": "eclipse-ring.svg"
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
"slug": "aurora-band",
|
|
205
|
+
"tags": [
|
|
206
|
+
"celestial",
|
|
207
|
+
"weather"
|
|
208
|
+
],
|
|
209
|
+
"file": "aurora-band.svg"
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"slug": "crane-flying",
|
|
213
|
+
"tags": [
|
|
214
|
+
"animal"
|
|
215
|
+
],
|
|
216
|
+
"file": "crane-flying.svg"
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"slug": "koi-pond",
|
|
220
|
+
"tags": [
|
|
221
|
+
"animal"
|
|
222
|
+
],
|
|
223
|
+
"file": "koi-pond.svg"
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
"slug": "koi-leaping",
|
|
227
|
+
"tags": [
|
|
228
|
+
"animal"
|
|
229
|
+
],
|
|
230
|
+
"file": "koi-leaping.svg"
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"slug": "turtle-shell",
|
|
234
|
+
"tags": [
|
|
235
|
+
"animal"
|
|
236
|
+
],
|
|
237
|
+
"file": "turtle-shell.svg"
|
|
238
|
+
},
|
|
239
|
+
{
|
|
240
|
+
"slug": "tiger-claw",
|
|
241
|
+
"tags": [
|
|
242
|
+
"animal"
|
|
243
|
+
],
|
|
244
|
+
"file": "tiger-claw.svg"
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"slug": "dragon-curl",
|
|
248
|
+
"tags": [
|
|
249
|
+
"animal"
|
|
250
|
+
],
|
|
251
|
+
"file": "dragon-curl.svg"
|
|
252
|
+
},
|
|
253
|
+
{
|
|
254
|
+
"slug": "phoenix-tail",
|
|
255
|
+
"tags": [
|
|
256
|
+
"animal"
|
|
257
|
+
],
|
|
258
|
+
"file": "phoenix-tail.svg"
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
"slug": "rabbit-hop",
|
|
262
|
+
"tags": [
|
|
263
|
+
"animal"
|
|
264
|
+
],
|
|
265
|
+
"file": "rabbit-hop.svg"
|
|
266
|
+
},
|
|
267
|
+
{
|
|
268
|
+
"slug": "bird-perched",
|
|
269
|
+
"tags": [
|
|
270
|
+
"animal"
|
|
271
|
+
],
|
|
272
|
+
"file": "bird-perched.svg"
|
|
273
|
+
},
|
|
274
|
+
{
|
|
275
|
+
"slug": "butterfly-wing",
|
|
276
|
+
"tags": [
|
|
277
|
+
"animal"
|
|
278
|
+
],
|
|
279
|
+
"file": "butterfly-wing.svg"
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
"slug": "fox-tail",
|
|
283
|
+
"tags": [
|
|
284
|
+
"animal"
|
|
285
|
+
],
|
|
286
|
+
"file": "fox-tail.svg"
|
|
287
|
+
},
|
|
288
|
+
{
|
|
289
|
+
"slug": "horse-gallop",
|
|
290
|
+
"tags": [
|
|
291
|
+
"animal"
|
|
292
|
+
],
|
|
293
|
+
"file": "horse-gallop.svg"
|
|
294
|
+
},
|
|
295
|
+
{
|
|
296
|
+
"slug": "deer-antler",
|
|
297
|
+
"tags": [
|
|
298
|
+
"animal"
|
|
299
|
+
],
|
|
300
|
+
"file": "deer-antler.svg"
|
|
301
|
+
},
|
|
302
|
+
{
|
|
303
|
+
"slug": "owl-eye",
|
|
304
|
+
"tags": [
|
|
305
|
+
"animal"
|
|
306
|
+
],
|
|
307
|
+
"file": "owl-eye.svg"
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
"slug": "cat-whisker",
|
|
311
|
+
"tags": [
|
|
312
|
+
"animal"
|
|
313
|
+
],
|
|
314
|
+
"file": "cat-whisker.svg"
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
"slug": "spider-silk",
|
|
318
|
+
"tags": [
|
|
319
|
+
"animal"
|
|
320
|
+
],
|
|
321
|
+
"file": "spider-silk.svg"
|
|
322
|
+
},
|
|
323
|
+
{
|
|
324
|
+
"slug": "temple-gate",
|
|
325
|
+
"tags": [
|
|
326
|
+
"building",
|
|
327
|
+
"ritual"
|
|
328
|
+
],
|
|
329
|
+
"file": "temple-gate.svg"
|
|
330
|
+
},
|
|
331
|
+
{
|
|
332
|
+
"slug": "pagoda-tiers",
|
|
333
|
+
"tags": [
|
|
334
|
+
"building",
|
|
335
|
+
"ritual"
|
|
336
|
+
],
|
|
337
|
+
"file": "pagoda-tiers.svg"
|
|
338
|
+
},
|
|
339
|
+
{
|
|
340
|
+
"slug": "shrine-roof",
|
|
341
|
+
"tags": [
|
|
342
|
+
"building",
|
|
343
|
+
"ritual"
|
|
344
|
+
],
|
|
345
|
+
"file": "shrine-roof.svg"
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
"slug": "house-traditional",
|
|
349
|
+
"tags": [
|
|
350
|
+
"building"
|
|
351
|
+
],
|
|
352
|
+
"file": "house-traditional.svg"
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
"slug": "tea-house",
|
|
356
|
+
"tags": [
|
|
357
|
+
"building"
|
|
358
|
+
],
|
|
359
|
+
"file": "tea-house.svg"
|
|
360
|
+
},
|
|
361
|
+
{
|
|
362
|
+
"slug": "castle-walls",
|
|
363
|
+
"tags": [
|
|
364
|
+
"building"
|
|
365
|
+
],
|
|
366
|
+
"file": "castle-walls.svg"
|
|
367
|
+
},
|
|
368
|
+
{
|
|
369
|
+
"slug": "bridge-arched",
|
|
370
|
+
"tags": [
|
|
371
|
+
"building"
|
|
372
|
+
],
|
|
373
|
+
"file": "bridge-arched.svg"
|
|
374
|
+
},
|
|
375
|
+
{
|
|
376
|
+
"slug": "lantern-stone",
|
|
377
|
+
"tags": [
|
|
378
|
+
"building",
|
|
379
|
+
"ritual"
|
|
380
|
+
],
|
|
381
|
+
"file": "lantern-stone.svg"
|
|
382
|
+
},
|
|
383
|
+
{
|
|
384
|
+
"slug": "paper-lantern",
|
|
385
|
+
"tags": [
|
|
386
|
+
"object"
|
|
387
|
+
],
|
|
388
|
+
"file": "paper-lantern.svg"
|
|
389
|
+
},
|
|
390
|
+
{
|
|
391
|
+
"slug": "torii-double",
|
|
392
|
+
"tags": [
|
|
393
|
+
"ritual"
|
|
394
|
+
],
|
|
395
|
+
"file": "torii-double.svg"
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"slug": "fan-folded",
|
|
399
|
+
"tags": [
|
|
400
|
+
"object"
|
|
401
|
+
],
|
|
402
|
+
"file": "fan-folded.svg"
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
"slug": "fan-open",
|
|
406
|
+
"tags": [
|
|
407
|
+
"object"
|
|
408
|
+
],
|
|
409
|
+
"file": "fan-open.svg"
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
"slug": "tea-cup",
|
|
413
|
+
"tags": [
|
|
414
|
+
"object",
|
|
415
|
+
"food"
|
|
416
|
+
],
|
|
417
|
+
"file": "tea-cup.svg"
|
|
418
|
+
},
|
|
419
|
+
{
|
|
420
|
+
"slug": "tea-pot",
|
|
421
|
+
"tags": [
|
|
422
|
+
"object",
|
|
423
|
+
"food"
|
|
424
|
+
],
|
|
425
|
+
"file": "tea-pot.svg"
|
|
426
|
+
},
|
|
427
|
+
{
|
|
428
|
+
"slug": "sake-bottle",
|
|
429
|
+
"tags": [
|
|
430
|
+
"object",
|
|
431
|
+
"food"
|
|
432
|
+
],
|
|
433
|
+
"file": "sake-bottle.svg"
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
"slug": "rice-bowl",
|
|
437
|
+
"tags": [
|
|
438
|
+
"object",
|
|
439
|
+
"food"
|
|
440
|
+
],
|
|
441
|
+
"file": "rice-bowl.svg"
|
|
442
|
+
},
|
|
443
|
+
{
|
|
444
|
+
"slug": "chopsticks",
|
|
445
|
+
"tags": [
|
|
446
|
+
"object",
|
|
447
|
+
"food"
|
|
448
|
+
],
|
|
449
|
+
"file": "chopsticks.svg"
|
|
450
|
+
},
|
|
451
|
+
{
|
|
452
|
+
"slug": "umbrella-wagasa",
|
|
453
|
+
"tags": [
|
|
454
|
+
"object"
|
|
455
|
+
],
|
|
456
|
+
"file": "umbrella-wagasa.svg"
|
|
457
|
+
},
|
|
458
|
+
{
|
|
459
|
+
"slug": "umbrella-folded",
|
|
460
|
+
"tags": [
|
|
461
|
+
"object"
|
|
462
|
+
],
|
|
463
|
+
"file": "umbrella-folded.svg"
|
|
464
|
+
},
|
|
465
|
+
{
|
|
466
|
+
"slug": "kimono-robe",
|
|
467
|
+
"tags": [
|
|
468
|
+
"clothing"
|
|
469
|
+
],
|
|
470
|
+
"file": "kimono-robe.svg"
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
"slug": "sandal-geta",
|
|
474
|
+
"tags": [
|
|
475
|
+
"clothing"
|
|
476
|
+
],
|
|
477
|
+
"file": "sandal-geta.svg"
|
|
478
|
+
},
|
|
479
|
+
{
|
|
480
|
+
"slug": "mask-noh",
|
|
481
|
+
"tags": [
|
|
482
|
+
"object",
|
|
483
|
+
"ritual"
|
|
484
|
+
],
|
|
485
|
+
"file": "mask-noh.svg"
|
|
486
|
+
},
|
|
487
|
+
{
|
|
488
|
+
"slug": "mirror-bronze",
|
|
489
|
+
"tags": [
|
|
490
|
+
"object"
|
|
491
|
+
],
|
|
492
|
+
"file": "mirror-bronze.svg"
|
|
493
|
+
},
|
|
494
|
+
{
|
|
495
|
+
"slug": "comb-wooden",
|
|
496
|
+
"tags": [
|
|
497
|
+
"object"
|
|
498
|
+
],
|
|
499
|
+
"file": "comb-wooden.svg"
|
|
500
|
+
},
|
|
501
|
+
{
|
|
502
|
+
"slug": "scroll-rolled",
|
|
503
|
+
"tags": [
|
|
504
|
+
"document"
|
|
505
|
+
],
|
|
506
|
+
"file": "scroll-rolled.svg"
|
|
507
|
+
},
|
|
508
|
+
{
|
|
509
|
+
"slug": "book-bound",
|
|
510
|
+
"tags": [
|
|
511
|
+
"document"
|
|
512
|
+
],
|
|
513
|
+
"file": "book-bound.svg"
|
|
514
|
+
},
|
|
515
|
+
{
|
|
516
|
+
"slug": "brush-ink",
|
|
517
|
+
"tags": [
|
|
518
|
+
"tool"
|
|
519
|
+
],
|
|
520
|
+
"file": "brush-ink.svg"
|
|
521
|
+
},
|
|
522
|
+
{
|
|
523
|
+
"slug": "brush-tip",
|
|
524
|
+
"tags": [
|
|
525
|
+
"tool"
|
|
526
|
+
],
|
|
527
|
+
"file": "brush-tip.svg"
|
|
528
|
+
},
|
|
529
|
+
{
|
|
530
|
+
"slug": "inkstone-suzuri",
|
|
531
|
+
"tags": [
|
|
532
|
+
"tool",
|
|
533
|
+
"ritual"
|
|
534
|
+
],
|
|
535
|
+
"file": "inkstone-suzuri.svg"
|
|
536
|
+
},
|
|
537
|
+
{
|
|
538
|
+
"slug": "seal-stamp",
|
|
539
|
+
"tags": [
|
|
540
|
+
"tool",
|
|
541
|
+
"document"
|
|
542
|
+
],
|
|
543
|
+
"file": "seal-stamp.svg"
|
|
544
|
+
},
|
|
545
|
+
{
|
|
546
|
+
"slug": "sword-katana",
|
|
547
|
+
"tags": [
|
|
548
|
+
"tool"
|
|
549
|
+
],
|
|
550
|
+
"file": "sword-katana.svg"
|
|
551
|
+
},
|
|
552
|
+
{
|
|
553
|
+
"slug": "bow-arrow",
|
|
554
|
+
"tags": [
|
|
555
|
+
"tool"
|
|
556
|
+
],
|
|
557
|
+
"file": "bow-arrow.svg"
|
|
558
|
+
},
|
|
559
|
+
{
|
|
560
|
+
"slug": "bell-temple",
|
|
561
|
+
"tags": [
|
|
562
|
+
"ritual"
|
|
563
|
+
],
|
|
564
|
+
"file": "bell-temple.svg"
|
|
565
|
+
},
|
|
566
|
+
{
|
|
567
|
+
"slug": "gong-disk",
|
|
568
|
+
"tags": [
|
|
569
|
+
"ritual"
|
|
570
|
+
],
|
|
571
|
+
"file": "gong-disk.svg"
|
|
572
|
+
},
|
|
573
|
+
{
|
|
574
|
+
"slug": "incense-stick",
|
|
575
|
+
"tags": [
|
|
576
|
+
"ritual"
|
|
577
|
+
],
|
|
578
|
+
"file": "incense-stick.svg"
|
|
579
|
+
},
|
|
580
|
+
{
|
|
581
|
+
"slug": "rope-shimenawa",
|
|
582
|
+
"tags": [
|
|
583
|
+
"ritual"
|
|
584
|
+
],
|
|
585
|
+
"file": "rope-shimenawa.svg"
|
|
586
|
+
},
|
|
587
|
+
{
|
|
588
|
+
"slug": "compass-marine",
|
|
589
|
+
"tags": [
|
|
590
|
+
"tool"
|
|
591
|
+
],
|
|
592
|
+
"file": "compass-marine.svg"
|
|
593
|
+
},
|
|
594
|
+
{
|
|
595
|
+
"slug": "abacus-soroban",
|
|
596
|
+
"tags": [
|
|
597
|
+
"tool",
|
|
598
|
+
"finance"
|
|
599
|
+
],
|
|
600
|
+
"file": "abacus-soroban.svg"
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
"slug": "coin-mon",
|
|
604
|
+
"tags": [
|
|
605
|
+
"finance"
|
|
606
|
+
],
|
|
607
|
+
"file": "coin-mon.svg"
|
|
608
|
+
},
|
|
609
|
+
{
|
|
610
|
+
"slug": "coin-stack",
|
|
611
|
+
"tags": [
|
|
612
|
+
"finance"
|
|
613
|
+
],
|
|
614
|
+
"file": "coin-stack.svg"
|
|
615
|
+
},
|
|
616
|
+
{
|
|
617
|
+
"slug": "wallet-pouch",
|
|
618
|
+
"tags": [
|
|
619
|
+
"finance"
|
|
620
|
+
],
|
|
621
|
+
"file": "wallet-pouch.svg"
|
|
622
|
+
},
|
|
623
|
+
{
|
|
624
|
+
"slug": "safe-vault",
|
|
625
|
+
"tags": [
|
|
626
|
+
"finance"
|
|
627
|
+
],
|
|
628
|
+
"file": "safe-vault.svg"
|
|
629
|
+
},
|
|
630
|
+
{
|
|
631
|
+
"slug": "scales-balance",
|
|
632
|
+
"tags": [
|
|
633
|
+
"finance",
|
|
634
|
+
"symbol"
|
|
635
|
+
],
|
|
636
|
+
"file": "scales-balance.svg"
|
|
637
|
+
},
|
|
638
|
+
{
|
|
639
|
+
"slug": "ledger-tally",
|
|
640
|
+
"tags": [
|
|
641
|
+
"finance",
|
|
642
|
+
"document"
|
|
643
|
+
],
|
|
644
|
+
"file": "ledger-tally.svg"
|
|
645
|
+
},
|
|
646
|
+
{
|
|
647
|
+
"slug": "arrow-up-trend",
|
|
648
|
+
"tags": [
|
|
649
|
+
"finance",
|
|
650
|
+
"symbol"
|
|
651
|
+
],
|
|
652
|
+
"file": "arrow-up-trend.svg"
|
|
653
|
+
},
|
|
654
|
+
{
|
|
655
|
+
"slug": "arrow-down-trend",
|
|
656
|
+
"tags": [
|
|
657
|
+
"finance",
|
|
658
|
+
"symbol"
|
|
659
|
+
],
|
|
660
|
+
"file": "arrow-down-trend.svg"
|
|
661
|
+
},
|
|
662
|
+
{
|
|
663
|
+
"slug": "invoice-doc",
|
|
664
|
+
"tags": [
|
|
665
|
+
"finance",
|
|
666
|
+
"document"
|
|
667
|
+
],
|
|
668
|
+
"file": "invoice-doc.svg"
|
|
669
|
+
},
|
|
670
|
+
{
|
|
671
|
+
"slug": "pay-card",
|
|
672
|
+
"tags": [
|
|
673
|
+
"finance"
|
|
674
|
+
],
|
|
675
|
+
"file": "pay-card.svg"
|
|
676
|
+
},
|
|
677
|
+
{
|
|
678
|
+
"slug": "tax-stamp",
|
|
679
|
+
"tags": [
|
|
680
|
+
"finance",
|
|
681
|
+
"symbol"
|
|
682
|
+
],
|
|
683
|
+
"file": "tax-stamp.svg"
|
|
684
|
+
},
|
|
685
|
+
{
|
|
686
|
+
"slug": "piggy-bank",
|
|
687
|
+
"tags": [
|
|
688
|
+
"finance"
|
|
689
|
+
],
|
|
690
|
+
"file": "piggy-bank.svg"
|
|
691
|
+
},
|
|
692
|
+
{
|
|
693
|
+
"slug": "handshake-knot",
|
|
694
|
+
"tags": [
|
|
695
|
+
"sales"
|
|
696
|
+
],
|
|
697
|
+
"file": "handshake-knot.svg"
|
|
698
|
+
},
|
|
699
|
+
{
|
|
700
|
+
"slug": "speech-cloud",
|
|
701
|
+
"tags": [
|
|
702
|
+
"sales",
|
|
703
|
+
"comms"
|
|
704
|
+
],
|
|
705
|
+
"file": "speech-cloud.svg"
|
|
706
|
+
},
|
|
707
|
+
{
|
|
708
|
+
"slug": "megaphone-flare",
|
|
709
|
+
"tags": [
|
|
710
|
+
"sales",
|
|
711
|
+
"marketing"
|
|
712
|
+
],
|
|
713
|
+
"file": "megaphone-flare.svg"
|
|
714
|
+
},
|
|
715
|
+
{
|
|
716
|
+
"slug": "tag-price",
|
|
717
|
+
"tags": [
|
|
718
|
+
"sales"
|
|
719
|
+
],
|
|
720
|
+
"file": "tag-price.svg"
|
|
721
|
+
},
|
|
722
|
+
{
|
|
723
|
+
"slug": "gift-wrapped",
|
|
724
|
+
"tags": [
|
|
725
|
+
"sales",
|
|
726
|
+
"marketing"
|
|
727
|
+
],
|
|
728
|
+
"file": "gift-wrapped.svg"
|
|
729
|
+
},
|
|
730
|
+
{
|
|
731
|
+
"slug": "target-bullseye",
|
|
732
|
+
"tags": [
|
|
733
|
+
"sales",
|
|
734
|
+
"marketing",
|
|
735
|
+
"symbol"
|
|
736
|
+
],
|
|
737
|
+
"file": "target-bullseye.svg"
|
|
738
|
+
},
|
|
739
|
+
{
|
|
740
|
+
"slug": "pipeline-funnel",
|
|
741
|
+
"tags": [
|
|
742
|
+
"sales"
|
|
743
|
+
],
|
|
744
|
+
"file": "pipeline-funnel.svg"
|
|
745
|
+
},
|
|
746
|
+
{
|
|
747
|
+
"slug": "cart-basket",
|
|
748
|
+
"tags": [
|
|
749
|
+
"sales"
|
|
750
|
+
],
|
|
751
|
+
"file": "cart-basket.svg"
|
|
752
|
+
},
|
|
753
|
+
{
|
|
754
|
+
"slug": "receipt-strip",
|
|
755
|
+
"tags": [
|
|
756
|
+
"sales",
|
|
757
|
+
"document"
|
|
758
|
+
],
|
|
759
|
+
"file": "receipt-strip.svg"
|
|
760
|
+
},
|
|
761
|
+
{
|
|
762
|
+
"slug": "star-rating",
|
|
763
|
+
"tags": [
|
|
764
|
+
"sales",
|
|
765
|
+
"symbol"
|
|
766
|
+
],
|
|
767
|
+
"file": "star-rating.svg"
|
|
768
|
+
},
|
|
769
|
+
{
|
|
770
|
+
"slug": "helmet-care",
|
|
771
|
+
"tags": [
|
|
772
|
+
"support"
|
|
773
|
+
],
|
|
774
|
+
"file": "helmet-care.svg"
|
|
775
|
+
},
|
|
776
|
+
{
|
|
777
|
+
"slug": "lifebuoy-ring",
|
|
778
|
+
"tags": [
|
|
779
|
+
"support",
|
|
780
|
+
"symbol"
|
|
781
|
+
],
|
|
782
|
+
"file": "lifebuoy-ring.svg"
|
|
783
|
+
},
|
|
784
|
+
{
|
|
785
|
+
"slug": "wrench-spanner",
|
|
786
|
+
"tags": [
|
|
787
|
+
"support",
|
|
788
|
+
"tool"
|
|
789
|
+
],
|
|
790
|
+
"file": "wrench-spanner.svg"
|
|
791
|
+
},
|
|
792
|
+
{
|
|
793
|
+
"slug": "gear-cog",
|
|
794
|
+
"tags": [
|
|
795
|
+
"support",
|
|
796
|
+
"tool",
|
|
797
|
+
"gear"
|
|
798
|
+
],
|
|
799
|
+
"file": "gear-cog.svg"
|
|
800
|
+
},
|
|
801
|
+
{
|
|
802
|
+
"slug": "key-skeleton",
|
|
803
|
+
"tags": [
|
|
804
|
+
"support",
|
|
805
|
+
"tool"
|
|
806
|
+
],
|
|
807
|
+
"file": "key-skeleton.svg"
|
|
808
|
+
},
|
|
809
|
+
{
|
|
810
|
+
"slug": "lock-shut",
|
|
811
|
+
"tags": [
|
|
812
|
+
"support",
|
|
813
|
+
"platform"
|
|
814
|
+
],
|
|
815
|
+
"file": "lock-shut.svg"
|
|
816
|
+
},
|
|
817
|
+
{
|
|
818
|
+
"slug": "bandage-cross",
|
|
819
|
+
"tags": [
|
|
820
|
+
"support"
|
|
821
|
+
],
|
|
822
|
+
"file": "bandage-cross.svg"
|
|
823
|
+
},
|
|
824
|
+
{
|
|
825
|
+
"slug": "check-shield",
|
|
826
|
+
"tags": [
|
|
827
|
+
"support",
|
|
828
|
+
"platform"
|
|
829
|
+
],
|
|
830
|
+
"file": "check-shield.svg"
|
|
831
|
+
},
|
|
832
|
+
{
|
|
833
|
+
"slug": "box-crate",
|
|
834
|
+
"tags": [
|
|
835
|
+
"inventory"
|
|
836
|
+
],
|
|
837
|
+
"file": "box-crate.svg"
|
|
838
|
+
},
|
|
839
|
+
{
|
|
840
|
+
"slug": "box-stacked",
|
|
841
|
+
"tags": [
|
|
842
|
+
"inventory"
|
|
843
|
+
],
|
|
844
|
+
"file": "box-stacked.svg"
|
|
845
|
+
},
|
|
846
|
+
{
|
|
847
|
+
"slug": "pallet-stack",
|
|
848
|
+
"tags": [
|
|
849
|
+
"inventory"
|
|
850
|
+
],
|
|
851
|
+
"file": "pallet-stack.svg"
|
|
852
|
+
},
|
|
853
|
+
{
|
|
854
|
+
"slug": "barrel-cask",
|
|
855
|
+
"tags": [
|
|
856
|
+
"inventory"
|
|
857
|
+
],
|
|
858
|
+
"file": "barrel-cask.svg"
|
|
859
|
+
},
|
|
860
|
+
{
|
|
861
|
+
"slug": "warehouse-roof",
|
|
862
|
+
"tags": [
|
|
863
|
+
"inventory",
|
|
864
|
+
"building"
|
|
865
|
+
],
|
|
866
|
+
"file": "warehouse-roof.svg"
|
|
867
|
+
},
|
|
868
|
+
{
|
|
869
|
+
"slug": "forklift",
|
|
870
|
+
"tags": [
|
|
871
|
+
"inventory",
|
|
872
|
+
"transport"
|
|
873
|
+
],
|
|
874
|
+
"file": "forklift.svg"
|
|
875
|
+
},
|
|
876
|
+
{
|
|
877
|
+
"slug": "conveyor-belt",
|
|
878
|
+
"tags": [
|
|
879
|
+
"manufacturing"
|
|
880
|
+
],
|
|
881
|
+
"file": "conveyor-belt.svg"
|
|
882
|
+
},
|
|
883
|
+
{
|
|
884
|
+
"slug": "hammer-craft",
|
|
885
|
+
"tags": [
|
|
886
|
+
"manufacturing",
|
|
887
|
+
"tool"
|
|
888
|
+
],
|
|
889
|
+
"file": "hammer-craft.svg"
|
|
890
|
+
},
|
|
891
|
+
{
|
|
892
|
+
"slug": "anvil-block",
|
|
893
|
+
"tags": [
|
|
894
|
+
"manufacturing"
|
|
895
|
+
],
|
|
896
|
+
"file": "anvil-block.svg"
|
|
897
|
+
},
|
|
898
|
+
{
|
|
899
|
+
"slug": "gear-double",
|
|
900
|
+
"tags": [
|
|
901
|
+
"manufacturing",
|
|
902
|
+
"gear"
|
|
903
|
+
],
|
|
904
|
+
"file": "gear-double.svg"
|
|
905
|
+
},
|
|
906
|
+
{
|
|
907
|
+
"slug": "flame-forge",
|
|
908
|
+
"tags": [
|
|
909
|
+
"manufacturing",
|
|
910
|
+
"symbol"
|
|
911
|
+
],
|
|
912
|
+
"file": "flame-forge.svg"
|
|
913
|
+
},
|
|
914
|
+
{
|
|
915
|
+
"slug": "thread-spool",
|
|
916
|
+
"tags": [
|
|
917
|
+
"manufacturing"
|
|
918
|
+
],
|
|
919
|
+
"file": "thread-spool.svg"
|
|
920
|
+
},
|
|
921
|
+
{
|
|
922
|
+
"slug": "magnify-glass",
|
|
923
|
+
"tags": [
|
|
924
|
+
"quality",
|
|
925
|
+
"tool"
|
|
926
|
+
],
|
|
927
|
+
"file": "magnify-glass.svg"
|
|
928
|
+
},
|
|
929
|
+
{
|
|
930
|
+
"slug": "check-mark",
|
|
931
|
+
"tags": [
|
|
932
|
+
"quality",
|
|
933
|
+
"symbol"
|
|
934
|
+
],
|
|
935
|
+
"file": "check-mark.svg"
|
|
936
|
+
},
|
|
937
|
+
{
|
|
938
|
+
"slug": "cross-mark",
|
|
939
|
+
"tags": [
|
|
940
|
+
"quality",
|
|
941
|
+
"symbol"
|
|
942
|
+
],
|
|
943
|
+
"file": "cross-mark.svg"
|
|
944
|
+
},
|
|
945
|
+
{
|
|
946
|
+
"slug": "badge-medal",
|
|
947
|
+
"tags": [
|
|
948
|
+
"quality",
|
|
949
|
+
"symbol"
|
|
950
|
+
],
|
|
951
|
+
"file": "badge-medal.svg"
|
|
952
|
+
},
|
|
953
|
+
{
|
|
954
|
+
"slug": "caliper-precision",
|
|
955
|
+
"tags": [
|
|
956
|
+
"quality",
|
|
957
|
+
"tool"
|
|
958
|
+
],
|
|
959
|
+
"file": "caliper-precision.svg"
|
|
960
|
+
},
|
|
961
|
+
{
|
|
962
|
+
"slug": "thermo-bulb",
|
|
963
|
+
"tags": [
|
|
964
|
+
"quality",
|
|
965
|
+
"tool"
|
|
966
|
+
],
|
|
967
|
+
"file": "thermo-bulb.svg"
|
|
968
|
+
},
|
|
969
|
+
{
|
|
970
|
+
"slug": "person-bow",
|
|
971
|
+
"tags": [
|
|
972
|
+
"hr"
|
|
973
|
+
],
|
|
974
|
+
"file": "person-bow.svg"
|
|
975
|
+
},
|
|
976
|
+
{
|
|
977
|
+
"slug": "people-pair",
|
|
978
|
+
"tags": [
|
|
979
|
+
"hr"
|
|
980
|
+
],
|
|
981
|
+
"file": "people-pair.svg"
|
|
982
|
+
},
|
|
983
|
+
{
|
|
984
|
+
"slug": "people-trio",
|
|
985
|
+
"tags": [
|
|
986
|
+
"hr"
|
|
987
|
+
],
|
|
988
|
+
"file": "people-trio.svg"
|
|
989
|
+
},
|
|
990
|
+
{
|
|
991
|
+
"slug": "badge-id",
|
|
992
|
+
"tags": [
|
|
993
|
+
"hr"
|
|
994
|
+
],
|
|
995
|
+
"file": "badge-id.svg"
|
|
996
|
+
},
|
|
997
|
+
{
|
|
998
|
+
"slug": "shield-knight",
|
|
999
|
+
"tags": [
|
|
1000
|
+
"hr",
|
|
1001
|
+
"platform"
|
|
1002
|
+
],
|
|
1003
|
+
"file": "shield-knight.svg"
|
|
1004
|
+
},
|
|
1005
|
+
{
|
|
1006
|
+
"slug": "time-clock",
|
|
1007
|
+
"tags": [
|
|
1008
|
+
"hr",
|
|
1009
|
+
"platform"
|
|
1010
|
+
],
|
|
1011
|
+
"file": "time-clock.svg"
|
|
1012
|
+
},
|
|
1013
|
+
{
|
|
1014
|
+
"slug": "calendar-grid",
|
|
1015
|
+
"tags": [
|
|
1016
|
+
"hr",
|
|
1017
|
+
"platform"
|
|
1018
|
+
],
|
|
1019
|
+
"file": "calendar-grid.svg"
|
|
1020
|
+
},
|
|
1021
|
+
{
|
|
1022
|
+
"slug": "briefcase",
|
|
1023
|
+
"tags": [
|
|
1024
|
+
"hr"
|
|
1025
|
+
],
|
|
1026
|
+
"file": "briefcase.svg"
|
|
1027
|
+
},
|
|
1028
|
+
{
|
|
1029
|
+
"slug": "flag-banner",
|
|
1030
|
+
"tags": [
|
|
1031
|
+
"marketing"
|
|
1032
|
+
],
|
|
1033
|
+
"file": "flag-banner.svg"
|
|
1034
|
+
},
|
|
1035
|
+
{
|
|
1036
|
+
"slug": "paper-plane",
|
|
1037
|
+
"tags": [
|
|
1038
|
+
"marketing",
|
|
1039
|
+
"comms"
|
|
1040
|
+
],
|
|
1041
|
+
"file": "paper-plane.svg"
|
|
1042
|
+
},
|
|
1043
|
+
{
|
|
1044
|
+
"slug": "envelope-letter",
|
|
1045
|
+
"tags": [
|
|
1046
|
+
"comms"
|
|
1047
|
+
],
|
|
1048
|
+
"file": "envelope-letter.svg"
|
|
1049
|
+
},
|
|
1050
|
+
{
|
|
1051
|
+
"slug": "globe-grid",
|
|
1052
|
+
"tags": [
|
|
1053
|
+
"marketing",
|
|
1054
|
+
"platform"
|
|
1055
|
+
],
|
|
1056
|
+
"file": "globe-grid.svg"
|
|
1057
|
+
},
|
|
1058
|
+
{
|
|
1059
|
+
"slug": "heart-affinity",
|
|
1060
|
+
"tags": [
|
|
1061
|
+
"marketing"
|
|
1062
|
+
],
|
|
1063
|
+
"file": "heart-affinity.svg"
|
|
1064
|
+
},
|
|
1065
|
+
{
|
|
1066
|
+
"slug": "spark-burst",
|
|
1067
|
+
"tags": [
|
|
1068
|
+
"marketing",
|
|
1069
|
+
"symbol"
|
|
1070
|
+
],
|
|
1071
|
+
"file": "spark-burst.svg"
|
|
1072
|
+
},
|
|
1073
|
+
{
|
|
1074
|
+
"slug": "circuit-node",
|
|
1075
|
+
"tags": [
|
|
1076
|
+
"platform",
|
|
1077
|
+
"ai"
|
|
1078
|
+
],
|
|
1079
|
+
"file": "circuit-node.svg"
|
|
1080
|
+
},
|
|
1081
|
+
{
|
|
1082
|
+
"slug": "cloud-platform",
|
|
1083
|
+
"tags": [
|
|
1084
|
+
"platform"
|
|
1085
|
+
],
|
|
1086
|
+
"file": "cloud-platform.svg"
|
|
1087
|
+
},
|
|
1088
|
+
{
|
|
1089
|
+
"slug": "database-disk",
|
|
1090
|
+
"tags": [
|
|
1091
|
+
"platform"
|
|
1092
|
+
],
|
|
1093
|
+
"file": "database-disk.svg"
|
|
1094
|
+
},
|
|
1095
|
+
{
|
|
1096
|
+
"slug": "server-rack",
|
|
1097
|
+
"tags": [
|
|
1098
|
+
"platform"
|
|
1099
|
+
],
|
|
1100
|
+
"file": "server-rack.svg"
|
|
1101
|
+
},
|
|
1102
|
+
{
|
|
1103
|
+
"slug": "plug-power",
|
|
1104
|
+
"tags": [
|
|
1105
|
+
"platform"
|
|
1106
|
+
],
|
|
1107
|
+
"file": "plug-power.svg"
|
|
1108
|
+
},
|
|
1109
|
+
{
|
|
1110
|
+
"slug": "brain-cells",
|
|
1111
|
+
"tags": [
|
|
1112
|
+
"ai"
|
|
1113
|
+
],
|
|
1114
|
+
"file": "brain-cells.svg"
|
|
1115
|
+
},
|
|
1116
|
+
{
|
|
1117
|
+
"slug": "spark-ai",
|
|
1118
|
+
"tags": [
|
|
1119
|
+
"ai"
|
|
1120
|
+
],
|
|
1121
|
+
"file": "spark-ai.svg"
|
|
1122
|
+
},
|
|
1123
|
+
{
|
|
1124
|
+
"slug": "eye-vision",
|
|
1125
|
+
"tags": [
|
|
1126
|
+
"ai"
|
|
1127
|
+
],
|
|
1128
|
+
"file": "eye-vision.svg"
|
|
1129
|
+
},
|
|
1130
|
+
{
|
|
1131
|
+
"slug": "mic-voice",
|
|
1132
|
+
"tags": [
|
|
1133
|
+
"ai",
|
|
1134
|
+
"mobile"
|
|
1135
|
+
],
|
|
1136
|
+
"file": "mic-voice.svg"
|
|
1137
|
+
},
|
|
1138
|
+
{
|
|
1139
|
+
"slug": "antenna-signal",
|
|
1140
|
+
"tags": [
|
|
1141
|
+
"platform",
|
|
1142
|
+
"comms"
|
|
1143
|
+
],
|
|
1144
|
+
"file": "antenna-signal.svg"
|
|
1145
|
+
},
|
|
1146
|
+
{
|
|
1147
|
+
"slug": "mobile-phone",
|
|
1148
|
+
"tags": [
|
|
1149
|
+
"mobile"
|
|
1150
|
+
],
|
|
1151
|
+
"file": "mobile-phone.svg"
|
|
1152
|
+
},
|
|
1153
|
+
{
|
|
1154
|
+
"slug": "tablet-flat",
|
|
1155
|
+
"tags": [
|
|
1156
|
+
"mobile"
|
|
1157
|
+
],
|
|
1158
|
+
"file": "tablet-flat.svg"
|
|
1159
|
+
},
|
|
1160
|
+
{
|
|
1161
|
+
"slug": "qr-grid",
|
|
1162
|
+
"tags": [
|
|
1163
|
+
"mobile",
|
|
1164
|
+
"platform"
|
|
1165
|
+
],
|
|
1166
|
+
"file": "qr-grid.svg"
|
|
1167
|
+
},
|
|
1168
|
+
{
|
|
1169
|
+
"slug": "barcode-strip",
|
|
1170
|
+
"tags": [
|
|
1171
|
+
"mobile",
|
|
1172
|
+
"inventory"
|
|
1173
|
+
],
|
|
1174
|
+
"file": "barcode-strip.svg"
|
|
1175
|
+
},
|
|
1176
|
+
{
|
|
1177
|
+
"slug": "document-page",
|
|
1178
|
+
"tags": [
|
|
1179
|
+
"document"
|
|
1180
|
+
],
|
|
1181
|
+
"file": "document-page.svg"
|
|
1182
|
+
},
|
|
1183
|
+
{
|
|
1184
|
+
"slug": "pdf-stack",
|
|
1185
|
+
"tags": [
|
|
1186
|
+
"document"
|
|
1187
|
+
],
|
|
1188
|
+
"file": "pdf-stack.svg"
|
|
1189
|
+
},
|
|
1190
|
+
{
|
|
1191
|
+
"slug": "signature-loop",
|
|
1192
|
+
"tags": [
|
|
1193
|
+
"document"
|
|
1194
|
+
],
|
|
1195
|
+
"file": "signature-loop.svg"
|
|
1196
|
+
},
|
|
1197
|
+
{
|
|
1198
|
+
"slug": "folder-tab",
|
|
1199
|
+
"tags": [
|
|
1200
|
+
"document"
|
|
1201
|
+
],
|
|
1202
|
+
"file": "folder-tab.svg"
|
|
1203
|
+
},
|
|
1204
|
+
{
|
|
1205
|
+
"slug": "pencil-write",
|
|
1206
|
+
"tags": [
|
|
1207
|
+
"document",
|
|
1208
|
+
"tool"
|
|
1209
|
+
],
|
|
1210
|
+
"file": "pencil-write.svg"
|
|
1211
|
+
},
|
|
1212
|
+
{
|
|
1213
|
+
"slug": "clipboard-list",
|
|
1214
|
+
"tags": [
|
|
1215
|
+
"document"
|
|
1216
|
+
],
|
|
1217
|
+
"file": "clipboard-list.svg"
|
|
1218
|
+
},
|
|
1219
|
+
{
|
|
1220
|
+
"slug": "boat-junk",
|
|
1221
|
+
"tags": [
|
|
1222
|
+
"transport"
|
|
1223
|
+
],
|
|
1224
|
+
"file": "boat-junk.svg"
|
|
1225
|
+
},
|
|
1226
|
+
{
|
|
1227
|
+
"slug": "boat-sail",
|
|
1228
|
+
"tags": [
|
|
1229
|
+
"transport"
|
|
1230
|
+
],
|
|
1231
|
+
"file": "boat-sail.svg"
|
|
1232
|
+
},
|
|
1233
|
+
{
|
|
1234
|
+
"slug": "truck-cargo",
|
|
1235
|
+
"tags": [
|
|
1236
|
+
"transport"
|
|
1237
|
+
],
|
|
1238
|
+
"file": "truck-cargo.svg"
|
|
1239
|
+
},
|
|
1240
|
+
{
|
|
1241
|
+
"slug": "train-rail",
|
|
1242
|
+
"tags": [
|
|
1243
|
+
"transport"
|
|
1244
|
+
],
|
|
1245
|
+
"file": "train-rail.svg"
|
|
1246
|
+
},
|
|
1247
|
+
{
|
|
1248
|
+
"slug": "plane-flight",
|
|
1249
|
+
"tags": [
|
|
1250
|
+
"transport"
|
|
1251
|
+
],
|
|
1252
|
+
"file": "plane-flight.svg"
|
|
1253
|
+
},
|
|
1254
|
+
{
|
|
1255
|
+
"slug": "pin-location",
|
|
1256
|
+
"tags": [
|
|
1257
|
+
"transport",
|
|
1258
|
+
"geo"
|
|
1259
|
+
],
|
|
1260
|
+
"file": "pin-location.svg"
|
|
1261
|
+
}
|
|
1262
|
+
]
|
|
1263
|
+
}
|