Add missing icon

This commit is contained in:
Andras Schmelczer 2022-09-21 21:58:04 +02:00
parent fe75f9af88
commit 8f1c482218
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E

8
static/icons/python.svg Normal file
View 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