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. --- .../svg/icons/tabler/outline/indent-decrease.svg | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 app/assets/svg/icons/tabler/outline/indent-decrease.svg (limited to 'app/assets/svg/icons/tabler/outline/indent-decrease.svg') diff --git a/app/assets/svg/icons/tabler/outline/indent-decrease.svg b/app/assets/svg/icons/tabler/outline/indent-decrease.svg new file mode 100644 index 0000000..4af3a08 --- /dev/null +++ b/app/assets/svg/icons/tabler/outline/indent-decrease.svg @@ -0,0 +1,22 @@ + + + + + + + -- cgit v1.3