k3s logo
k3s from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- k3s
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the k3s logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.46 2.172H2.54A2.55 2.55 0 0 0 0 4.712v14.575a2.55 2.55 0 0 0 2.54 2.54h18.92a2.55 2.55 0 0 0 2.54-2.54V4.713a2.55 2.55 0 0 0-2.54-2.54ZM10.14 16.465L5.524 19.15a1.235 1.235 0 1 1-1.242-2.137L8.9 14.33a1.235 1.235 0 1 1 1.241 2.136zm1.817-4.088h-.006a1.235 1.235 0 0 1-1.23-1.24l.023-5.32a1.236 1.236 0 0 1 1.236-1.23h.005a1.235 1.235 0 0 1 1.23 1.241l-.023 5.32a1.236 1.236 0 0 1-1.235 1.23zm8.17 6.32a1.235 1.235 0 0 1-1.688.453l-4.624-2.67a1.235 1.235 0 1 1 1.235-2.14l4.624 2.67a1.235 1.235 0 0 1 .452 1.688z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsK3s(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="M21.46 2.172H2.54A2.55 2.55 0 0 0 0 4.712v14.575a2.55 2.55 0 0 0 2.54 2.54h18.92a2.55 2.55 0 0 0 2.54-2.54V4.713a2.55 2.55 0 0 0-2.54-2.54ZM10.14 16.465L5.524 19.15a1.235 1.235 0 1 1-1.242-2.137L8.9 14.33a1.235 1.235 0 1 1 1.241 2.136zm1.817-4.088h-.006a1.235 1.235 0 0 1-1.23-1.24l.023-5.32a1.236 1.236 0 0 1 1.236-1.23h.005a1.235 1.235 0 0 1 1.23 1.241l-.023 5.32a1.236 1.236 0 0 1-1.235 1.23zm8.17 6.32a1.235 1.235 0 0 1-1.688.453l-4.624-2.67a1.235 1.235 0 1 1 1.235-2.14l4.624 2.67a1.235 1.235 0 0 1 .452 1.688z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.46 2.172H2.54A2.55 2.55 0 0 0 0 4.712v14.575a2.55 2.55 0 0 0 2.54 2.54h18.92a2.55 2.55 0 0 0 2.54-2.54V4.713a2.55 2.55 0 0 0-2.54-2.54ZM10.14 16.465L5.524 19.15a1.235 1.235 0 1 1-1.242-2.137L8.9 14.33a1.235 1.235 0 1 1 1.241 2.136zm1.817-4.088h-.006a1.235 1.235 0 0 1-1.23-1.24l.023-5.32a1.236 1.236 0 0 1 1.236-1.23h.005a1.235 1.235 0 0 1 1.23 1.241l-.023 5.32a1.236 1.236 0 0 1-1.235 1.23zm8.17 6.32a1.235 1.235 0 0 1-1.688.453l-4.624-2.67a1.235 1.235 0 1 1 1.235-2.14l4.624 2.67a1.235 1.235 0 0 1 .452 1.688z"/></svg> </template>
CSS
.icon-k3s {
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%22M21.46%202.172H2.54A2.55%202.55%200%200%200%200%204.712v14.575a2.55%202.55%200%200%200%202.54%202.54h18.92a2.55%202.55%200%200%200%202.54-2.54V4.713a2.55%202.55%200%200%200-2.54-2.54ZM10.14%2016.465L5.524%2019.15a1.235%201.235%200%201%201-1.242-2.137L8.9%2014.33a1.235%201.235%200%201%201%201.241%202.136zm1.817-4.088h-.006a1.235%201.235%200%200%201-1.23-1.24l.023-5.32a1.236%201.236%200%200%201%201.236-1.23h.005a1.235%201.235%200%200%201%201.23%201.241l-.023%205.32a1.236%201.236%200%200%201-1.235%201.23zm8.17%206.32a1.235%201.235%200%200%201-1.688.453l-4.624-2.67a1.235%201.235%200%201%201%201.235-2.14l4.624%202.67a1.235%201.235%200%200%201%20.452%201.688z%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%22M21.46%202.172H2.54A2.55%202.55%200%200%200%200%204.712v14.575a2.55%202.55%200%200%200%202.54%202.54h18.92a2.55%202.55%200%200%200%202.54-2.54V4.713a2.55%202.55%200%200%200-2.54-2.54ZM10.14%2016.465L5.524%2019.15a1.235%201.235%200%201%201-1.242-2.137L8.9%2014.33a1.235%201.235%200%201%201%201.241%202.136zm1.817-4.088h-.006a1.235%201.235%200%200%201-1.23-1.24l.023-5.32a1.236%201.236%200%200%201%201.236-1.23h.005a1.235%201.235%200%200%201%201.23%201.241l-.023%205.32a1.236%201.236%200%200%201-1.235%201.23zm8.17%206.32a1.235%201.235%200%200%201-1.688.453l-4.624-2.67a1.235%201.235%200%201%201%201.235-2.14l4.624%202.67a1.235%201.235%200%200%201%20.452%201.688z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/k3s.svg?color=%231a73e8&size=48