Swapped toolbar snippet icon for the new design

This commit is contained in:
Kevin Ansfield 2020-10-19 09:55:26 +01:00
parent 96bcf99332
commit 3efeeac6a1
2 changed files with 5 additions and 1 deletions

View File

@ -77,7 +77,7 @@
class="dib dim-lite link h9 w9 nudge-top--1"
{{on "click" @addSnippet}}
>
{{svg-jar "koenig/kg-quote" class="w4 h4"}}
{{svg-jar "koenig/kg-snippet" class="w4 h4"}}
</button>
</li>
{{/unless}}

View File

@ -0,0 +1,4 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 3V13H8.78579L13 8.78579V3H3ZM1.52721 1.52721C1.86477 1.18964 2.32261 1 2.8 1H13.2C13.6774 1 14.1352 1.18964 14.4728 1.52721C14.8104 1.86477 15 2.32261 15 2.8V8.8688C14.9999 9.34585 14.8104 9.80357 14.4732 10.141L10.1412 14.473C9.8038 14.8102 9.34607 14.9999 8.86901 15H2.8C2.32261 15 1.86477 14.8104 1.52721 14.4728C1.18964 14.1352 1 13.6774 1 13.2V2.8C1 2.32261 1.18964 1.86477 1.52721 1.52721Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M10 10H14C14.5523 10 15 9.55228 15 9C15 8.44772 14.5523 8 14 8H9.84602C9.35643 8 8.88688 8.19449 8.54069 8.54069C8.19449 8.88688 8 9.35643 8 9.84602V14C8 14.5523 8.44772 15 9 15C9.55228 15 10 14.5523 10 14V10Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 842 B