Initial commit

This commit is contained in:
Haze Weathers 2025-08-06 10:26:28 -06:00
commit 3b96451047
71 changed files with 2302 additions and 0 deletions

View file

@ -0,0 +1,71 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="16"
height="16"
version="1.1"
id="svg1"
sodipodi:docname="character_animation_event.svg"
inkscape:version="1.4.2 (ebf0e940d0, 2025-05-08)"
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">
<linearGradient
id="a"
x2="0"
y1="2"
y2="14"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(4)">
<stop
offset="0"
stop-color="#ff8dbc"
id="stop1" />
<stop
offset=".4"
stop-color="#7260ff"
id="stop2" />
<stop
offset=".6"
stop-color="#7260ff"
id="stop3" />
<stop
offset="1"
stop-color="#74c9ff"
id="stop4" />
</linearGradient>
</defs>
<sodipodi:namedview
id="namedview1"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:deskcolor="#505050"
inkscape:zoom="25.715264"
inkscape:cx="5.1720255"
inkscape:cy="9.488528"
inkscape:window-width="1346"
inkscape:window-height="727"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="svg1" />
<path
fill="none"
stroke="#8da5f3"
stroke-linejoin="round"
stroke-width="2.28571"
d="M 14.857145,14.857148 H 1.1428572 V 1.1428572 H 14.857145 Z"
id="path1"
style="stroke:#dd5498;stroke-width:2;stroke-dasharray:none" />
<path
fill="url(#a)"
d="M 12.816902,3.0999201 H 3.0167421 V 3.7999316 H 4.4167649 V 5.1999544 H 3.0167421 v 5.6000916 h 1.4000228 v 1.400023 H 3.0167421 V 12.90008 H 12.816902 V 12.200069 H 11.41688 v -1.400023 h 1.400022 V 5.1999544 H 11.41688 V 3.7999316 h 1.400022 z M 10.016857,3.7999316 V 5.1999544 H 8.6168334 V 3.7999316 Z m 0,7.0001144 v 1.400023 H 8.6168334 V 10.800046 Z M 7.2168106,3.7999316 V 5.1999544 H 5.8167878 V 3.7999316 Z m 0,7.0001144 v 1.400023 H 5.8167878 V 10.800046 Z M 6.5167991,6.6748784 a 0.52500856,0.52500856 0 0 1 0.787513,-0.4459073 l 2.1000343,1.3181214 a 0.52500856,0.52500856 0 0 1 0,0.9051148 L 7.3043121,9.7703293 A 0.52500856,0.52500856 0 0 1 6.5167991,9.324422 Z"
id="path4"
style="fill:#8da5f3;fill-opacity:1;stroke-width:0.700012" />
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB