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/32x32/apps/openbve.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/openbve.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/openbve.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/openbve.svg b/.icons/awkward/32x32/apps/openbve.svg new file mode 100644 index 00000000..842a9fc2 --- /dev/null +++ b/.icons/awkward/32x32/apps/openbve.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect style="opacity:.2" width="29" height="29" x="-31" y="-30" rx="1.45" ry="1.45" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#636363" width="29" height="29" x="-30" y="-30" rx="1.45" ry="1.45" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:.2" d="m7 2v14.5a8.4999998 8.4999998 0 0 0 8.5 8.5 8.4999998 8.4999998 0 0 0 8.5-8.5 8.4999998 8.4999998 0 0 0-8.5-8.5 8.4999998 8.4999998 0 0 0-5.5 2.019531v-8.019531zm8.5 9a5.5000002 5.5000002 0 0 1 5.5 5.5 5.5000002 5.5000002 0 0 1-5.5 5.5 5.5000002 5.5000002 0 0 1-5.5-5.5 5.5000002 5.5000002 0 0 1 5.5-5.5zm3 4a1.5 1.5 0 0 0-1.5 1.5 1.5 1.5 0 0 0 1.5 1.5 1.5 1.5 0 0 0 1.5-1.5 1.5 1.5 0 0 0-1.5-1.5z"/> + <path style="fill:#e4e4e4" d="m15.5 7a8.4999998 8.4999998 0 0 0-8.5 8.5 8.4999998 8.4999998 0 0 0 8.5 8.5 8.4999998 8.4999998 0 0 0 8.5-8.5 8.4999998 8.4999998 0 0 0-8.5-8.5zm0 3a5.5000002 5.5000002 0 0 1 5.5 5.5 5.5000002 5.5000002 0 0 1-5.5 5.5 5.5000002 5.5000002 0 0 1-5.5-5.5 5.5000002 5.5000002 0 0 1 5.5-5.5z"/> + <rect style="fill:#e4e4e4" width="3" height="14.5" x="7" y="1"/> + <circle style="fill:#ed8f00" cx="18.5" cy="15.5" r="1.5"/> + <path style="fill:#ffffff;opacity:.2" d="m7 1v1h3v-1h-3zm8.5 6a8.4999998 8.4999998 0 0 0-5.5 2.0195312v0.9999998a8.4999998 8.4999998 0 0 1 5.5-2.019531 8.4999998 8.4999998 0 0 1 8.478516 8.085938 8.4999998 8.4999998 0 0 0 0.021484-0.585938 8.4999998 8.4999998 0 0 0-8.5-8.5zm3 7a1.5 1.5 0 0 0-1.5 1.5 1.5 1.5 0 0 0 0.087891 0.5 1.5 1.5 0 0 1 1.412109-1 1.5 1.5 0 0 1 1.412109 1 1.5 1.5 0 0 0 0.087891-0.5 1.5 1.5 0 0 0-1.5-1.5zm-8.474609 1.986328a5.5000002 5.5000002 0 0 0-0.025391 0.513672 5.5000002 5.5000002 0 0 0 5.5 5.5 5.5000002 5.5000002 0 0 0 5.5-5.5 5.5000002 5.5000002 0 0 0-0.025391-0.486328 5.5000002 5.5000002 0 0 1-5.474609 4.986328 5.5000002 5.5000002 0 0 1-5.474609-5.013672z"/> + <path style="fill:#ffffff;opacity:.1" d="M 2.4492188 1 C 1.6459187 1 1 1.6459187 1 2.4492188 L 1 3.4492188 C 1 2.6459187 1.6459187 2 2.4492188 2 L 28.550781 2 C 29.354081 2 30 2.6459187 30 3.4492188 L 30 2.4492188 C 30 1.6459187 29.354081 1 28.550781 1 L 2.4492188 1 z"/> +</svg> |