summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/filled/fish-bone.svg
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2026-07-12 23:41:52 +0200
committererdgeist <erdgeist@erdgeist.org>2026-07-12 23:41:52 +0200
commitd320f8509751a886adb3ca723ebfafccaa8c191b (patch)
tree1c5eae34f029a5c12a2a3f96b26e4f677af716f9 /app/assets/svg/icons/tabler/filled/fish-bone.svg
parent4ec70e5ecf792a56e868538738d6c7f63bb6cf24 (diff)
Add rails_icons (Tabler) for SVG iconography
Vendors the Tabler outline/filled icon sets via rails_icons' sync mechanism rather than a hand-rolled SVG set or a webfont -- this app had no icon system of any kind before. Icons are committed like any other static asset; re-syncing is only needed when adding an icon that isn't vendored yet, via the new `make sync_icons` target.
Diffstat (limited to 'app/assets/svg/icons/tabler/filled/fish-bone.svg')
-rw-r--r--app/assets/svg/icons/tabler/filled/fish-bone.svg13
1 files changed, 13 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/filled/fish-bone.svg b/app/assets/svg/icons/tabler/filled/fish-bone.svg
new file mode 100644
index 00000000..62e8ff49
--- /dev/null
+++ b/app/assets/svg/icons/tabler/filled/fish-bone.svg
@@ -0,0 +1,13 @@
1<!--
2unicode: "1010b"
3version: "3.28"
4-->
5<svg
6 xmlns="http://www.w3.org/2000/svg"
7 width="24"
8 height="24"
9 viewBox="0 0 24 24"
10 fill="currentColor"
11>
12 <path d="M16.675 6.44l.118 .005a1 1 0 0 1 .232 .052l.032 .015l.273 .103c1.936 .771 3.69 2.27 5.253 4.476l.245 .355a1 1 0 0 1 0 1.12c-1.702 2.519 -3.636 4.176 -5.792 4.947a1 1 0 0 1 -1.093 -.288a7.97 7.97 0 0 1 -1.883 -4.225h-2.06v3a1 1 0 0 1 -2 0v-3h-2v1a1 1 0 0 1 -2 0v-1h-1.166l-.335 .324a39 39 0 0 0 -1.751 1.846a1 1 0 0 1 -1.496 -1.328q .593 -.667 1.214 -1.308l.522 -.528l-.523 -.529a42 42 0 0 1 -.613 -.648l-.6 -.661a1 1 0 1 1 1.496 -1.328a40 40 0 0 0 2.069 2.161l1.183 -.001v-1a1 1 0 1 1 2 0v1h2v-3a1 1 0 0 1 2 0v3h2.062a7.97 7.97 0 0 1 1.656 -3.953l.196 -.24l.075 -.081l.105 -.088l.068 -.048l.097 -.052l.069 -.03l.138 -.042l.091 -.017q .059 -.007 .118 -.009m1.325 3.56a1 1 0 0 0 -.993 .883l-.007 .127a1 1 0 0 0 1.993 .117l.007 -.127a1 1 0 0 0 -1 -1" />
13</svg>