kaios logo
kaios from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- kaios
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the kaios logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5.958 0a3.745 3.745 0 0 0-3.786 3.708v24.573A3.73 3.73 0 0 0 5.958 32a3.737 3.737 0 0 0 3.802-3.708V3.709A3.776 3.776 0 0 0 5.958.001zm12.537 11.385a3.735 3.735 0 0 0-5.188-.88a3.577 3.577 0 0 0-.906 5.068l10.667 14.865a3.74 3.74 0 0 0 5.172.88a3.574 3.574 0 0 0 .99-4.958l-.083-.12l-10.641-14.854zm4.864-1.572a4.95 4.95 0 0 0 4.99-4.891a4.95 4.95 0 0 0-4.99-4.896a4.95 4.95 0 0 0-5 4.896a4.95 4.95 0 0 0 5 4.891"/></svg>
React
import type { SVGProps } from "react";
export function CibKaios(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5.958 0a3.745 3.745 0 0 0-3.786 3.708v24.573A3.73 3.73 0 0 0 5.958 32a3.737 3.737 0 0 0 3.802-3.708V3.709A3.776 3.776 0 0 0 5.958.001zm12.537 11.385a3.735 3.735 0 0 0-5.188-.88a3.577 3.577 0 0 0-.906 5.068l10.667 14.865a3.74 3.74 0 0 0 5.172.88a3.574 3.574 0 0 0 .99-4.958l-.083-.12l-10.641-14.854zm4.864-1.572a4.95 4.95 0 0 0 4.99-4.891a4.95 4.95 0 0 0-4.99-4.896a4.95 4.95 0 0 0-5 4.896a4.95 4.95 0 0 0 5 4.891"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5.958 0a3.745 3.745 0 0 0-3.786 3.708v24.573A3.73 3.73 0 0 0 5.958 32a3.737 3.737 0 0 0 3.802-3.708V3.709A3.776 3.776 0 0 0 5.958.001zm12.537 11.385a3.735 3.735 0 0 0-5.188-.88a3.577 3.577 0 0 0-.906 5.068l10.667 14.865a3.74 3.74 0 0 0 5.172.88a3.574 3.574 0 0 0 .99-4.958l-.083-.12l-10.641-14.854zm4.864-1.572a4.95 4.95 0 0 0 4.99-4.891a4.95 4.95 0 0 0-4.99-4.896a4.95 4.95 0 0 0-5 4.896a4.95 4.95 0 0 0 5 4.891"/></svg> </template>
CSS
.icon-kaios {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.958%200a3.745%203.745%200%200%200-3.786%203.708v24.573A3.73%203.73%200%200%200%205.958%2032a3.737%203.737%200%200%200%203.802-3.708V3.709A3.776%203.776%200%200%200%205.958.001zm12.537%2011.385a3.735%203.735%200%200%200-5.188-.88a3.577%203.577%200%200%200-.906%205.068l10.667%2014.865a3.74%203.74%200%200%200%205.172.88a3.574%203.574%200%200%200%20.99-4.958l-.083-.12l-10.641-14.854zm4.864-1.572a4.95%204.95%200%200%200%204.99-4.891a4.95%204.95%200%200%200-4.99-4.896a4.95%204.95%200%200%200-5%204.896a4.95%204.95%200%200%200%205%204.891%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.958%200a3.745%203.745%200%200%200-3.786%203.708v24.573A3.73%203.73%200%200%200%205.958%2032a3.737%203.737%200%200%200%203.802-3.708V3.709A3.776%203.776%200%200%200%205.958.001zm12.537%2011.385a3.735%203.735%200%200%200-5.188-.88a3.577%203.577%200%200%200-.906%205.068l10.667%2014.865a3.74%203.74%200%200%200%205.172.88a3.574%203.574%200%200%200%20.99-4.958l-.083-.12l-10.641-14.854zm4.864-1.572a4.95%204.95%200%200%200%204.99-4.891a4.95%204.95%200%200%200-4.99-4.896a4.95%204.95%200%200%200-5%204.896a4.95%204.95%200%200%200%205%204.891%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/kaios.svg?color=%231a73e8&size=48