Changelog-Added: new iconography

This commit is contained in:
Roberto Agreda
2023-05-04 23:42:19 -06:00
parent c7129531c2
commit e4e5d87e7c
741 changed files with 9014 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "arrow-down-circle.svg",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

View File

@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12 8L12 15.25M15 13L12.5303 15.4697C12.2374 15.7626 11.7626 15.7626 11.4697 15.4697L9 13M12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 397 B