From d320f8509751a886adb3ca723ebfafccaa8c191b Mon Sep 17 00:00:00 2001 From: erdgeist Date: Sun, 12 Jul 2026 23:41:52 +0200 Subject: 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. --- app/assets/svg/icons/tabler/outline/stack.svg | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 app/assets/svg/icons/tabler/outline/stack.svg (limited to 'app/assets/svg/icons/tabler/outline/stack.svg') diff --git a/app/assets/svg/icons/tabler/outline/stack.svg b/app/assets/svg/icons/tabler/outline/stack.svg new file mode 100644 index 00000000..20ebf9b4 --- /dev/null +++ b/app/assets/svg/icons/tabler/outline/stack.svg @@ -0,0 +1,20 @@ + + + + + -- cgit v1.3