chore: add icon assets (SVG + PNG fallback)
This commit is contained in:
parent
c7d0c80d43
commit
04034ab379
4 changed files with 124 additions and 0 deletions
1
assets/agor-icon-A.svg
Normal file
1
assets/agor-icon-A.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><path d="M0 0h1024v1024H0z" style="fill:#0e0f13;fill-opacity:1;stroke-width:267.344"/><path d="M1404 357v216l188 79V437l-85-25 1-11-1-3-19-10-3 1-3 11z" style="fill:#cd9c34;fill-opacity:1;stroke-width:164" transform="translate(-2793 -448)scale(2.07)"/><path d="m1596 276-191 78 74 36 9-4 22 11-6 3 92 34 193-79zm193 79-27 14v109l-68 27-1 79-94 38V435l-6 2v215h3l192-77zm-115-44 25 10-187 75-22-11zm87 197 1 48-41 17v-49z" style="fill:#ffe14b;fill-opacity:1;stroke-width:164" transform="translate(-2793 -448)scale(2.07)"/><path d="m281 427 48 25 130 391-74-29-90-313-62 104 78 37 20 68-182-77z" style="fill:#000;stroke-width:164;fill-opacity:1"/></svg>
|
||||
|
After Width: | Height: | Size: 715 B |
57
assets/agor-icon-no-bkg.svg
Normal file
57
assets/agor-icon-no-bkg.svg
Normal file
|
|
@ -0,0 +1,57 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
width="1024"
|
||||
height="1024"
|
||||
viewBox="0 0 1024 1024"
|
||||
sodipodi:docname="agor-icon-no-bkg.svg"
|
||||
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
|
||||
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="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:showpageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
inkscape:zoom="0.67718428"
|
||||
inkscape:cx="779.69914"
|
||||
inkscape:cy="335.94991"
|
||||
inkscape:window-width="5120"
|
||||
inkscape:window-height="1350"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="53"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="g1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
inkscape:label="Image"
|
||||
id="g1">
|
||||
<g
|
||||
id="g2">
|
||||
<path
|
||||
style="fill:#000000;fill-opacity:1;stroke-width:164"
|
||||
d="m 511.25004,122.25982 399.8105,164.6543 -3.623,456.2363 -396.8829,158.5898 -7,-0.2187 -390.6152,-163.5664 1.4668,-447.3418 1.0117,-6.502 z"
|
||||
id="path2" />
|
||||
<path
|
||||
id="path8"
|
||||
style="fill:#cd9c34;fill-opacity:1;stroke-width:339.54"
|
||||
d="M 114.40625 290.61523 L 112.93945 737.95508 L 503.55469 901.52148 L 503.55469 457.24609 L 327.4082 404.65039 L 328.1875 382.13086 L 326.80859 375.13086 L 286.69141 354.24219 L 281.49609 357.08398 L 273.9375 379.42188 L 114.40625 290.61523 z M 280.86719 426.71484 L 329.29297 451.78125 L 459.1875 843.17383 L 384.55469 814.11719 L 295.30273 501.27148 L 232.52734 604.51953 L 310.875 641.55078 L 331.00195 709.86133 L 149.16797 633.38281 L 280.86719 426.71484 z " />
|
||||
<path
|
||||
id="rect1"
|
||||
style="fill:#ffe14b;fill-opacity:1;stroke-width:339.54"
|
||||
d="m 511.25009,122.25976 -395.83217,161.85156 152.77352,74.28321 19.42189,-7.86133 45.39836,23.32031 -12.66795,6 191.15624,70.00585 399.56048,-162.9453 z m 399.81037,164.6543 -56.34024,28.38922 -0.59523,225.96235 -140.78321,56.89843 -1.13663,163.28516 -194.29491,78.69727 -0.63104,-386.8711 -11.79094,3.93945 v 444.5254 h 5.06639 L 907.43752,743.1504 Z M 672.56448,194.73827 723.9199,215.34181 337.83978,371.77538 291.59775,348.91993 Z m 180.42181,408.32813 2.0333,100.41211 -85.28125,33.83008 -0.4942,-101.18553 z"
|
||||
sodipodi:nodetypes="ccccccccccccccccccccccccccccccc" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.7 KiB |
BIN
assets/agor-icon.png
Normal file
BIN
assets/agor-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 53 KiB |
66
assets/agor-icon.svg
Normal file
66
assets/agor-icon.svg
Normal file
|
|
@ -0,0 +1,66 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
width="1024"
|
||||
height="1024"
|
||||
viewBox="0 0 1024 1024"
|
||||
sodipodi:docname="agor-icon.svg"
|
||||
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
|
||||
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="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:showpageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
inkscape:zoom="0.41639164"
|
||||
inkscape:cx="951.02774"
|
||||
inkscape:cy="704.86526"
|
||||
inkscape:window-width="5120"
|
||||
inkscape:window-height="1350"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="53"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="g1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
inkscape:label="Image"
|
||||
id="g1">
|
||||
<rect
|
||||
style="fill:#0e0f13;fill-opacity:1;stroke-width:267.344"
|
||||
id="rect9"
|
||||
width="1024"
|
||||
height="1024"
|
||||
x="0"
|
||||
y="0" />
|
||||
<g
|
||||
id="g9"
|
||||
transform="matrix(2.0703656,0,0,2.0703656,-2793.3973,-448.26751)">
|
||||
<path
|
||||
style="fill:#cd9c34;fill-opacity:1;stroke-width:164"
|
||||
d="m 1404.4883,356.88477 -0.709,216.06835 188.6699,79.00391 V 437.36914 l -85.0801,-25.4043 0.377,-10.87695 -0.666,-3.38086 -19.377,-10.08984 -2.5097,1.37304 -3.6504,10.78907 z"
|
||||
id="path8" />
|
||||
<path
|
||||
id="rect1"
|
||||
style="fill:#ffe14b;fill-opacity:1;stroke-width:164"
|
||||
d="m 1596.1661,275.56837 -191.1895,78.17535 73.7906,35.87927 9.3809,-3.79707 21.9277,11.26386 -6.1187,2.89804 92.3297,33.81328 192.9903,-78.70364 z m 193.111,79.52909 -27.2127,13.71218 -0.2875,109.14128 -67.9992,27.48231 -0.549,78.86779 -93.8457,38.01129 -0.3048,-186.86125 -5.6951,1.90278 v 214.70865 h 2.4471 l 191.697,-76.59992 z m -115.1951,-44.5215 24.805,9.95164 -186.4792,75.55843 -22.3352,-11.03933 z m 87.1449,197.22513 0.9821,48.4997 -41.1914,16.34015 -0.2387,-48.87327 z"
|
||||
sodipodi:nodetypes="ccccccccccccccccccccccccccccccc" />
|
||||
</g>
|
||||
<path
|
||||
style="fill:#000000;stroke-width:164;fill-opacity:1"
|
||||
d="m 280.86786,426.71406 48.42549,25.06731 129.89427,391.39193 -74.63223,-29.0553 -89.25355,-312.84693 -62.77545,103.24854 78.34886,37.03126 20.12724,68.30989 -181.83362,-76.47704 z"
|
||||
id="path1"
|
||||
sodipodi:nodetypes="cccccccccc" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.6 KiB |
Loading…
Add table
Add a link
Reference in a new issue