diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-15 15:48:01 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-15 15:48:01 +0300 |
commit | a6fc1a5ccf4e49c37dec5f1403f53606088982b1 (patch) | |
tree | 2365ef07072d72c7733b89da01d48922d6de81d4 /assets/icons/golang.svg | |
parent | 4efc0341b29be5b6f3e1d9e2a31d925ce33f3ed1 (diff) |
Auto-commit 2024-12-15
Diffstat (limited to 'assets/icons/golang.svg')
-rw-r--r-- | assets/icons/golang.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/assets/icons/golang.svg b/assets/icons/golang.svg new file mode 100644 index 0000000..c92e99d --- /dev/null +++ b/assets/icons/golang.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" + stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" + class="icon icon-tabler icons-tabler-outline icon-tabler-brand-golang"> + <path stroke="none" d="M0 0h24v24H0z" fill="none" /> + <path + d="M15.695 14.305c1.061 1.06 2.953 .888 4.226 -.384c1.272 -1.273 1.444 -3.165 .384 -4.226c-1.061 -1.06 -2.953 -.888 -4.226 .384c-1.272 1.273 -1.444 3.165 -.384 4.226z" /> + <path + d="M12.68 9.233c-1.084 -.497 -2.545 -.191 -3.591 .846c-1.284 1.273 -1.457 3.165 -.388 4.226c1.07 1.06 2.978 .888 4.261 -.384a3.669 3.669 0 0 0 1.038 -1.921h-2.427" /> + <path d="M5.5 15h-1.5" /> + <path d="M6 9h-2" /> + <path d="M5 12h-3" /> +</svg>
\ No newline at end of file |