Repo created

This commit is contained in:
Fr4nz D13trich 2025-11-22 13:58:55 +01:00
parent 4af19165ec
commit 68073add76
12458 changed files with 12350765 additions and 2 deletions

View file

@ -0,0 +1,9 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"provides-namespace" : true
}
}

View file

@ -0,0 +1,25 @@
{
"images" : [
{
"filename" : "direction_indicator_light.svg",
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"filename" : "direction_indicator_dark.svg",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"preserves-vector-representation" : true
}
}

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="33px" height="32px" viewBox="0 0 33 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>direction_indicator_dark</title>
<g id="direction_indicator_dark" stroke="none" fill="none" fill-rule="nonzero">
<circle id="Oval" fill-opacity="0.1" fill="#FFFFFF" cx="16.5" cy="16" r="16"></circle>
<polygon id="Path" fill="#5E8A5D" points="16.5 3.97983342 23.5 13.9798334 19.588 13.9797234 18.5572484 28.0201666 14.4427516 28.0201666 13.411 13.9797234 9.5 13.9798334"></polygon>
</g>
</svg>

After

Width:  |  Height:  |  Size: 611 B

View file

@ -0,0 +1 @@
<svg height="32" viewBox="0 0 32 32" width="32" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><circle cx="16" cy="16" fill="#000" fill-opacity=".05" r="16"/><path d="m16 3.97983342 7 9.99999998-3.912-.00011-1.0307516 14.0404432h-4.1144968l-1.0317516-14.0404432-3.911.00011z" fill="#588157"/></g></svg>

After

Width:  |  Height:  |  Size: 325 B