diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-07-13 23:33:11 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-07-13 23:33:11 +0200 |
| commit | 8eab68f2c5a3c126e2fec2ecdfa7ace87ce0937b (patch) | |
| tree | f446ebc26a7707c7b64a937aa51a155df146c80a /app/assets/svg/icons/tabler/filled/function.svg | |
| parent | 42714c697273a7117c6b355fab26c8c35e336ad1 (diff) | |
| parent | cdf5d9941ca866d437612d2f863eac6eb0b3db12 (diff) | |
Merge branch 'erdgeist-revive-events'
Diffstat (limited to 'app/assets/svg/icons/tabler/filled/function.svg')
| -rw-r--r-- | app/assets/svg/icons/tabler/filled/function.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/filled/function.svg b/app/assets/svg/icons/tabler/filled/function.svg new file mode 100644 index 00000000..aae20466 --- /dev/null +++ b/app/assets/svg/icons/tabler/filled/function.svg | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | <!-- | ||
| 2 | version: "2.30" | ||
| 3 | unicode: "fc2b" | ||
| 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="M17.333 3a3.667 3.667 0 0 1 3.667 3.667v10.666a3.667 3.667 0 0 1 -3.667 3.667h-10.666a3.667 3.667 0 0 1 -3.667 -3.667v-10.666a3.667 3.667 0 0 1 3.667 -3.667zm-3.583 3a2.38 2.38 0 0 0 -2.37 2.145l-.285 2.855h-2.095l-.117 .007a1 1 0 0 0 .117 1.993h1.894l-.265 2.656l-.014 .071a.38 .38 0 0 1 -.365 .273a.25 .25 0 0 1 -.25 -.25v-.25l-.007 -.117a1 1 0 0 0 -1.993 .117v.25l.005 .154a2.25 2.25 0 0 0 2.245 2.096a2.38 2.38 0 0 0 2.37 -2.145l.284 -2.855h2.096l.117 -.007a1 1 0 0 0 -.117 -1.993h-1.895l.266 -2.656l.014 -.071a.381 .381 0 0 1 .365 -.273a.25 .25 0 0 1 .25 .25v.25l.007 .117a1 1 0 0 0 1.993 -.117v-.25l-.005 -.154a2.25 2.25 0 0 0 -2.245 -2.096z" /> | ||
| 13 | </svg> | ||
