diff options
| author | Joaquim <joaquim.org@gmail.com> | 2021-04-04 02:08:51 (GMT) |
|---|---|---|
| committer | Joaquim <joaquim.org@gmail.com> | 2021-04-04 02:08:51 (GMT) |
| commit | 1d3742e14f09316a1d795527713eb8f9742f0ffb (patch) | |
| tree | 6bc6343538506b68256aa057121e063d22f8ed1a /src/displayapp/icons/navigation/merge_slight_right.svg | |
| parent | 58a2d000c4d49d96121894d6dd6bb861d7564bea (diff) | |
Big UI and navigation Rewrite
new navigation
add some color to the apps
redesign menus
new settings menu
new quick settings
code clean up
size reduction by converting navigation images to font
and more...
Diffstat (limited to 'src/displayapp/icons/navigation/merge_slight_right.svg')
| -rw-r--r-- | src/displayapp/icons/navigation/merge_slight_right.svg | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/src/displayapp/icons/navigation/merge_slight_right.svg b/src/displayapp/icons/navigation/merge_slight_right.svg new file mode 100644 index 0000000..8c371c4 --- /dev/null +++ b/src/displayapp/icons/navigation/merge_slight_right.svg @@ -0,0 +1,58 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + inkscape:version="1.0 (4035a4fb49, 2020-05-01)" + sodipodi:docname="merge_slight_right.svg" + version="1.1" + viewBox="0 0 20 20" + height="20" + width="20" + data-name="WORKING ICONS" + id="WORKING_ICONS"> + <metadata + id="metadata11"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs + id="defs9" /> + <sodipodi:namedview + inkscape:current-layer="WORKING_ICONS" + inkscape:window-maximized="1" + inkscape:window-y="22" + inkscape:window-x="-8" + inkscape:cy="14.591693" + inkscape:cx="8.8155659" + inkscape:zoom="21.5" + showgrid="false" + id="namedview7" + inkscape:window-height="1027" + inkscape:window-width="1920" + inkscape:pageshadow="2" + inkscape:pageopacity="0" + guidetolerance="10" + gridtolerance="10" + objecttolerance="10" + borderopacity="1" + bordercolor="#666666" + pagecolor="#ffffff" /> + <title + id="title2">direction</title> + <path + style="stroke-width:1.17599" + id="path4" + d="M 12.680873,9.651259 V 19.4063 a 0.35891315,0.35891315 0 0 1 -0.35849,0.358513 H 11.157797 A 0.35891315,0.35891315 0 0 1 10.799307,19.4063 V 9.651259 h 1.88159 M 12.916095,9.416061 H 10.564109 V 19.4063 A 0.59368844,0.59368844 0 0 0 11.157797,20 h 1.164586 a 0.59371196,0.59371196 0 0 0 0.593701,-0.5937 v -9.990239 0 z M 17.523708,7.4591372 11.756989,0 5.9902123,7.4591372 A 0.45462724,0.45462724 0 0 0 6.4716874,8.192416 L 9.943043,6.6121633 a 0.42010008,0.42010008 0 0 1 0.637671,0.4421735 l 0.0019,2.3944512 A 5.4759068,5.4759068 0 0 1 7.7035404,14.102194 L 2.641054,17.25602 a 0.59134822,0.59134822 0 0 0 -0.1892056,0.814669 l 0.6182903,0.992162 a 0.59125414,0.59125414 0 0 0 0.8145282,0.189206 L 8.954174,16.094185 A 7.762908,7.762908 0 0 0 12.93176,9.367257 V 7.0559596 h 0.0012 a 0.42049991,0.42049991 0 0 1 0.637917,-0.4437963 l 3.471344,1.580241 A 0.45462724,0.45462724 0 0 0 17.52372,7.4591372 Z" + fill="#000000" /> +</svg> |
