feat: add DataSpell icon (#88)

* Add dataspell.svg

* Rename dataspell.svg to :dataspell:.svg

* Create :dataspell:
This commit is contained in:
Conner Rose 2024-04-09 15:15:49 -04:00 committed by GitHub
parent a153d2495d
commit eba5e318d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 42 additions and 0 deletions

1
mappings/:dataspell: Normal file
View File

@ -0,0 +1 @@
"DataSpell"

41
svgs/:dataspell:.svg Normal file
View File

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 96 96">
<defs>
<style>
.cls-1 {
clip-path: url(#clippath);
}
.cls-2 {
fill: none;
}
.cls-2, .cls-3, .cls-4 {
stroke-width: 0px;
}
.cls-3 {
fill: #000;
}
.cls-4 {
fill: #fff;
}
</style>
<clipPath id="clippath">
<rect class="cls-2" width="96" height="96"/>
</clipPath>
</defs>
<g id="Layer_1-2" data-name="Layer 1">
<g class="cls-1">
<g>
<path class="cls-3" d="M96,0H0v96h96V0Z"/>
<g>
<path class="cls-4" d="M47.97,77.86H11.97v6h36v-6Z"/>
<path class="cls-4" d="M12.04,12.02h14.02c11.3,0,19.1,7.76,19.1,17.87v.1c0,10.12-7.8,17.98-19.1,17.98h-14.02V12.02ZM19.94,19.16v21.67h6.12c1.43.09,2.87-.13,4.22-.64,1.34-.51,2.57-1.29,3.59-2.31,1.02-1.01,1.82-2.23,2.34-3.57.52-1.34.75-2.78.68-4.22v-.1c.08-1.44-.15-2.88-.67-4.23s-1.32-2.57-2.34-3.59-2.24-1.82-3.59-2.34c-1.35-.52-2.79-.75-4.23-.67h-6.12Z"/>
<path class="cls-4" d="M48.01,42.9l4.71-5.64c2.96,2.72,6.8,4.29,10.82,4.4,3.26,0,5.23-1.29,5.23-3.42v-.1c0-2.02-1.24-3.05-7.3-4.6-7.3-1.86-12.01-3.89-12.01-11.08v-.11c0-6.57,5.28-10.92,12.68-10.92,4.89-.08,9.65,1.55,13.46,4.61l-4.14,6.01c-2.71-2.12-5.99-3.36-9.42-3.57-3.05,0-4.66,1.4-4.66,3.16v.1c0,2.38,1.56,3.16,7.82,4.76,7.35,1.91,11.49,4.56,11.49,10.87v.1c0,7.2-5.49,11.23-13.31,11.23-5.66.02-11.13-2.04-15.37-5.79"/>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB