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/22x22/panel/system-devices-panel.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/panel/system-devices-panel.svg')
-rw-r--r-- | .icons/awkward/22x22/panel/system-devices-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/panel/system-devices-panel.svg b/.icons/awkward/22x22/panel/system-devices-panel.svg new file mode 100644 index 00000000..87af6229 --- /dev/null +++ b/.icons/awkward/22x22/panel/system-devices-panel.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 11 4 C 10.446 4 10 4.446 10 5 L 10 10.003906 C 10 10.557906 10.446 11.003906 11 11.003906 C 11.554 11.003906 12 10.557906 12 10.003906 L 12 5 C 12 4.446 11.554 4 11 4 z M 14.037109 5.9882812 A 1.0001 1.0001 0 0 0 13.84375 6 A 1.0001 1.0001 0 0 0 13.40625 7.8125 C 15.18475 9.1429 15.54905 11.62775 14.21875 13.40625 C 12.88835 15.18475 10.37225 15.51785 8.59375 14.1875 C 6.81525 12.85715 6.48215 10.37225 7.8125 8.59375 C 8.02906 8.30424 8.2764 8.06479 8.5625 7.84375 A 1.0032039 1.0032039 0 0 0 7.34375 6.25 C 6.9146 6.58156 6.51229 6.97204 6.1875 7.40625 C 4.2097 10.05025 4.76225 13.8348 7.40625 15.8125 C 10.05025 17.7903 13.8348 17.23775 15.8125 14.59375 C 17.7903 11.94975 17.23775 8.1652 14.59375 6.1875 A 1.0001 1.0001 0 0 0 14.037109 5.9882812 z"/> +</svg> |