feat: add icon resources for editor

This commit is contained in:
2025-11-16 15:44:14 +08:00
parent df4a7252c1
commit 1d8cb1a783
87 changed files with 2431 additions and 4 deletions

52
Assets/Preference.svg Normal file
View File

@ -0,0 +1,52 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 24 24"
version="1.1"
id="svg1"
sodipodi:docname="MenuPreference.svg"
inkscape:export-filename="MenuPreference.png"
inkscape:export-xdpi="1024"
inkscape:export-ydpi="1024"
inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs1" />
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="32.916667"
inkscape:cx="12"
inkscape:cy="12"
inkscape:window-width="1920"
inkscape:window-height="1017"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg1" />
<path
d="m 21.71,20.29 -1.42,1.42 a 1,1 0 0 1 -1.41,0 L 7,9.85 A 3.81,3.81 0 0 1 6,10 4,4 0 0 1 2.22,4.7 L 4.76,7.24 5.29,6.71 6.71,5.29 7.24,4.76 4.7,2.22 A 4,4 0 0 1 10,6 3.81,3.81 0 0 1 9.85,7 l 11.86,11.88 a 1,1 0 0 1 0,1.41 M 2.29,18.88 a 1,1 0 0 0 0,1.41 l 1.42,1.42 a 1,1 0 0 0 1.41,0 L 10.59,16.25 7.76,13.42 M 20,2 16,4 v 2 l -2.17,2.17 2,2 L 18,8 h 2 l 2,-4 z"
id="path1"
style="display:none" />
<path
style="fill:#2196f3;fill-opacity:1;stroke-width:0.000911392"
d="M 4.1902587,21.955067 C 4.1138883,21.933557 3.9908503,21.880036 3.916841,21.836133 3.8428316,21.79223 3.4241445,21.396456 2.9864251,20.956636 2.074956,20.040791 2.0228885,19.966387 2.0228885,19.579747 c 0,-0.438399 -0.1721945,-0.242777 2.9497228,-3.351029 l 2.7860088,-2.773813 1.3991711,1.399302 1.3991708,1.399302 -2.7797468,2.778202 c -2.4161228,2.414779 -2.8016394,2.788168 -2.9471058,2.854397 -0.2068738,0.09419 -0.4552461,0.120955 -0.6398507,0.06896 z"
id="path2" />
<path
style="fill:#2196f3;fill-opacity:1;stroke-width:0.000911392"
d="M 14.840498,9.144295 13.868693,8.1721343 14.93941,7.1010987 16.010127,6.0300632 V 5.0200643 4.0100654 l 1.989906,-0.9948148 1.989907,-0.9948147 0.994812,0.9948119 0.994812,0.994812 -0.994815,1.9899068 -0.994814,1.9899068 h -1.01032 -1.01032 l -1.062966,1.0632912 c -0.584631,0.5848101 -1.069954,1.0632914 -1.078496,1.0632914 -0.0085,0 -0.452843,-0.4374726 -0.987335,-0.972161 z"
id="path3" />
<path
style="fill:#4caf50;fill-opacity:1;stroke-width:0.000911392"
d="m 19.374212,21.963529 c -0.06292,-0.01573 -0.172285,-0.05741 -0.243038,-0.09262 -0.08953,-0.04455 -1.949592,-1.884038 -6.117275,-6.049589 L 7.025266,9.8357541 6.6797216,9.9050795 C 5.2431916,10.193285 3.6910988,9.5729016 2.7978637,8.3534707 2.0581241,7.3435896 1.8403523,6.0883935 2.1897537,4.8484378 L 2.2231877,4.7297869 3.4888991,5.9952292 4.7546104,7.2606714 6.0076411,6.0076411 7.2606714,4.7546104 5.9958465,3.4895164 4.7310213,2.2244223 4.8946246,2.1773954 c 0.7640425,-0.2196198 1.635711,-0.1989949 2.3836361,0.0564 1.8540188,0.633095 3.0019763,2.575993 2.6268312,4.4458635 l -0.069313,0.3454825 5.9990491,6.0038846 c 6.674895,6.680277 6.140027,6.109775 6.141549,6.550721 0.0013,0.387242 -0.04898,0.458823 -0.977983,1.391294 -0.671366,0.673871 -0.842446,0.829454 -0.993331,0.903354 -0.20203,0.09895 -0.450924,0.134115 -0.630851,0.08913 z"
id="path4" />
</svg>

After

Width:  |  Height:  |  Size: 3.5 KiB