mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
add code category
This commit is contained in:
parent
3980589b77
commit
e52e42415f
7 changed files with 39 additions and 25 deletions
6
searx/static/themes/kvanDark/src/svg/code.svg
Normal file
6
searx/static/themes/kvanDark/src/svg/code.svg
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" class="ion-icon-big" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
||||
<path d="M7 8l-4 4l4 4" />
|
||||
<path d="M17 8l4 4l-4 4" />
|
||||
<path d="M14 4l-4 16" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 328 B |
Loading…
Add table
Add a link
Reference in a new issue