k6 logo
k6 from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- k6
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
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 128 128"><path fill="#7d64ff" d="M127.828 128H.172l42.496-93.656L68.27 53.785L101.66 0Zm-46.805-20.23h.274c3.16.007 6.2-1.254 8.473-3.52a11.5 11.5 0 0 0 2.722-3.922c.63-1.492.942-3.105.922-4.734a10.9 10.9 0 0 0-.844-4.563a10.5 10.5 0 0 0-2.668-3.742c-1.933-2.008-4.543-3.168-7.285-3.242h-.21a3.6 3.6 0 0 0-1.06.148l6.739-10.347l-5.367-3.871l-2.543 3.87l-6.492 10.247c-1.118 1.699-2.051 3.195-2.63 4.234a25 25 0 0 0-1.542 3.43a11 11 0 0 0-.739 3.949c-.015 1.61.297 3.203.918 4.676a11.45 11.45 0 0 0 2.68 3.887c2.246 2.261 5.262 3.523 8.399 3.52ZM52.48 96.629l7.442 10.875h7.957L59.125 94.89l7.773-11.153l-5.16-3.687l-2.277 3.105l-6.988 10.18V72.867L45.508 67v40.496h6.965V96.621Zm28.551 4.351a5.03 5.03 0 0 1-3.62-1.55a5.38 5.38 0 0 1-1.5-3.743c0-1.402.538-2.75 1.5-3.742a5.04 5.04 0 0 1 3.62-1.547h.047a4.8 4.8 0 0 1 1.961.415a5 5 0 0 1 1.648 1.18a4.9 4.9 0 0 1 1.149 1.663c.266.633.402 1.317.398 2.004a5.5 5.5 0 0 1-1.546 3.758a5.13 5.13 0 0 1-3.653 1.555Zm0 0"/></svg>
React
import type { SVGProps } from "react";
export function DeviconK6(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#7d64ff" d="M127.828 128H.172l42.496-93.656L68.27 53.785L101.66 0Zm-46.805-20.23h.274c3.16.007 6.2-1.254 8.473-3.52a11.5 11.5 0 0 0 2.722-3.922c.63-1.492.942-3.105.922-4.734a10.9 10.9 0 0 0-.844-4.563a10.5 10.5 0 0 0-2.668-3.742c-1.933-2.008-4.543-3.168-7.285-3.242h-.21a3.6 3.6 0 0 0-1.06.148l6.739-10.347l-5.367-3.871l-2.543 3.87l-6.492 10.247c-1.118 1.699-2.051 3.195-2.63 4.234a25 25 0 0 0-1.542 3.43a11 11 0 0 0-.739 3.949c-.015 1.61.297 3.203.918 4.676a11.45 11.45 0 0 0 2.68 3.887c2.246 2.261 5.262 3.523 8.399 3.52ZM52.48 96.629l7.442 10.875h7.957L59.125 94.89l7.773-11.153l-5.16-3.687l-2.277 3.105l-6.988 10.18V72.867L45.508 67v40.496h6.965V96.621Zm28.551 4.351a5.03 5.03 0 0 1-3.62-1.55a5.38 5.38 0 0 1-1.5-3.743c0-1.402.538-2.75 1.5-3.742a5.04 5.04 0 0 1 3.62-1.547h.047a4.8 4.8 0 0 1 1.961.415a5 5 0 0 1 1.648 1.18a4.9 4.9 0 0 1 1.149 1.663c.266.633.402 1.317.398 2.004a5.5 5.5 0 0 1-1.546 3.758a5.13 5.13 0 0 1-3.653 1.555Zm0 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#7d64ff" d="M127.828 128H.172l42.496-93.656L68.27 53.785L101.66 0Zm-46.805-20.23h.274c3.16.007 6.2-1.254 8.473-3.52a11.5 11.5 0 0 0 2.722-3.922c.63-1.492.942-3.105.922-4.734a10.9 10.9 0 0 0-.844-4.563a10.5 10.5 0 0 0-2.668-3.742c-1.933-2.008-4.543-3.168-7.285-3.242h-.21a3.6 3.6 0 0 0-1.06.148l6.739-10.347l-5.367-3.871l-2.543 3.87l-6.492 10.247c-1.118 1.699-2.051 3.195-2.63 4.234a25 25 0 0 0-1.542 3.43a11 11 0 0 0-.739 3.949c-.015 1.61.297 3.203.918 4.676a11.45 11.45 0 0 0 2.68 3.887c2.246 2.261 5.262 3.523 8.399 3.52ZM52.48 96.629l7.442 10.875h7.957L59.125 94.89l7.773-11.153l-5.16-3.687l-2.277 3.105l-6.988 10.18V72.867L45.508 67v40.496h6.965V96.621Zm28.551 4.351a5.03 5.03 0 0 1-3.62-1.55a5.38 5.38 0 0 1-1.5-3.743c0-1.402.538-2.75 1.5-3.742a5.04 5.04 0 0 1 3.62-1.547h.047a4.8 4.8 0 0 1 1.961.415a5 5 0 0 1 1.648 1.18a4.9 4.9 0 0 1 1.149 1.663c.266.633.402 1.317.398 2.004a5.5 5.5 0 0 1-1.546 3.758a5.13 5.13 0 0 1-3.653 1.555Zm0 0"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%237d64ff%22%20d%3D%22M127.828%20128H.172l42.496-93.656L68.27%2053.785L101.66%200Zm-46.805-20.23h.274c3.16.007%206.2-1.254%208.473-3.52a11.5%2011.5%200%200%200%202.722-3.922c.63-1.492.942-3.105.922-4.734a10.9%2010.9%200%200%200-.844-4.563a10.5%2010.5%200%200%200-2.668-3.742c-1.933-2.008-4.543-3.168-7.285-3.242h-.21a3.6%203.6%200%200%200-1.06.148l6.739-10.347l-5.367-3.871l-2.543%203.87l-6.492%2010.247c-1.118%201.699-2.051%203.195-2.63%204.234a25%2025%200%200%200-1.542%203.43a11%2011%200%200%200-.739%203.949c-.015%201.61.297%203.203.918%204.676a11.45%2011.45%200%200%200%202.68%203.887c2.246%202.261%205.262%203.523%208.399%203.52ZM52.48%2096.629l7.442%2010.875h7.957L59.125%2094.89l7.773-11.153l-5.16-3.687l-2.277%203.105l-6.988%2010.18V72.867L45.508%2067v40.496h6.965V96.621Zm28.551%204.351a5.03%205.03%200%200%201-3.62-1.55a5.38%205.38%200%200%201-1.5-3.743c0-1.402.538-2.75%201.5-3.742a5.04%205.04%200%200%201%203.62-1.547h.047a4.8%204.8%200%200%201%201.961.415a5%205%200%200%201%201.648%201.18a4.9%204.9%200%200%201%201.149%201.663c.266.633.402%201.317.398%202.004a5.5%205.5%200%200%201-1.546%203.758a5.13%205.13%200%200%201-3.653%201.555Zm0%200%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%237d64ff%22%20d%3D%22M127.828%20128H.172l42.496-93.656L68.27%2053.785L101.66%200Zm-46.805-20.23h.274c3.16.007%206.2-1.254%208.473-3.52a11.5%2011.5%200%200%200%202.722-3.922c.63-1.492.942-3.105.922-4.734a10.9%2010.9%200%200%200-.844-4.563a10.5%2010.5%200%200%200-2.668-3.742c-1.933-2.008-4.543-3.168-7.285-3.242h-.21a3.6%203.6%200%200%200-1.06.148l6.739-10.347l-5.367-3.871l-2.543%203.87l-6.492%2010.247c-1.118%201.699-2.051%203.195-2.63%204.234a25%2025%200%200%200-1.542%203.43a11%2011%200%200%200-.739%203.949c-.015%201.61.297%203.203.918%204.676a11.45%2011.45%200%200%200%202.68%203.887c2.246%202.261%205.262%203.523%208.399%203.52ZM52.48%2096.629l7.442%2010.875h7.957L59.125%2094.89l7.773-11.153l-5.16-3.687l-2.277%203.105l-6.988%2010.18V72.867L45.508%2067v40.496h6.965V96.621Zm28.551%204.351a5.03%205.03%200%200%201-3.62-1.55a5.38%205.38%200%200%201-1.5-3.743c0-1.402.538-2.75%201.5-3.742a5.04%205.04%200%200%201%203.62-1.547h.047a4.8%204.8%200%200%201%201.961.415a5%205%200%200%201%201.648%201.18a4.9%204.9%200%200%201%201.149%201.663c.266.633.402%201.317.398%202.004a5.5%205.5%200%200%201-1.546%203.758a5.13%205.13%200%200%201-3.653%201.555Zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/k6.svg?color=%231a73e8&size=48