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. --- .../tabler/outline/git-pull-request-draft.svg | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 app/assets/svg/icons/tabler/outline/git-pull-request-draft.svg (limited to 'app/assets/svg/icons/tabler/outline/git-pull-request-draft.svg') diff --git a/app/assets/svg/icons/tabler/outline/git-pull-request-draft.svg b/app/assets/svg/icons/tabler/outline/git-pull-request-draft.svg new file mode 100644 index 00000000..45cb644c --- /dev/null +++ b/app/assets/svg/icons/tabler/outline/git-pull-request-draft.svg @@ -0,0 +1,24 @@ + + + + + + + + + -- cgit v1.3