Add missing icon
This commit is contained in:
parent
fe75f9af88
commit
8f1c482218
1 changed files with 8 additions and 0 deletions
8
static/icons/python.svg
Normal file
8
static/icons/python.svg
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 24 24" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
|
||||
<path d="M12 9h-7a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h3" />
|
||||
<path d="M12 15h7a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2h-3" />
|
||||
<path d="M8 9v-4a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v5a2 2 0 0 1 -2 2h-4a2 2 0 0 0 -2 2v5a2 2 0 0 0 2 2h4a2 2 0 0 0 2 -2v-4" />
|
||||
<line x1="11" y1="6" x2="11" y2="6.01" />
|
||||
<line x1="13" y1="18" x2="13" y2="18.01" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 537 B |
Loading…
Add table
Add a link
Reference in a new issue