diff options
author | Petr Mrázek <peterix@gmail.com> | 2021-09-25 01:43:19 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2021-09-25 01:43:19 +0200 |
commit | cdf8d20c95137b7d1efe1dd0848e40c625cbce81 (patch) | |
tree | 29d3e861012d7a5b118ff9092048ad8177dc090e /launcher | |
parent | 560f7fa61a86294462ce1fc684d2fe2b9f872160 (diff) | |
download | PrismLauncher-cdf8d20c95137b7d1efe1dd0848e40c625cbce81.tar.gz PrismLauncher-cdf8d20c95137b7d1efe1dd0848e40c625cbce81.tar.bz2 PrismLauncher-cdf8d20c95137b7d1efe1dd0848e40c625cbce81.zip |
NOISSUE add shaderpacks icon for iOS icon theme
Diffstat (limited to 'launcher')
-rw-r--r-- | launcher/resources/iOS/scalable/shaderpacks.svg | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/launcher/resources/iOS/scalable/shaderpacks.svg b/launcher/resources/iOS/scalable/shaderpacks.svg new file mode 100644 index 00000000..a2aa1b21 --- /dev/null +++ b/launcher/resources/iOS/scalable/shaderpacks.svg @@ -0,0 +1,38 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Generator: Adobe Illustrator 18.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> + +<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="defs10"><linearGradient + id="linearGradient3249"><stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3247" /></linearGradient></defs> +<g + id="_x32__5_"> + <g + id="g4"> + <path + fill="#3366cc" + d="M 28,0 H 4 C 1.8,0 0,1.8 0,4 v 24 c 0,2.2 1.8,4 4,4 h 24 c 2.2,0 4,-1.8 4,-4 V 4 C 32,1.8 30.2,0 28,0 Z m 2,28 c 0,1.1 -0.9,2 -2,2 H 4 C 2.9,30 2,29.1 2,28 V 4 C 2,2.9 2.9,2 4,2 h 24 c 1.1,0 2,0.9 2,2 z" + id="path2" /> + </g> +</g> +<path + style="fill:none;fill-rule:evenodd;stroke:#3366cc;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + d="m 7,11 v 11 l 9,5 V 16 Z" + id="path58496" /><path + style="fill:none;fill-rule:evenodd;stroke:#3366cc;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;paint-order:normal;stroke-miterlimit:4;stroke-dasharray:none" + d="m 16,27 9,-5 V 11 l -9,5 z" + id="path58498" /><path + style="fill:none;fill-rule:evenodd;stroke:#3366cc;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + d="m 16,6 9,5 -9,5 -9,-5 z" + id="path36178" /></svg> |