diff options
Diffstat (limited to 'app/assets/svg/icons/tabler/outline/time-duration-5.svg')
| -rw-r--r-- | app/assets/svg/icons/tabler/outline/time-duration-5.svg | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/time-duration-5.svg b/app/assets/svg/icons/tabler/outline/time-duration-5.svg new file mode 100644 index 00000000..90d1f836 --- /dev/null +++ b/app/assets/svg/icons/tabler/outline/time-duration-5.svg | |||
| @@ -0,0 +1,30 @@ | |||
| 1 | <!-- | ||
| 2 | tags: [five, minutes, interval, timer, duration, short, quick, brief, span, clock] | ||
| 3 | category: System | ||
| 4 | version: "2.22" | ||
| 5 | unicode: "fad9" | ||
| 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="M10 15h2a1.5 1.5 0 0 0 0 -3h-2v-3h3.5" /> | ||
| 19 | <path d="M3 12v.01" /> | ||
| 20 | <path d="M21 12v.01" /> | ||
| 21 | <path d="M12 21v.01" /> | ||
| 22 | <path d="M7.5 4.2v.01" /> | ||
| 23 | <path d="M16.5 19.8v.01" /> | ||
| 24 | <path d="M7.5 19.8v.01" /> | ||
| 25 | <path d="M4.2 16.5v.01" /> | ||
| 26 | <path d="M19.8 16.5v.01" /> | ||
| 27 | <path d="M19.8 7.5v.01" /> | ||
| 28 | <path d="M4.2 7.5v.01" /> | ||
| 29 | <path d="M16.5 4.206a9.042 9.042 0 0 0 -4.5 -1.206" /> | ||
| 30 | </svg> | ||
