k6 logo
k6 from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- k6
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the k6 logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 23.646H0L7.99 6.603l4.813 3.538L19.08.354Zm-8.8-3.681h.052a2.3 2.3 0 0 0 1.593-.64a2.1 2.1 0 0 0 .685-1.576a1.91 1.91 0 0 0-.66-1.511a2 2 0 0 0-1.37-.59h-.04a.7.7 0 0 0-.199.027l1.267-1.883l-1.01-.705l-.477.705l-1.22 1.864c-.21.31-.386.582-.495.77q-.169.301-.29.625a1.9 1.9 0 0 0-.138.719a2.1 2.1 0 0 0 .676 1.558c.422.411.989.641 1.578.64Zm-5.365-2.027l1.398 1.978h1.496l-1.645-2.295l1.46-2.029l-.97-.671l-.427.565l-1.314 1.853v-3.725l-1.31-1.068v7.37h1.31v-1.98Zm5.367.792a.963.963 0 1 1 0-1.927h.009a.94.94 0 0 1 .679.29a.9.9 0 0 1 .29.668a.98.98 0 0 1-.977.967Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsK6(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 23.646H0L7.99 6.603l4.813 3.538L19.08.354Zm-8.8-3.681h.052a2.3 2.3 0 0 0 1.593-.64a2.1 2.1 0 0 0 .685-1.576a1.91 1.91 0 0 0-.66-1.511a2 2 0 0 0-1.37-.59h-.04a.7.7 0 0 0-.199.027l1.267-1.883l-1.01-.705l-.477.705l-1.22 1.864c-.21.31-.386.582-.495.77q-.169.301-.29.625a1.9 1.9 0 0 0-.138.719a2.1 2.1 0 0 0 .676 1.558c.422.411.989.641 1.578.64Zm-5.365-2.027l1.398 1.978h1.496l-1.645-2.295l1.46-2.029l-.97-.671l-.427.565l-1.314 1.853v-3.725l-1.31-1.068v7.37h1.31v-1.98Zm5.367.792a.963.963 0 1 1 0-1.927h.009a.94.94 0 0 1 .679.29a.9.9 0 0 1 .29.668a.98.98 0 0 1-.977.967Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 23.646H0L7.99 6.603l4.813 3.538L19.08.354Zm-8.8-3.681h.052a2.3 2.3 0 0 0 1.593-.64a2.1 2.1 0 0 0 .685-1.576a1.91 1.91 0 0 0-.66-1.511a2 2 0 0 0-1.37-.59h-.04a.7.7 0 0 0-.199.027l1.267-1.883l-1.01-.705l-.477.705l-1.22 1.864c-.21.31-.386.582-.495.77q-.169.301-.29.625a1.9 1.9 0 0 0-.138.719a2.1 2.1 0 0 0 .676 1.558c.422.411.989.641 1.578.64Zm-5.365-2.027l1.398 1.978h1.496l-1.645-2.295l1.46-2.029l-.97-.671l-.427.565l-1.314 1.853v-3.725l-1.31-1.068v7.37h1.31v-1.98Zm5.367.792a.963.963 0 1 1 0-1.927h.009a.94.94 0 0 1 .679.29a.9.9 0 0 1 .29.668a.98.98 0 0 1-.977.967Z"/></svg> </template>
CSS
.icon-k6 {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%2023.646H0L7.99%206.603l4.813%203.538L19.08.354Zm-8.8-3.681h.052a2.3%202.3%200%200%200%201.593-.64a2.1%202.1%200%200%200%20.685-1.576a1.91%201.91%200%200%200-.66-1.511a2%202%200%200%200-1.37-.59h-.04a.7.7%200%200%200-.199.027l1.267-1.883l-1.01-.705l-.477.705l-1.22%201.864c-.21.31-.386.582-.495.77q-.169.301-.29.625a1.9%201.9%200%200%200-.138.719a2.1%202.1%200%200%200%20.676%201.558c.422.411.989.641%201.578.64Zm-5.365-2.027l1.398%201.978h1.496l-1.645-2.295l1.46-2.029l-.97-.671l-.427.565l-1.314%201.853v-3.725l-1.31-1.068v7.37h1.31v-1.98Zm5.367.792a.963.963%200%201%201%200-1.927h.009a.94.94%200%200%201%20.679.29a.9.9%200%200%201%20.29.668a.98.98%200%200%201-.977.967Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%2023.646H0L7.99%206.603l4.813%203.538L19.08.354Zm-8.8-3.681h.052a2.3%202.3%200%200%200%201.593-.64a2.1%202.1%200%200%200%20.685-1.576a1.91%201.91%200%200%200-.66-1.511a2%202%200%200%200-1.37-.59h-.04a.7.7%200%200%200-.199.027l1.267-1.883l-1.01-.705l-.477.705l-1.22%201.864c-.21.31-.386.582-.495.77q-.169.301-.29.625a1.9%201.9%200%200%200-.138.719a2.1%202.1%200%200%200%20.676%201.558c.422.411.989.641%201.578.64Zm-5.365-2.027l1.398%201.978h1.496l-1.645-2.295l1.46-2.029l-.97-.671l-.427.565l-1.314%201.853v-3.725l-1.31-1.068v7.37h1.31v-1.98Zm5.367.792a.963.963%200%201%201%200-1.927h.009a.94.94%200%200%201%20.679.29a.9.9%200%200%201%20.29.668a.98.98%200%200%201-.977.967Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/k6.svg?color=%231a73e8&size=48