1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-19 04:41:41 +02:00

new icon: sanity (plain) (#1094)

* added Sanity IO icon

* adding sanity-plain icon

Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
Jorch C
2022-03-25 04:52:51 -06:00
committed by GitHub
parent 2a11c87550
commit 4a8c645594
3 changed files with 27 additions and 0 deletions

View File

@@ -4601,6 +4601,23 @@
}
]
},
{
"name": "sanity",
"tags": [
"CMS"
],
"versions": {
"svg": [
"original",
"plain"
],
"font": [
"plain"
]
},
"color": "#F03E2F",
"aliases": []
},
{
"name": "scala",
"tags": [

View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
<rect fill="#F03E2F" height="128" width="128"></rect>
<path fill="#FFFFFF" d="M39.4229 33.1629C39.4229 44.1614 46.3362 50.7055 60.1767 54.1563L74.8429 57.4971C87.9417 60.453 95.9185 67.7945 95.9185 79.7554C96.0204 84.9662 94.296 90.053 91.0345 94.1634C91.0345 82.23 84.751 75.7822 69.595 71.9052L55.1947 68.6881C43.6633 66.1035 34.7628 60.068 34.7628 47.076C34.7021 42.0589 36.3415 37.1644 39.4229 33.1629Z"></path>
<path fill="#F9B1AB" d="M82.0221 76.827C88.2776 80.759 91.0205 86.2583 91.0205 94.1497C85.8426 100.666 76.7462 104.323 66.0545 104.323C48.0576 104.323 35.4626 95.6207 32.6637 80.4978H49.9468C52.172 87.4406 58.0636 90.6577 65.9285 90.6577C75.5287 90.6577 81.9102 85.6258 82.0361 76.7995"></path>
<path fill="#F9B1AB" d="M48.4074 49.4682C45.5509 47.8004 43.2073 45.404 41.6255 42.5332C40.0437 39.6624 39.2825 36.4244 39.423 33.1629C44.419 26.7013 53.1095 22.7556 63.7033 22.7556C82.0361 22.7556 92.6439 32.2693 95.2608 45.66H78.6354C76.8021 40.3807 72.212 36.27 63.8433 36.27C54.9008 36.27 48.7992 41.3843 48.4494 49.4682"></path>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
<path fill="#F03E2F" d="M 0 0 L 0 128 L 128 128 L 128 0 L 0 0 z M 63.703125 22.755859 C 82.035925 22.755859 92.644819 32.269456 95.261719 45.660156 L 78.634766 45.660156 C 76.801466 40.380856 72.21245 36.269531 63.84375 36.269531 C 54.90125 36.269531 48.799019 41.38485 48.449219 49.46875 L 48.433594 49.46875 C 51.546039 51.424935 55.445799 52.976941 60.175781 54.15625 L 74.84375 57.498047 C 87.94255 60.453947 95.917969 67.794959 95.917969 79.755859 C 96.019869 84.966659 94.296656 90.053663 91.035156 94.164062 C 91.035156 93.747927 91.009532 93.354091 90.994141 92.951172 C 91.008841 93.345587 91.019531 93.743361 91.019531 94.150391 C 85.841631 100.66669 76.746387 104.32227 66.054688 104.32227 C 48.057787 104.32227 35.462962 95.620947 32.664062 80.498047 L 49.947266 80.498047 C 52.172466 87.440847 58.062834 90.658203 65.927734 90.658203 C 75.504946 90.658203 81.875781 85.648357 82.03125 76.861328 C 78.831263 74.841522 74.735525 73.219096 69.595703 71.904297 L 55.195312 68.6875 C 43.663913 66.1029 34.763672 60.068172 34.763672 47.076172 C 34.702972 42.059072 36.342428 37.163609 39.423828 33.162109 C 44.419828 26.700509 53.109325 22.755859 63.703125 22.755859 z "/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB