diff options
Diffstat (limited to 'src/_icons/exclamation-mark-off.svg')
-rw-r--r-- | src/_icons/exclamation-mark-off.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/exclamation-mark-off.svg b/src/_icons/exclamation-mark-off.svg new file mode 100644 index 00000000..f5f06c16 --- /dev/null +++ b/src/_icons/exclamation-mark-off.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <path d="M12 19v.01" /> + <path d="M12 15v-3m0 -4v-3" /> + <path d="M3 3l18 18" /> + <path stroke="red" stroke-width=".1" d="M5 1l18 18" /> + <path stroke="red" stroke-width=".1" d="M3 3l18 18" /> +</svg> |