Implemented MainWindow's TOC as a toolbar with icons and text.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="16" width="16" >
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1"
|
||||
d="M 6,14 6,13 7,13 7,3 4,3 4,5 3,5 3,2 13,2 13,5 12,5 12,3 9,3 9,13 10,13 10,14 Z" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 235 B |
Reference in New Issue
Block a user