First Commit

This commit is contained in:
2026-03-30 20:15:26 +09:00
commit 5db6f08060
52 changed files with 9292 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><!-- Icon from Material Symbols by Google - https://github.com/google/material-design-icons/blob/master/LICENSE --><path fill="currentColor" d="M14.6 8.075q0-1.075-.712-1.725T12 5.7q-.725 0-1.312.313t-1.013.912q-.4.575-1.088.663T7.4 7.225q-.35-.325-.387-.8t.237-.9q.8-1.2 2.038-1.862T12 3q2.425 0 3.938 1.375t1.512 3.6q0 1.125-.475 2.025t-1.75 2.125q-.925.875-1.25 1.363T13.55 14.6q-.1.6-.513 1t-.987.4t-.987-.387t-.413-.963q0-.975.425-1.787T12.5 11.15q1.275-1.125 1.688-1.737t.412-1.338M12 22q-.825 0-1.412-.587T10 20t.588-1.412T12 18t1.413.588T14 20t-.587 1.413T12 22"/></svg>

After

Width:  |  Height:  |  Size: 662 B

+10
View File
@@ -0,0 +1,10 @@
{
"version": "1.0.0-alpha.0",
"isPrerelease": true,
"update": {
"requiredCacheClear": true,
"requiredAgainSignin": true,
"requiredSettingsClear": true,
"canUpdate": true
}
}
+81
View File
@@ -0,0 +1,81 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="1024"
height="1024"
viewBox="0 0 270.93333 270.93333"
version="1.1"
id="svg1"
inkscape:version="1.4.2 (f4327f4, 2025-05-13)"
sodipodi:docname="ulc.svg"
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">
<sodipodi:namedview
id="namedview1"
pagecolor="#505050"
bordercolor="#eeeeee"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#505050"
inkscape:document-units="mm"
inkscape:zoom="0.72426347"
inkscape:cx="432.16318"
inkscape:cy="570.92483"
inkscape:window-width="1920"
inkscape:window-height="1094"
inkscape:window-x="-11"
inkscape:window-y="-11"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs1" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<rect
style="fill:#cccccc;fill-rule:evenodd;stroke-width:14.9219"
id="rect1"
width="270.93332"
height="270.93332"
x="5.5511151e-17"
y="0" />
<g
id="g3"
transform="translate(0,7.7895512)">
<ellipse
style="fill:#ffff00;fill-rule:evenodd;stroke-width:7.44355"
id="path2"
cx="135.46666"
cy="155.07564"
rx="21.918818"
ry="86.031364" />
<ellipse
style="fill:#00ff00;fill-rule:evenodd;stroke-width:13.59"
id="path3"
cx="135.46666"
cy="40.001842"
rx="10.228783"
ry="25.754614" />
</g>
<rect
style="fill:#ffffff;fill-rule:evenodd;stroke-width:13.59"
id="rect3"
width="12.785977"
height="238.5498"
x="100.73574"
y="16.328756" />
<rect
style="fill:#ffffff;fill-rule:evenodd;stroke-width:13.59"
id="rect4"
width="12.785977"
height="238.5498"
x="157.29234"
y="16.191765" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB