diff options
Diffstat (limited to 'src/icons/exclamation-mark.svg')
-rw-r--r-- | src/icons/exclamation-mark.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/icons/exclamation-mark.svg b/src/icons/exclamation-mark.svg new file mode 100644 index 00000000..d8fb2914 --- /dev/null +++ b/src/icons/exclamation-mark.svg @@ -0,0 +1,9 @@ +--- +tags: [warning, caution, alert, danger] +version: "1.49" +unicode: "efb4" +--- +<svg> + <path d="M12 19v.01" /> + <path d="M12 15v-10" /> +</svg> |