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/16x16/apps/digitallyimported.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/digitallyimported.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/digitallyimported.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/digitallyimported.svg b/.icons/awkward/16x16/apps/digitallyimported.svg new file mode 100644 index 00000000..e7fc943f --- /dev/null +++ b/.icons/awkward/16x16/apps/digitallyimported.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <path fill="#298fc5" d="m15 13.306v-10.612c0-0.3845-0.312-0.6942-0.7-0.6942h-12.6c-0.3878 0-0.7 0.30972-0.7 0.69444v10.612c0 0.384 0.3122 0.694 0.7 0.694h12.6c0.3878 0 0.7-0.30972 0.7-0.69444z"/> + <g fill="#fff"> + <path d="m3 5v1h5.3566c0.39571 0 0.64286 0.21264 0.64286 0.54606v2.4079c-0.0001 0.3334-0.2472 0.946-0.6429 0.946h-4.3496v-2.9h-1.007v4h5.9282c0.59357 0 1.0714-0.48317 1.0714-1.0833v-3.8337c0-0.6002-0.4785-1.0548-1.0714-1.083h-4.9352z"/> + <path d="m12 5v1h1v-1h-0.0098zm0 2v4h1v-4z"/> + </g> +</svg> |