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 24 24">
<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 4 12 L 4 13 L 11 13 L 11 12 L 4 12 z M 13 12 L 13 13 L 20 13 L 20 12 L 13 12 z "
class="ColorScheme-Text"
/>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="M 12 9 L 9 15 L 15 15 L 12 9 z M 12 11.236328 L 13.382812 14 L 10.617188 14 L 12 11.236328 z "
class="ColorScheme-Highlight"
/>
</svg>

After

Width:  |  Height:  |  Size: 698 B