diff options
Diffstat (limited to 'app/assets/svg/icons/tabler/outline/time-duration-0.svg')
| -rw-r--r-- | app/assets/svg/icons/tabler/outline/time-duration-0.svg | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/time-duration-0.svg b/app/assets/svg/icons/tabler/outline/time-duration-0.svg new file mode 100644 index 00000000..f0a1f77c --- /dev/null +++ b/app/assets/svg/icons/tabler/outline/time-duration-0.svg | |||
| @@ -0,0 +1,31 @@ | |||
| 1 | <!-- | ||
| 2 | tags: [start, zero, time, clock, reset, begin, initial, nop, default, none] | ||
| 3 | category: System | ||
| 4 | version: "2.22" | ||
| 5 | unicode: "fad4" | ||
| 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="M3 12v.01" /> | ||
| 19 | <path d="M21 12v.01" /> | ||
| 20 | <path d="M12 21v.01" /> | ||
| 21 | <path d="M12 3v.01" /> | ||
| 22 | <path d="M7.5 4.2v.01" /> | ||
| 23 | <path d="M16.5 4.2v.01" /> | ||
| 24 | <path d="M16.5 19.8v.01" /> | ||
| 25 | <path d="M7.5 19.8v.01" /> | ||
| 26 | <path d="M4.2 16.5v.01" /> | ||
| 27 | <path d="M19.8 16.5v.01" /> | ||
| 28 | <path d="M19.8 7.5v.01" /> | ||
| 29 | <path d="M4.2 7.5v.01" /> | ||
| 30 | <path d="M10 11v2a2 2 0 1 0 4 0v-2a2 2 0 1 0 -4 0" /> | ||
| 31 | </svg> | ||
