diff options
Diffstat (limited to '_icons/urgent.svg')
-rw-r--r-- | _icons/urgent.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/_icons/urgent.svg b/_icons/urgent.svg new file mode 100644 index 00000000..507e8f3c --- /dev/null +++ b/_icons/urgent.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M8 16v-4a4 4 0 018 0v4" /> + <path d="M3 12h1M12 3v1M20 12h1M5.6 5.6l.7 .7M18.4 5.6l-.7 .7" /> + <rect x="6" y="16" width="12" height="4" rx="1" /> +</svg> |