chore: initial commit

This commit is contained in:
Alexandre Cavalheiro S. Tiago Da Silva 2021-04-05 10:48:05 -03:00
commit 67c7ccd66b
No known key found for this signature in database
GPG key ID: 03C18A5682B3E189
11102 changed files with 455009 additions and 0 deletions

View file

@ -0,0 +1,22 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<defs id="defs3051">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#d3dae3;
}
.ColorScheme-Highlight {
color:#3daee9;
}
</style>
</defs>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="M 7 7 L 7 10 L 10 7 L 7 7 z M 14 8 A 6 6 0 0 0 8 14 L 9 14 A 5 5 0 0 1 14 9 L 14 8 z "
class="ColorScheme-Text"
/>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="M 14,2 A 12.00001,12.00001 0 0 0 2,14 l 1,0 A 11,11 0 0 1 14,3 Z"
class="ColorScheme-Highlight"
/>
</svg>

After

Width:  |  Height:  |  Size: 694 B