diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
commit | 1b3658c85f5a5a25643da0cc417c70986b7caa6a (patch) | |
tree | e8fb44c12e8bd16088d185e1e78a6c7f7d76cf5c /.icons/awkward/24x24/apps/sound-recorder.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/sound-recorder.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/sound-recorder.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/sound-recorder.svg b/.icons/awkward/24x24/apps/sound-recorder.svg new file mode 100644 index 00000000..2362614a --- /dev/null +++ b/.icons/awkward/24x24/apps/sound-recorder.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <g transform="translate(1.0009 1)"> + <rect fill="#e05048" width="20" height="20" x="-21" y="-21" rx="10" ry="10" transform="matrix(0,-1,-1,0,0,0)"/> + <path fill="#fff" opacity=".2" d="m11 1c-5.54 0-10 4.46-10 10 0 0.084-0.002 0.166 0 0.25 0.1322-5.423 4.544-9.75 10-9.75s9.868 4.327 10 9.75c0.002-0.084 0-0.166 0-0.25 0-5.54-4.46-10-10-10z"/> + <path opacity=".2" d="m11 5.5c-1.108 0-2 0.89199-2 2v4c0 1.108 0.89199 2 2 2s2-0.892 2-2v-4c0-1.108-0.89199-2-2-2zm-4.002 6v0.49805c0 2.0675 1.5263 3.7572 3.5 3.9746v1.5254h1v-1.5254c1.9737-0.21744 3.5-1.9071 3.5-3.9746v-0.49805h-1v0.49805c0 1.662-1.338 3-3 3s-3-1.338-3-3v-0.49805h-1z"/> + <path fill="#fff" d="m11 5c-1.108 0-2 0.892-2 2v4c0 1.108 0.89199 2 2 2s2-0.892 2-2v-4c0-1.108-0.892-2-2-2zm-4.002 6v0.49805c0 2.0675 1.5263 3.7572 3.5 3.9746v1.5254h1v-1.5254c1.9737-0.21744 3.5-1.9071 3.5-3.9746v-0.49805h-1v0.49805c0 1.662-1.338 3-3 3s-3-1.338-3-3v-0.49805h-1z"/> + <path opacity=".2" d="m1.0058 11.25c-0.002 0.084-0.0058 0.166-0.0058 0.25 0 5.54 4.46 10 10 10s10-4.46 10-10c0-0.084-0.004-0.1665-0.006-0.25-0.132 5.423-4.538 9.75-9.994 9.75s-9.862-4.327-9.994-9.75z"/> + </g> +</svg> |