summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/brand-github-copilot.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/outline/brand-github-copilot.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/outline/brand-github-copilot.svg')
-rw-r--r--app/assets/svg/icons/tabler/outline/brand-github-copilot.svg25
1 files changed, 25 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/brand-github-copilot.svg b/app/assets/svg/icons/tabler/outline/brand-github-copilot.svg
new file mode 100644
index 00000000..bf8e387e
--- /dev/null
+++ b/app/assets/svg/icons/tabler/outline/brand-github-copilot.svg
@@ -0,0 +1,25 @@
1<!--
2tags: [ai, artificial, intelligence, autocomplete, coding, brand, github, copilot, logo, company]
3category: Brand
4version: "1.97"
5unicode: "f4a8"
6-->
7<svg
8 xmlns="http://www.w3.org/2000/svg"
9 width="24"
10 height="24"
11 viewBox="0 0 24 24"
12 fill="none"
13 stroke="currentColor"
14 stroke-width="2"
15 stroke-linecap="round"
16 stroke-linejoin="round"
17>
18 <path d="M4 18v-5.5c0 -.667 .167 -1.333 .5 -2" />
19 <path d="M12 7.5c0 -1 -.01 -4.07 -4 -3.5c-3.5 .5 -4 2.5 -4 3.5c0 1.5 0 4 3 4c4 0 5 -2.5 5 -4" />
20 <path d="M4 12c-1.333 .667 -2 1.333 -2 2c0 1 0 3 1.5 4c3 2 6.5 3 8.5 3s5.499 -1 8.5 -3c1.5 -1 1.5 -3 1.5 -4c0 -.667 -.667 -1.333 -2 -2" />
21 <path d="M20 18v-5.5c0 -.667 -.167 -1.333 -.5 -2" />
22 <path d="M12 7.5l0 -.297l.01 -.269l.027 -.298l.013 -.105l.033 -.215c.014 -.073 .029 -.146 .046 -.22l.06 -.223c.336 -1.118 1.262 -2.237 3.808 -1.873c2.838 .405 3.703 1.797 3.93 2.842l.036 .204c0 .033 .01 .066 .013 .098l.016 .185l0 .171l0 .49l-.015 .394l-.02 .271c-.122 1.366 -.655 2.845 -2.962 2.845c-3.256 0 -4.524 -1.656 -4.883 -3.081l-.053 -.242a3.865 3.865 0 0 1 -.036 -.235l-.021 -.227a3.518 3.518 0 0 1 -.007 -.215l.005 0" />
23 <path d="M10 15v2" />
24 <path d="M14 15v2" />
25</svg>