keenetic logo
keenetic from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- keenetic
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the keenetic logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.718 10.188L24 2.376h-6.588L9.788 9.812H4.33V2.376H0v19.248h4.33V14.14h7.623c3.2 0 5.412.706 6.588 2.07c.706.8 1.035 1.883 1.035 3.248v2.165h4.33v-2.165c0-2.353-.706-4.424-2.07-6.024c-1.46-1.647-3.483-2.776-6.118-3.247"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsKeenetic(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="M15.718 10.188L24 2.376h-6.588L9.788 9.812H4.33V2.376H0v19.248h4.33V14.14h7.623c3.2 0 5.412.706 6.588 2.07c.706.8 1.035 1.883 1.035 3.248v2.165h4.33v-2.165c0-2.353-.706-4.424-2.07-6.024c-1.46-1.647-3.483-2.776-6.118-3.247"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.718 10.188L24 2.376h-6.588L9.788 9.812H4.33V2.376H0v19.248h4.33V14.14h7.623c3.2 0 5.412.706 6.588 2.07c.706.8 1.035 1.883 1.035 3.248v2.165h4.33v-2.165c0-2.353-.706-4.424-2.07-6.024c-1.46-1.647-3.483-2.776-6.118-3.247"/></svg> </template>
CSS
.icon-keenetic {
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%22M15.718%2010.188L24%202.376h-6.588L9.788%209.812H4.33V2.376H0v19.248h4.33V14.14h7.623c3.2%200%205.412.706%206.588%202.07c.706.8%201.035%201.883%201.035%203.248v2.165h4.33v-2.165c0-2.353-.706-4.424-2.07-6.024c-1.46-1.647-3.483-2.776-6.118-3.247%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%22M15.718%2010.188L24%202.376h-6.588L9.788%209.812H4.33V2.376H0v19.248h4.33V14.14h7.623c3.2%200%205.412.706%206.588%202.07c.706.8%201.035%201.883%201.035%203.248v2.165h4.33v-2.165c0-2.353-.706-4.424-2.07-6.024c-1.46-1.647-3.483-2.776-6.118-3.247%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/keenetic.svg?color=%231a73e8&size=48