New post in drafts and almost ready. Also on a new computer, so had to re-download all the theme and submodules. Thinking of just converting the box submodule to be native to my blog for easier maintenence. Need to proof this last post on google sheets and publish tomorrow morning.
This commit is contained in:
@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-minimize" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
||||
<path d="M5 9l4 0l0 -4" />
|
||||
<path d="M3 3l6 6" />
|
||||
<path d="M5 15l4 0l0 4" />
|
||||
<path d="M3 21l6 -6" />
|
||||
<path d="M19 9l-4 0l0 -4" />
|
||||
<path d="M15 9l6 -6" />
|
||||
<path d="M19 15l-4 0l0 4" />
|
||||
<path d="M15 15l6 6" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 520 B |
Reference in New Issue
Block a user