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/OSX/scalable/rename.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/OSX/scalable/rename.svg')
-rw-r--r-- | launcher/resources/OSX/scalable/rename.svg | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/launcher/resources/OSX/scalable/rename.svg b/launcher/resources/OSX/scalable/rename.svg new file mode 100644 index 00000000..83ae5cb5 --- /dev/null +++ b/launcher/resources/OSX/scalable/rename.svg @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + version="1.1" + id="Calque_1" + x="0px" + y="0px" + viewBox="0 0 24 24" + enable-background="new 0 0 24 24" + xml:space="preserve" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"><defs + id="defs11868" /> +<rect + fill="none" + width="24" + height="24" + id="rect11854" /> +<g + id="g15058" + transform="matrix(1.2018036,0,0,1.2018036,9.1890033,-5.9659463)" + style="stroke-width:0.832083"><path + style="fill:#cccccc;fill-opacity:1;stroke:#585858;stroke-width:0.832083;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke" + d="m -4.635309,18.83508 -1.6867847,4.775149 4.7751492,-1.686784 z" + id="path14640" /><path + style="fill:#f2f2f2;fill-opacity:1;stroke:#585858;stroke-width:0.832083;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke" + d="M 7.6468491,6.2880897 -3.1410372,17.075975 0.21216023,20.429172 11.000046,9.6412872 Z" + id="rect291" /></g></svg> |