diff options
Diffstat (limited to '.icons/awkward/16x16/apps/sound-recorder.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/sound-recorder.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/sound-recorder.svg b/.icons/awkward/16x16/apps/sound-recorder.svg new file mode 100644 index 00000000..a3d5cdcb --- /dev/null +++ b/.icons/awkward/16x16/apps/sound-recorder.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <rect fill="#e05048" width="16" height="16" x="0" y="0" rx="8" ry="8"/> + <path fill="#fff" d="m8 3c-1.108 0-2 0.892-2 2v3c0 1.108 0.892 2 2 2s2-0.892 2-2v-3c0-1.108-0.892-2-2-2zm-4 4v1c0 1.8686 1.2737 3.4176 3 3.8613v1.139h2v-1.139c1.726-0.443 3-1.9924 3-3.861v-1h-1v1c0 1.662-1.338 3-3 3s-3-1.338-3-3v-1h-1z"/> +</svg> |