diff options
Diffstat (limited to 'src/icons/user-exclamation.svg')
-rw-r--r-- | src/icons/user-exclamation.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/user-exclamation.svg b/src/icons/user-exclamation.svg new file mode 100644 index 00000000..9b0ec63b --- /dev/null +++ b/src/icons/user-exclamation.svg @@ -0,0 +1,11 @@ +--- +tags: [user, account, note, excitement, admiration, mark] +version: "1.8" +unicode: "ec12" +--- +<svg> + <circle cx="9" cy="7" r="4" /> + <path d="M3 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> + <line x1="19" y1="7" x2="19" y2="10" /> + <line x1="19" y1="14" x2="19" y2="14.01" /> +</svg> |