show format bar when text is selected
This commit is contained in:
parent
0d02ab59d6
commit
65ddfc0a50
7 changed files with 150 additions and 0 deletions
7
res/img/format/code.svg
Normal file
7
res/img/format/code.svg
Normal file
|
@ -0,0 +1,7 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="19" height="12" viewBox="0 0 19 12">
|
||||
<g fill="none" fill-rule="evenodd" stroke="#212121" stroke-linecap="round">
|
||||
<path stroke-linejoin="round" d="M14.1 9.8L18 5.9 14.1 2"/>
|
||||
<path d="M7.5 11.5l4-11"/>
|
||||
<path stroke-linejoin="round" d="M4.9 2L1 5.9l3.9 3.9"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 348 B |
Loading…
Add table
Add a link
Reference in a new issue