k3os logo
k3os-wordmark from Devicon by konpa · Wordmark · MIT Free for personal and commercial use.
- Name
- k3os-wordmark
- Set
- Devicon
- Style
- Wordmark
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
Use the k3os logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#384745" d="M15.451 98.219v29.17h7.242V117.8l2.143-2.653l6.73 12.24h8.262l-9.996-17.747l9.486-11.422h-7.752l-7.138 8.668a21.5 21.5 0 0 0-1.836 2.754h-.205c.102-1.02.205-2.346.205-3.264v-8.158zm26.416 0v5.404h10.71l-9.077 7.445l3.162 3.368c.918-.918 2.243-1.428 3.569-1.428c2.243 0 3.876 1.326 3.876 4.59c0 3.06-1.326 5.2-4.08 5.2c-2.447 0-4.08-1.733-3.263-4.589l-6.12.918c-1.325 5.1 3.67 8.771 9.587 8.771c6.221 0 11.22-4.08 11.22-10.199c0-5.61-4.182-8.466-8.568-8.058l6.935-5.711v-5.711h-17.95zm34.27 0c-6.732 0-11.729 4.181-11.729 14.482c0 11.117 4.997 15.197 11.729 15.299c6.527 0 11.525-3.876 11.525-15.299c0-10.403-4.794-14.482-11.525-14.482m26.824 0c-6.12 0-9.69 3.059-9.69 7.648c0 6.12 5.712 7.344 9.69 8.67c4.08 1.326 6.324 2.857 6.324 5.815c0 2.447-1.633 4.894-6.732 4.894c-4.692 0-7.24-1.938-7.24-4.998c0-.51.1-1.12.304-1.63l-2.855.509c-.102.51-.203 1.02-.203 1.53c0 4.793 4.384 7.343 9.994 7.343c6.731 0 10.097-3.671 10.097-7.955c0-5.508-4.794-7.037-9.18-8.465c-3.671-1.224-6.935-2.244-6.935-6.018c0-2.55 1.735-4.997 6.324-4.997c3.876 0 6.323 1.631 6.323 5.609c0 .51 0 1.12-.102 1.63l3.162-.304c.102-.51.102-.918.102-1.428c0-4.895-3.264-7.853-9.383-7.853m-27.027 2.345c4.691 0 8.464 2.856 8.464 12.137c0 9.995-3.67 12.852-8.464 12.852c-4.59 0-8.364-2.755-8.364-12.852c0-9.281 3.774-12.137 8.364-12.137"/><path fill="#fd824e" d="M103.777 0H24.223c-5.915 0-10.709 4.794-10.709 10.71v61.296c0 5.916 4.794 10.71 10.71 10.71h79.553c5.915 0 10.71-4.794 10.71-10.71V10.71C114.485 4.794 109.691 0 103.776 0ZM39.522 72.21c-5.406 0-9.791-4.385-9.791-9.79s4.385-9.792 9.79-9.792c1.633 0 3.265.408 4.693 1.224l-7.242 4.182c-2.448 1.427-3.264 4.487-1.836 6.935s4.488 3.264 6.936 1.836l7.241-4.182a9.75 9.75 0 0 1-9.791 9.587m19.48-18.256L40.848 64.56c-1.122.714-2.652.306-3.366-.918c-.714-1.122-.306-2.652.918-3.366L56.555 49.67c1.122-.714 2.651-.306 3.365.918c.714 1.122.306 2.652-.918 3.366M58.9 20.092v8.364c-4.59-2.856-6.017-8.873-3.263-13.463c2.855-4.59 8.873-6.018 13.463-3.264c4.59 2.856 6.017 8.873 3.263 13.463a10 10 0 0 1-3.263 3.264v-8.364c0-2.855-2.244-5.1-5.1-5.1c-2.754 0-5.1 2.245-5.1 5.1m7.446 21.113c0 1.326-1.122 2.448-2.448 2.448s-2.448-1.122-2.448-2.448l.102-21.113c0-1.325 1.122-2.447 2.448-2.447s2.448 1.122 2.448 2.447zm1.632 9.383a2.584 2.584 0 0 1 3.365-.918l18.359 10.607a2.584 2.584 0 0 1 .918 3.366a2.584 2.584 0 0 1-3.366.918L68.896 53.954c-1.224-.714-1.632-2.244-.918-3.366m20.5 21.622c-5.304 0-9.69-4.283-9.791-9.587l7.241 4.182c2.448 1.428 5.508.612 6.936-1.836s.612-5.508-1.836-6.935l-7.242-4.182a9.5 9.5 0 0 1 4.692-1.224c5.406 0 9.791 4.386 9.791 9.791s-4.385 9.791-9.791 9.791"/></svg>
React
import type { SVGProps } from "react";
export function DeviconK3osWordmark(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#384745" d="M15.451 98.219v29.17h7.242V117.8l2.143-2.653l6.73 12.24h8.262l-9.996-17.747l9.486-11.422h-7.752l-7.138 8.668a21.5 21.5 0 0 0-1.836 2.754h-.205c.102-1.02.205-2.346.205-3.264v-8.158zm26.416 0v5.404h10.71l-9.077 7.445l3.162 3.368c.918-.918 2.243-1.428 3.569-1.428c2.243 0 3.876 1.326 3.876 4.59c0 3.06-1.326 5.2-4.08 5.2c-2.447 0-4.08-1.733-3.263-4.589l-6.12.918c-1.325 5.1 3.67 8.771 9.587 8.771c6.221 0 11.22-4.08 11.22-10.199c0-5.61-4.182-8.466-8.568-8.058l6.935-5.711v-5.711h-17.95zm34.27 0c-6.732 0-11.729 4.181-11.729 14.482c0 11.117 4.997 15.197 11.729 15.299c6.527 0 11.525-3.876 11.525-15.299c0-10.403-4.794-14.482-11.525-14.482m26.824 0c-6.12 0-9.69 3.059-9.69 7.648c0 6.12 5.712 7.344 9.69 8.67c4.08 1.326 6.324 2.857 6.324 5.815c0 2.447-1.633 4.894-6.732 4.894c-4.692 0-7.24-1.938-7.24-4.998c0-.51.1-1.12.304-1.63l-2.855.509c-.102.51-.203 1.02-.203 1.53c0 4.793 4.384 7.343 9.994 7.343c6.731 0 10.097-3.671 10.097-7.955c0-5.508-4.794-7.037-9.18-8.465c-3.671-1.224-6.935-2.244-6.935-6.018c0-2.55 1.735-4.997 6.324-4.997c3.876 0 6.323 1.631 6.323 5.609c0 .51 0 1.12-.102 1.63l3.162-.304c.102-.51.102-.918.102-1.428c0-4.895-3.264-7.853-9.383-7.853m-27.027 2.345c4.691 0 8.464 2.856 8.464 12.137c0 9.995-3.67 12.852-8.464 12.852c-4.59 0-8.364-2.755-8.364-12.852c0-9.281 3.774-12.137 8.364-12.137"/><path fill="#fd824e" d="M103.777 0H24.223c-5.915 0-10.709 4.794-10.709 10.71v61.296c0 5.916 4.794 10.71 10.71 10.71h79.553c5.915 0 10.71-4.794 10.71-10.71V10.71C114.485 4.794 109.691 0 103.776 0ZM39.522 72.21c-5.406 0-9.791-4.385-9.791-9.79s4.385-9.792 9.79-9.792c1.633 0 3.265.408 4.693 1.224l-7.242 4.182c-2.448 1.427-3.264 4.487-1.836 6.935s4.488 3.264 6.936 1.836l7.241-4.182a9.75 9.75 0 0 1-9.791 9.587m19.48-18.256L40.848 64.56c-1.122.714-2.652.306-3.366-.918c-.714-1.122-.306-2.652.918-3.366L56.555 49.67c1.122-.714 2.651-.306 3.365.918c.714 1.122.306 2.652-.918 3.366M58.9 20.092v8.364c-4.59-2.856-6.017-8.873-3.263-13.463c2.855-4.59 8.873-6.018 13.463-3.264c4.59 2.856 6.017 8.873 3.263 13.463a10 10 0 0 1-3.263 3.264v-8.364c0-2.855-2.244-5.1-5.1-5.1c-2.754 0-5.1 2.245-5.1 5.1m7.446 21.113c0 1.326-1.122 2.448-2.448 2.448s-2.448-1.122-2.448-2.448l.102-21.113c0-1.325 1.122-2.447 2.448-2.447s2.448 1.122 2.448 2.447zm1.632 9.383a2.584 2.584 0 0 1 3.365-.918l18.359 10.607a2.584 2.584 0 0 1 .918 3.366a2.584 2.584 0 0 1-3.366.918L68.896 53.954c-1.224-.714-1.632-2.244-.918-3.366m20.5 21.622c-5.304 0-9.69-4.283-9.791-9.587l7.241 4.182c2.448 1.428 5.508.612 6.936-1.836s.612-5.508-1.836-6.935l-7.242-4.182a9.5 9.5 0 0 1 4.692-1.224c5.406 0 9.791 4.386 9.791 9.791s-4.385 9.791-9.791 9.791"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#384745" d="M15.451 98.219v29.17h7.242V117.8l2.143-2.653l6.73 12.24h8.262l-9.996-17.747l9.486-11.422h-7.752l-7.138 8.668a21.5 21.5 0 0 0-1.836 2.754h-.205c.102-1.02.205-2.346.205-3.264v-8.158zm26.416 0v5.404h10.71l-9.077 7.445l3.162 3.368c.918-.918 2.243-1.428 3.569-1.428c2.243 0 3.876 1.326 3.876 4.59c0 3.06-1.326 5.2-4.08 5.2c-2.447 0-4.08-1.733-3.263-4.589l-6.12.918c-1.325 5.1 3.67 8.771 9.587 8.771c6.221 0 11.22-4.08 11.22-10.199c0-5.61-4.182-8.466-8.568-8.058l6.935-5.711v-5.711h-17.95zm34.27 0c-6.732 0-11.729 4.181-11.729 14.482c0 11.117 4.997 15.197 11.729 15.299c6.527 0 11.525-3.876 11.525-15.299c0-10.403-4.794-14.482-11.525-14.482m26.824 0c-6.12 0-9.69 3.059-9.69 7.648c0 6.12 5.712 7.344 9.69 8.67c4.08 1.326 6.324 2.857 6.324 5.815c0 2.447-1.633 4.894-6.732 4.894c-4.692 0-7.24-1.938-7.24-4.998c0-.51.1-1.12.304-1.63l-2.855.509c-.102.51-.203 1.02-.203 1.53c0 4.793 4.384 7.343 9.994 7.343c6.731 0 10.097-3.671 10.097-7.955c0-5.508-4.794-7.037-9.18-8.465c-3.671-1.224-6.935-2.244-6.935-6.018c0-2.55 1.735-4.997 6.324-4.997c3.876 0 6.323 1.631 6.323 5.609c0 .51 0 1.12-.102 1.63l3.162-.304c.102-.51.102-.918.102-1.428c0-4.895-3.264-7.853-9.383-7.853m-27.027 2.345c4.691 0 8.464 2.856 8.464 12.137c0 9.995-3.67 12.852-8.464 12.852c-4.59 0-8.364-2.755-8.364-12.852c0-9.281 3.774-12.137 8.364-12.137"/><path fill="#fd824e" d="M103.777 0H24.223c-5.915 0-10.709 4.794-10.709 10.71v61.296c0 5.916 4.794 10.71 10.71 10.71h79.553c5.915 0 10.71-4.794 10.71-10.71V10.71C114.485 4.794 109.691 0 103.776 0ZM39.522 72.21c-5.406 0-9.791-4.385-9.791-9.79s4.385-9.792 9.79-9.792c1.633 0 3.265.408 4.693 1.224l-7.242 4.182c-2.448 1.427-3.264 4.487-1.836 6.935s4.488 3.264 6.936 1.836l7.241-4.182a9.75 9.75 0 0 1-9.791 9.587m19.48-18.256L40.848 64.56c-1.122.714-2.652.306-3.366-.918c-.714-1.122-.306-2.652.918-3.366L56.555 49.67c1.122-.714 2.651-.306 3.365.918c.714 1.122.306 2.652-.918 3.366M58.9 20.092v8.364c-4.59-2.856-6.017-8.873-3.263-13.463c2.855-4.59 8.873-6.018 13.463-3.264c4.59 2.856 6.017 8.873 3.263 13.463a10 10 0 0 1-3.263 3.264v-8.364c0-2.855-2.244-5.1-5.1-5.1c-2.754 0-5.1 2.245-5.1 5.1m7.446 21.113c0 1.326-1.122 2.448-2.448 2.448s-2.448-1.122-2.448-2.448l.102-21.113c0-1.325 1.122-2.447 2.448-2.447s2.448 1.122 2.448 2.447zm1.632 9.383a2.584 2.584 0 0 1 3.365-.918l18.359 10.607a2.584 2.584 0 0 1 .918 3.366a2.584 2.584 0 0 1-3.366.918L68.896 53.954c-1.224-.714-1.632-2.244-.918-3.366m20.5 21.622c-5.304 0-9.69-4.283-9.791-9.587l7.241 4.182c2.448 1.428 5.508.612 6.936-1.836s.612-5.508-1.836-6.935l-7.242-4.182a9.5 9.5 0 0 1 4.692-1.224c5.406 0 9.791 4.386 9.791 9.791s-4.385 9.791-9.791 9.791"/></svg> </template>
CSS
.icon-k3os-wordmark {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20128%20128%22%3E%3Cpath%20fill%3D%22%23384745%22%20d%3D%22M15.451%2098.219v29.17h7.242V117.8l2.143-2.653l6.73%2012.24h8.262l-9.996-17.747l9.486-11.422h-7.752l-7.138%208.668a21.5%2021.5%200%200%200-1.836%202.754h-.205c.102-1.02.205-2.346.205-3.264v-8.158zm26.416%200v5.404h10.71l-9.077%207.445l3.162%203.368c.918-.918%202.243-1.428%203.569-1.428c2.243%200%203.876%201.326%203.876%204.59c0%203.06-1.326%205.2-4.08%205.2c-2.447%200-4.08-1.733-3.263-4.589l-6.12.918c-1.325%205.1%203.67%208.771%209.587%208.771c6.221%200%2011.22-4.08%2011.22-10.199c0-5.61-4.182-8.466-8.568-8.058l6.935-5.711v-5.711h-17.95zm34.27%200c-6.732%200-11.729%204.181-11.729%2014.482c0%2011.117%204.997%2015.197%2011.729%2015.299c6.527%200%2011.525-3.876%2011.525-15.299c0-10.403-4.794-14.482-11.525-14.482m26.824%200c-6.12%200-9.69%203.059-9.69%207.648c0%206.12%205.712%207.344%209.69%208.67c4.08%201.326%206.324%202.857%206.324%205.815c0%202.447-1.633%204.894-6.732%204.894c-4.692%200-7.24-1.938-7.24-4.998c0-.51.1-1.12.304-1.63l-2.855.509c-.102.51-.203%201.02-.203%201.53c0%204.793%204.384%207.343%209.994%207.343c6.731%200%2010.097-3.671%2010.097-7.955c0-5.508-4.794-7.037-9.18-8.465c-3.671-1.224-6.935-2.244-6.935-6.018c0-2.55%201.735-4.997%206.324-4.997c3.876%200%206.323%201.631%206.323%205.609c0%20.51%200%201.12-.102%201.63l3.162-.304c.102-.51.102-.918.102-1.428c0-4.895-3.264-7.853-9.383-7.853m-27.027%202.345c4.691%200%208.464%202.856%208.464%2012.137c0%209.995-3.67%2012.852-8.464%2012.852c-4.59%200-8.364-2.755-8.364-12.852c0-9.281%203.774-12.137%208.364-12.137%22%2F%3E%3Cpath%20fill%3D%22%23fd824e%22%20d%3D%22M103.777%200H24.223c-5.915%200-10.709%204.794-10.709%2010.71v61.296c0%205.916%204.794%2010.71%2010.71%2010.71h79.553c5.915%200%2010.71-4.794%2010.71-10.71V10.71C114.485%204.794%20109.691%200%20103.776%200ZM39.522%2072.21c-5.406%200-9.791-4.385-9.791-9.79s4.385-9.792%209.79-9.792c1.633%200%203.265.408%204.693%201.224l-7.242%204.182c-2.448%201.427-3.264%204.487-1.836%206.935s4.488%203.264%206.936%201.836l7.241-4.182a9.75%209.75%200%200%201-9.791%209.587m19.48-18.256L40.848%2064.56c-1.122.714-2.652.306-3.366-.918c-.714-1.122-.306-2.652.918-3.366L56.555%2049.67c1.122-.714%202.651-.306%203.365.918c.714%201.122.306%202.652-.918%203.366M58.9%2020.092v8.364c-4.59-2.856-6.017-8.873-3.263-13.463c2.855-4.59%208.873-6.018%2013.463-3.264c4.59%202.856%206.017%208.873%203.263%2013.463a10%2010%200%200%201-3.263%203.264v-8.364c0-2.855-2.244-5.1-5.1-5.1c-2.754%200-5.1%202.245-5.1%205.1m7.446%2021.113c0%201.326-1.122%202.448-2.448%202.448s-2.448-1.122-2.448-2.448l.102-21.113c0-1.325%201.122-2.447%202.448-2.447s2.448%201.122%202.448%202.447zm1.632%209.383a2.584%202.584%200%200%201%203.365-.918l18.359%2010.607a2.584%202.584%200%200%201%20.918%203.366a2.584%202.584%200%200%201-3.366.918L68.896%2053.954c-1.224-.714-1.632-2.244-.918-3.366m20.5%2021.622c-5.304%200-9.69-4.283-9.791-9.587l7.241%204.182c2.448%201.428%205.508.612%206.936-1.836s.612-5.508-1.836-6.935l-7.242-4.182a9.5%209.5%200%200%201%204.692-1.224c5.406%200%209.791%204.386%209.791%209.791s-4.385%209.791-9.791%209.791%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20128%20128%22%3E%3Cpath%20fill%3D%22%23384745%22%20d%3D%22M15.451%2098.219v29.17h7.242V117.8l2.143-2.653l6.73%2012.24h8.262l-9.996-17.747l9.486-11.422h-7.752l-7.138%208.668a21.5%2021.5%200%200%200-1.836%202.754h-.205c.102-1.02.205-2.346.205-3.264v-8.158zm26.416%200v5.404h10.71l-9.077%207.445l3.162%203.368c.918-.918%202.243-1.428%203.569-1.428c2.243%200%203.876%201.326%203.876%204.59c0%203.06-1.326%205.2-4.08%205.2c-2.447%200-4.08-1.733-3.263-4.589l-6.12.918c-1.325%205.1%203.67%208.771%209.587%208.771c6.221%200%2011.22-4.08%2011.22-10.199c0-5.61-4.182-8.466-8.568-8.058l6.935-5.711v-5.711h-17.95zm34.27%200c-6.732%200-11.729%204.181-11.729%2014.482c0%2011.117%204.997%2015.197%2011.729%2015.299c6.527%200%2011.525-3.876%2011.525-15.299c0-10.403-4.794-14.482-11.525-14.482m26.824%200c-6.12%200-9.69%203.059-9.69%207.648c0%206.12%205.712%207.344%209.69%208.67c4.08%201.326%206.324%202.857%206.324%205.815c0%202.447-1.633%204.894-6.732%204.894c-4.692%200-7.24-1.938-7.24-4.998c0-.51.1-1.12.304-1.63l-2.855.509c-.102.51-.203%201.02-.203%201.53c0%204.793%204.384%207.343%209.994%207.343c6.731%200%2010.097-3.671%2010.097-7.955c0-5.508-4.794-7.037-9.18-8.465c-3.671-1.224-6.935-2.244-6.935-6.018c0-2.55%201.735-4.997%206.324-4.997c3.876%200%206.323%201.631%206.323%205.609c0%20.51%200%201.12-.102%201.63l3.162-.304c.102-.51.102-.918.102-1.428c0-4.895-3.264-7.853-9.383-7.853m-27.027%202.345c4.691%200%208.464%202.856%208.464%2012.137c0%209.995-3.67%2012.852-8.464%2012.852c-4.59%200-8.364-2.755-8.364-12.852c0-9.281%203.774-12.137%208.364-12.137%22%2F%3E%3Cpath%20fill%3D%22%23fd824e%22%20d%3D%22M103.777%200H24.223c-5.915%200-10.709%204.794-10.709%2010.71v61.296c0%205.916%204.794%2010.71%2010.71%2010.71h79.553c5.915%200%2010.71-4.794%2010.71-10.71V10.71C114.485%204.794%20109.691%200%20103.776%200ZM39.522%2072.21c-5.406%200-9.791-4.385-9.791-9.79s4.385-9.792%209.79-9.792c1.633%200%203.265.408%204.693%201.224l-7.242%204.182c-2.448%201.427-3.264%204.487-1.836%206.935s4.488%203.264%206.936%201.836l7.241-4.182a9.75%209.75%200%200%201-9.791%209.587m19.48-18.256L40.848%2064.56c-1.122.714-2.652.306-3.366-.918c-.714-1.122-.306-2.652.918-3.366L56.555%2049.67c1.122-.714%202.651-.306%203.365.918c.714%201.122.306%202.652-.918%203.366M58.9%2020.092v8.364c-4.59-2.856-6.017-8.873-3.263-13.463c2.855-4.59%208.873-6.018%2013.463-3.264c4.59%202.856%206.017%208.873%203.263%2013.463a10%2010%200%200%201-3.263%203.264v-8.364c0-2.855-2.244-5.1-5.1-5.1c-2.754%200-5.1%202.245-5.1%205.1m7.446%2021.113c0%201.326-1.122%202.448-2.448%202.448s-2.448-1.122-2.448-2.448l.102-21.113c0-1.325%201.122-2.447%202.448-2.447s2.448%201.122%202.448%202.447zm1.632%209.383a2.584%202.584%200%200%201%203.365-.918l18.359%2010.607a2.584%202.584%200%200%201%20.918%203.366a2.584%202.584%200%200%201-3.366.918L68.896%2053.954c-1.224-.714-1.632-2.244-.918-3.366m20.5%2021.622c-5.304%200-9.69-4.283-9.791-9.587l7.241%204.182c2.448%201.428%205.508.612%206.936-1.836s.612-5.508-1.836-6.935l-7.242-4.182a9.5%209.5%200%200%201%204.692-1.224c5.406%200%209.791%204.386%209.791%209.791s-4.385%209.791-9.791%209.791%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/k3os-wordmark.svg?color=%231a73e8&size=48