diff options
Diffstat (limited to 'src/_icons/exclamation-mark.svg')
-rw-r--r-- | src/_icons/exclamation-mark.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/exclamation-mark.svg b/src/_icons/exclamation-mark.svg new file mode 100644 index 00000000..b711c2d2 --- /dev/null +++ b/src/_icons/exclamation-mark.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M12 19v.01" /> + <path d="M12 15v-10" /> +</svg> |