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/wireshark.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/wireshark.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/wireshark.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/wireshark.svg b/.icons/awkward/16x16/apps/wireshark.svg new file mode 100644 index 00000000..237ce037 --- /dev/null +++ b/.icons/awkward/16x16/apps/wireshark.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <g transform="translate(-8,8)"> + <rect fill="#4e91d9" width="16" height="16" x="-8" y="-24" rx=".857" ry=".857" transform="matrix(0,-1,-1,0,0,0)"/> + <path fill="#343434" d="m19.004-7a0.50005 0.50005 0 0 0 -0.125 0.015625s-1.8715 0.47166-3.707 2.1465c-1.765 1.6102-3.479 4.4067-3.623 8.8379h-3.549v1h4a0.50005 0.50005 0 0 0 0.5 -0.49805c0.01241-4.4989 1.6876-7.0886 3.3457-8.6016 1.0396-0.94862 1.8987-1.3748 2.5176-1.625-0.71852 3.301-0.92758 5.8937-0.42188 7.6836 0.27776 0.98311 0.76569 1.7648 1.4648 2.2832 0.699 0.5187 1.585 0.7582 2.594 0.7582h2v-1h-2c-0.854 0-1.502-0.1948-1.998-0.5625s-0.864-0.9243-1.098-1.75c-0.466-1.6515-0.315-4.3449 0.582-8.0703a0.50005 0.50005 0 0 0 -0.482 -0.6172z"/> + </g> +</svg> |