This commit is contained in:
Vince 2021-08-15 17:04:21 +08:00
parent 97d6e5452c
commit fc1f0dbb72
9 changed files with 38 additions and 0 deletions

View file

@ -0,0 +1 @@
notes-panel.svg

View file

@ -0,0 +1 @@
tomboy-panel.svg

View file

@ -0,0 +1 @@
notes-panel.svg

View file

@ -0,0 +1 @@
tomboy-panel.svg

View file

@ -0,0 +1 @@
notes-panel.svg

View file

@ -0,0 +1 @@
tomboy-panel.svg

View file

@ -0,0 +1,10 @@
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#dedede; } .ColorScheme-Highlight { color:#4285f4; }</style>
</defs>
<path d="m4 1c-1.108 0-2 0.892-2 2v10c0 1.108 0.892 2 2 2h8c1.108 0 2-0.892 2-2v-10c0-1.108-0.892-2-2-2h-8zm0 1h8c0.554 0 1 0.446 1 1v10c0 0.554-0.446 1-1 1h-8c-0.554 0-1-0.446-1-1v-10c0-0.554 0.446-1 1-1z" fill="#dedede" stroke-linecap="round" stroke-linejoin="round" style="paint-order:stroke markers fill"/>
<rect x="3" y="4" width="10" height="1" fill="#dedede" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.291" style="paint-order:stroke markers fill"/>
<rect x="5" y="9" width="6" height="1" fill="#dedede" stroke-linecap="round" stroke-linejoin="round" style="paint-order:stroke markers fill"/>
<rect x="5" y="11" width="4" height="1" fill="#dedede" stroke-linecap="round" stroke-linejoin="round" stroke-width=".8165" style="paint-order:stroke markers fill"/>
<rect x="5" y="7" width="6" height="1" fill="#dedede" stroke-linecap="round" stroke-linejoin="round" style="paint-order:stroke markers fill"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,10 @@
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#dedede; } .ColorScheme-Highlight { color:#4285f4; }</style>
</defs>
<rect x="5" y="7" width="12" height="1" fill="#dedede" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.4142" style="paint-order:stroke markers fill"/>
<rect x="7" y="12" width="8" height="1" fill="#dedede" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.1547" style="paint-order:stroke markers fill"/>
<rect x="7" y="14" width="5" height="1" fill="#dedede" stroke-linecap="round" stroke-linejoin="round" stroke-width=".91287" style="paint-order:stroke markers fill"/>
<rect x="7" y="10" width="8" height="1" fill="#dedede" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.1547" style="paint-order:stroke markers fill"/>
<path d="m6 3c-1.108 0-2 0.892-2 2v12c0 1.108 0.892 2 2 2h10c1.108 0 2-0.892 2-2v-12c0-1.108-0.892-2-2-2h-10zm0 1h10c0.554 0 1 0.446 1 1v12c0 0.554-0.446 1-1 1h-10c-0.554 0-1-0.446-1-1v-12c0-0.554 0.446-1 1-1z" fill="#dedede" stroke-linecap="round" stroke-linejoin="round" style="paint-order:stroke markers fill"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,12 @@
<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#dedede; } .ColorScheme-Highlight { color:#4285f4; }</style>
</defs>
<g transform="translate(1,1)" fill="#dedede" stroke-linecap="round" stroke-linejoin="round">
<rect x="5" y="7" width="12" height="1" stroke-width="1.4142" style="paint-order:stroke markers fill"/>
<rect x="7" y="12" width="8" height="1" stroke-width="1.1547" style="paint-order:stroke markers fill"/>
<rect x="7" y="14" width="5" height="1" stroke-width=".91287" style="paint-order:stroke markers fill"/>
<rect x="7" y="10" width="8" height="1" stroke-width="1.1547" style="paint-order:stroke markers fill"/>
<path d="m6 3c-1.108 0-2 0.892-2 2v12c0 1.108 0.892 2 2 2h10c1.108 0 2-0.892 2-2v-12c0-1.108-0.892-2-2-2zm0 1h10c0.554 0 1 0.446 1 1v12c0 0.554-0.446 1-1 1h-10c-0.554 0-1-0.446-1-1v-12c0-0.554 0.446-1 1-1z" style="paint-order:stroke markers fill"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1,015 B