empty mono icon folder-book on Papirus-Dark & ePapirus

This commit is contained in:
Alexey Varfolomeev 2019-11-10 09:51:56 +04:00
parent 797db82671
commit 0ee6e951aa
3 changed files with 19 additions and 1 deletions

View file

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="m3 2c-2 0-2 1-2 1v7s0-1 2-1 4 2 4 2v-7s-2-2-4-2zm10 0c-2 0-4 2-4 2v7s2-2 4-2 2 1 2 1v-7s0-1-2-1zm-10 8c-2 0-2 1-2 1v2s0-1 2-1 4 2 4 2v-2s-2-2-4-2zm10 0c-2 0-4.0050637 1.992688-4 2v2s2-2 4-2 2 1 2 1v-2s0-1-2-1z"/>
</svg>

After

Width:  |  Height:  |  Size: 526 B

View file

@ -1,6 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; }</style>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="m3 2c-2 0-2 1-2 1v7s0-1 2-1 4 2 4 2v-7s-2-2-4-2zm10 0c-2 0-4 2-4 2v7s2-2 4-2 2 1 2 1v-7s0-1-2-1zm-10 8c-2 0-2 1-2 1v2s0-1 2-1 4 2 4 2v-2s-2-2-4-2zm10 0c-2 0-4.0050637 1.992688-4 2v2s2-2 4-2 2 1 2 1v-2s0-1-2-1z"/>
</svg>

Before

Width:  |  Height:  |  Size: 514 B

After

Width:  |  Height:  |  Size: 526 B

View file

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#6e6e6e; } .ColorScheme-Highlight { color:#4285f4; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="m3 2c-2 0-2 1-2 1v7s0-1 2-1 4 2 4 2v-7s-2-2-4-2zm10 0c-2 0-4 2-4 2v7s2-2 4-2 2 1 2 1v-7s0-1-2-1zm-10 8c-2 0-2 1-2 1v2s0-1 2-1 4 2 4 2v-2s-2-2-4-2zm10 0c-2 0-4.0050637 1.992688-4 2v2s2-2 4-2 2 1 2 1v-2s0-1-2-1z"/>
</svg>

After

Width:  |  Height:  |  Size: 526 B