diff options
Diffstat (limited to 'icons/c-sharp.svg')
-rw-r--r-- | icons/c-sharp.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/c-sharp.svg b/icons/c-sharp.svg new file mode 100644 index 00000000..3d39c0de --- /dev/null +++ b/icons/c-sharp.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-c-sharp" 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="M10 9a3 3 0 0 0 -3 -3h-.5a3.5 3.5 0 0 0 -3.5 3.5v5a3.5 3.5 0 0 0 3.5 3.5h.5a3 3 0 0 0 3 -3" /> + <path d="M16 7l-1 10" /> + <path d="M20 7l-1 10" /> + <path d="M14 10h7.5" /> + <path d="M21 14h-7.5" /> +</svg> + + |