diff options
Diffstat (limited to 'src/icons/record-mail.svg')
-rw-r--r-- | src/icons/record-mail.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/record-mail.svg b/src/icons/record-mail.svg new file mode 100644 index 00000000..98984245 --- /dev/null +++ b/src/icons/record-mail.svg @@ -0,0 +1,10 @@ +--- +tags: [voice, voicemail, message] +version: "1.1" +unicode: "eb12" +--- +<svg> + <circle cx="7" cy="12" r="3" /> + <circle cx="17" cy="12" r="3" /> + <line x1="7" y1="15" x2="17" y2="15" /> +</svg> |