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/64x64/apps/openbve.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/openbve.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/openbve.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/openbve.svg b/.icons/awkward/64x64/apps/openbve.svg new file mode 100644 index 00000000..04b42882 --- /dev/null +++ b/.icons/awkward/64x64/apps/openbve.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <rect style="opacity:.2" width="58" height="58" x="-62" y="-61" rx="2.9" ry="2.9" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#636363" width="58" height="58" x="-61" y="-61" rx="2.9" ry="2.9" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:.2" d="m15 4v29a17 17 0 0 0 17 17 17 17 0 0 0 17-17 17 17 0 0 0-17-17 17 17 0 0 0-11 4.039062v-16.039062zm17 18a11 11 0 0 1 11 11 11 11 0 0 1-11 11 11 11 0 0 1-11-11 11 11 0 0 1 11-11zm6 8a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3z"/> + <path style="fill:#e4e4e4" d="m32 15a17 17 0 0 0-17 17 17 17 0 0 0 17 17 17 17 0 0 0 17-17 17 17 0 0 0-17-17zm0 6a11 11 0 0 1 11 11 11 11 0 0 1-11 11 11 11 0 0 1-11-11 11 11 0 0 1 11-11z"/> + <rect style="fill:#e4e4e4" width="6" height="29" x="15" y="3"/> + <circle style="fill:#ed8f00" cx="38" cy="32" r="3"/> + <path style="fill:#ffffff;opacity:.1" d="M 5.8984375 3 C 4.2918373 3 3 4.2918373 3 5.8984375 L 3 6.8984375 C 3 5.2918373 4.2918373 4 5.8984375 4 L 58.101562 4 C 59.708163 4 61 5.2918373 61 6.8984375 L 61 5.8984375 C 61 4.2918373 59.708163 3 58.101562 3 L 5.8984375 3 z"/> + <path style="fill:#ffffff;opacity:.2" d="m15 3v1h6v-1h-6zm17 12a17 17 0 0 0-11 4.042969v1a17 17 0 0 1 11-4.042969 17 17 0 0 1 16.978516 16.580078 17 17 0 0 0 0.021484-0.580078 17 17 0 0 0-17-17zm6 14a3 3 0 0 0-3 3 3 3 0 0 0 0.042969 0.486328 3 3 0 0 1 2.957031-2.486328 3 3 0 0 1 2.957031 2.513672 3 3 0 0 0 0.042969-0.513672 3 3 0 0 0-3-3zm4.978516 3.414062a11 11 0 0 1-10.978516 10.585938 11 11 0 0 1-10.978516-10.414062 11 11 0 0 0-0.021484 0.414062 11 11 0 0 0 11 11 11 11 0 0 0 11-11 11 11 0 0 0-0.021484-0.585938z"/> +</svg> |