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/unity-editor-icon.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/unity-editor-icon.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/unity-editor-icon.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/unity-editor-icon.svg b/.icons/awkward/32x32/apps/unity-editor-icon.svg new file mode 100644 index 00000000..482e6b6f --- /dev/null +++ b/.icons/awkward/32x32/apps/unity-editor-icon.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect fill="#4c5969" width="28" height="28" x="2" y="2" rx="1.4" ry="1.4"/> + <path opacity=".2" d="m2 28.6v1c0 0.775 0.6248 1.4 1.4004 1.4h25.2c0.775 0 1.4-0.625 1.4-1.4v-1c0 0.775-0.625 1.4-1.4 1.4h-25.2c-0.7752 0-1.4-0.625-1.4-1.4z"/> + <path fill="#fff" opacity=".1" d="m3.4004 2c-0.7756 0-1.4004 0.6248-1.4004 1.4004v1c0-0.7756 0.6248-1.4004 1.4004-1.4004h25.2c0.775 0 1.4 0.6248 1.4 1.4004v-1c0-0.7756-0.625-1.4004-1.4-1.4004h-25.2z"/> + <path opacity=".2" d="m17.736 17.501 3.229-5.742 1.535 5.742-1.535 5.74zm-1.5737 1.2661 3.2292 5.4069-5.623-1.484-4.0635-3.923zm3.2285-7.9408-3.2285 6.0408h-6.4577l4.063-4.5564zm4.61 4.6738-1.97-7.5-7.352 2.0225-1.088 1.9705-2.209-0.016-5.381 5.524 5.3813 5.5231h0.000263l2.2074-0.01683 1.0899 1.9705 7.3513 2.0222 1.97-7.5-1-1.999"/> + <path fill="#fff" d="m17.736 16.501 3.229-5.742 1.535 5.742-1.535 5.74zm-1.5737 1.2661 3.2292 5.4069l-5.623-1.484-4.0635-3.923zm3.2285-7.9408-3.2285 6.0408h-6.4577l4.063-4.5564zm4.61 4.6738-1.97-7.5-7.352 2.0225-1.088 1.9705-2.209-0.016-5.381 5.524l5.3813 5.5231h0.000263l2.2074-0.01683 1.0899 1.9705 7.3513 2.0222 1.97-7.5-1-1.999"/> +</svg> |