kcs logo
kcs from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- kcs
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the kcs logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.04 12l5.172 5.333l3.272-3.362a1.465 1.465 0 0 1 2.09 0c.57.593.57 1.56 0 2.152l-4.312 4.443a1.474 1.474 0 0 1-2.09 0L6.856 14.16v3.803c.011.814-.616 1.505-1.43 1.52c-.817-.01-1.44-.702-1.43-1.52V6.036c0-.84.61-1.52 1.43-1.52c.81 0 1.43.68 1.43 1.52V9.84l6.315-6.405a1.476 1.476 0 0 1 2.09 0l4.302 4.443c.571.593.571 1.56 0 2.151a1.464 1.464 0 0 1-2.08 0l-3.272-3.362zm5.182-1.521c.81 0 1.47.68 1.47 1.521s-.66 1.521-1.47 1.521s-1.48-.68-1.48-1.521s.66-1.521 1.48-1.521"/></svg>
React
import type { SVGProps } from "react";
export function TokenKcs(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="m9.04 12l5.172 5.333l3.272-3.362a1.465 1.465 0 0 1 2.09 0c.57.593.57 1.56 0 2.152l-4.312 4.443a1.474 1.474 0 0 1-2.09 0L6.856 14.16v3.803c.011.814-.616 1.505-1.43 1.52c-.817-.01-1.44-.702-1.43-1.52V6.036c0-.84.61-1.52 1.43-1.52c.81 0 1.43.68 1.43 1.52V9.84l6.315-6.405a1.476 1.476 0 0 1 2.09 0l4.302 4.443c.571.593.571 1.56 0 2.151a1.464 1.464 0 0 1-2.08 0l-3.272-3.362zm5.182-1.521c.81 0 1.47.68 1.47 1.521s-.66 1.521-1.47 1.521s-1.48-.68-1.48-1.521s.66-1.521 1.48-1.521"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.04 12l5.172 5.333l3.272-3.362a1.465 1.465 0 0 1 2.09 0c.57.593.57 1.56 0 2.152l-4.312 4.443a1.474 1.474 0 0 1-2.09 0L6.856 14.16v3.803c.011.814-.616 1.505-1.43 1.52c-.817-.01-1.44-.702-1.43-1.52V6.036c0-.84.61-1.52 1.43-1.52c.81 0 1.43.68 1.43 1.52V9.84l6.315-6.405a1.476 1.476 0 0 1 2.09 0l4.302 4.443c.571.593.571 1.56 0 2.151a1.464 1.464 0 0 1-2.08 0l-3.272-3.362zm5.182-1.521c.81 0 1.47.68 1.47 1.521s-.66 1.521-1.47 1.521s-1.48-.68-1.48-1.521s.66-1.521 1.48-1.521"/></svg> </template>
CSS
.icon-kcs {
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%22m9.04%2012l5.172%205.333l3.272-3.362a1.465%201.465%200%200%201%202.09%200c.57.593.57%201.56%200%202.152l-4.312%204.443a1.474%201.474%200%200%201-2.09%200L6.856%2014.16v3.803c.011.814-.616%201.505-1.43%201.52c-.817-.01-1.44-.702-1.43-1.52V6.036c0-.84.61-1.52%201.43-1.52c.81%200%201.43.68%201.43%201.52V9.84l6.315-6.405a1.476%201.476%200%200%201%202.09%200l4.302%204.443c.571.593.571%201.56%200%202.151a1.464%201.464%200%200%201-2.08%200l-3.272-3.362zm5.182-1.521c.81%200%201.47.68%201.47%201.521s-.66%201.521-1.47%201.521s-1.48-.68-1.48-1.521s.66-1.521%201.48-1.521%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%22m9.04%2012l5.172%205.333l3.272-3.362a1.465%201.465%200%200%201%202.09%200c.57.593.57%201.56%200%202.152l-4.312%204.443a1.474%201.474%200%200%201-2.09%200L6.856%2014.16v3.803c.011.814-.616%201.505-1.43%201.52c-.817-.01-1.44-.702-1.43-1.52V6.036c0-.84.61-1.52%201.43-1.52c.81%200%201.43.68%201.43%201.52V9.84l6.315-6.405a1.476%201.476%200%200%201%202.09%200l4.302%204.443c.571.593.571%201.56%200%202.151a1.464%201.464%200%200%201-2.08%200l-3.272-3.362zm5.182-1.521c.81%200%201.47.68%201.47%201.521s-.66%201.521-1.47%201.521s-1.48-.68-1.48-1.521s.66-1.521%201.48-1.521%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/kcs.svg?color=%231a73e8&size=48