diff options
author | leo78913 <leo3758@riseup.net> | 2022-10-20 17:48:57 -0300 |
---|---|---|
committer | leo78913 <leo3758@riseup.net> | 2022-10-20 17:48:57 -0300 |
commit | 31dc92dafecc7924d937f10184dff28838c1f69a (patch) | |
tree | ea0d7b9f32a3aa46173d9cc59a41b85b9f2cb5f3 /launcher/resources/pe_blue/scalable/delete.svg | |
parent | 41032aaac26eee06c9f9eec183da3df3beee41bc (diff) | |
download | PrismLauncher-31dc92dafecc7924d937f10184dff28838c1f69a.tar.gz PrismLauncher-31dc92dafecc7924d937f10184dff28838c1f69a.tar.bz2 PrismLauncher-31dc92dafecc7924d937f10184dff28838c1f69a.zip |
add icons to the instance menu and 4 new icons:
delete
rename
tag
export
Signed-off-by: leo78913 <leo3758@riseup.net>
Diffstat (limited to 'launcher/resources/pe_blue/scalable/delete.svg')
-rw-r--r-- | launcher/resources/pe_blue/scalable/delete.svg | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/launcher/resources/pe_blue/scalable/delete.svg b/launcher/resources/pe_blue/scalable/delete.svg new file mode 100644 index 00000000..123fade3 --- /dev/null +++ b/launcher/resources/pe_blue/scalable/delete.svg @@ -0,0 +1,35 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + version="1.1" + id="Calque_1" + x="0px" + y="0px" + viewBox="0 0 32 32" + enable-background="new 0 0 32 32" + xml:space="preserve" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"><defs + id="defs21"> +</defs> +<path + d="m 6.9999998,26 c 0,1.1 0.9,2 2,2 H 23 c 1.1,0 2,-0.9 2,-2 V 12.091433 H 6.9999998 Z" + id="path2" + style="fill:#daeeff;fill-opacity:1" /><circle + fill="none" + cx="8.9659033" + cy="10" + r="2" + id="circle6" /><path + fill="none" + d="M 8.9659036,28 H 22.965904 c 1.1,0 2,-0.9 2,-2 V 15 14 H 6.9659036 v 1 11 c 0,1.1 0.9,2 2,2 z" + id="path8" /><path + id="path10" + style="stroke-width:0.999996;fill:#3366cc;fill-opacity:1" + d="M 11.244141 0 C 9.0387543 0 7.234375 1.8696839 7.234375 4.1542969 L 7.234375 9 L 2 9 C 0.89200111 9 0 9.8920011 0 11 C 0 12.107999 0.89200111 13 2 13 L 3 13 L 3 26 C 3 29.299997 5.7000033 32 9 32 L 23 32 C 26.299997 32 29 29.299997 29 26 L 29 13 L 30 13 C 31.107999 13 32 12.107999 32 11 C 32 9.8920011 31.107999 9 30 9 L 24.609375 9 L 24.609375 4.1542969 C 24.609375 1.8696839 22.804995 0 20.599609 0 L 11.244141 0 z M 7 13 L 25 13 L 25 26 C 25 27.099999 24.099999 28 23 28 L 9 28 C 7.9000011 28 7 27.099999 7 26 L 7 13 z " /> +<rect + style="fill:#000000;fill-opacity:0;stroke:none;stroke-width:0.000000879999;stroke-linecap:round;stroke-linejoin:round" + id="rect2311" + width="29.020048" + height="4" + x="1.4899759" + y="7.1611009" /></svg> |