ksm logo
ksm from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- ksm
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the ksm logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.983 7.023c-.337-.303-.713-.532-1.162-.608c-.563-.076-1.125.305-1.5.57c-.374.267-1.125.951-1.424 1.217c-.3.267-1.05.418-2.287 1.18c-1.238.76-6.036 3.877-6.036 3.877h1.237l-5.586 2.929h.562L3 16.796c.45.114.9.038 1.312-.19v.19s6.636-2.661 7.91-1.977l-.787.228c.075 0 1.312.076 1.312.076c.075.533.375 1.026.825 1.293c.75.494.788.799.788.799s-.375.151-.375.38a3.4 3.4 0 0 1 2.137 0s-.038-.23-.563-.38a3 3 0 0 1-1.312-1.065c-.3-.419-.412-.95-.225-1.445c.188-.495.825-.761 2.137-1.445c1.537-.799 1.912-1.407 2.1-1.902c.187-.494.562-1.406.712-1.863c.15-.418.412-.76.75-1.064a9.4 9.4 0 0 1 1.274-.57c.075.037-.75-.648-1.012-.838"/></svg>
React
import type { SVGProps } from "react";
export function TokenKsm(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="M19.983 7.023c-.337-.303-.713-.532-1.162-.608c-.563-.076-1.125.305-1.5.57c-.374.267-1.125.951-1.424 1.217c-.3.267-1.05.418-2.287 1.18c-1.238.76-6.036 3.877-6.036 3.877h1.237l-5.586 2.929h.562L3 16.796c.45.114.9.038 1.312-.19v.19s6.636-2.661 7.91-1.977l-.787.228c.075 0 1.312.076 1.312.076c.075.533.375 1.026.825 1.293c.75.494.788.799.788.799s-.375.151-.375.38a3.4 3.4 0 0 1 2.137 0s-.038-.23-.563-.38a3 3 0 0 1-1.312-1.065c-.3-.419-.412-.95-.225-1.445c.188-.495.825-.761 2.137-1.445c1.537-.799 1.912-1.407 2.1-1.902c.187-.494.562-1.406.712-1.863c.15-.418.412-.76.75-1.064a9.4 9.4 0 0 1 1.274-.57c.075.037-.75-.648-1.012-.838"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.983 7.023c-.337-.303-.713-.532-1.162-.608c-.563-.076-1.125.305-1.5.57c-.374.267-1.125.951-1.424 1.217c-.3.267-1.05.418-2.287 1.18c-1.238.76-6.036 3.877-6.036 3.877h1.237l-5.586 2.929h.562L3 16.796c.45.114.9.038 1.312-.19v.19s6.636-2.661 7.91-1.977l-.787.228c.075 0 1.312.076 1.312.076c.075.533.375 1.026.825 1.293c.75.494.788.799.788.799s-.375.151-.375.38a3.4 3.4 0 0 1 2.137 0s-.038-.23-.563-.38a3 3 0 0 1-1.312-1.065c-.3-.419-.412-.95-.225-1.445c.188-.495.825-.761 2.137-1.445c1.537-.799 1.912-1.407 2.1-1.902c.187-.494.562-1.406.712-1.863c.15-.418.412-.76.75-1.064a9.4 9.4 0 0 1 1.274-.57c.075.037-.75-.648-1.012-.838"/></svg> </template>
CSS
.icon-ksm {
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%22M19.983%207.023c-.337-.303-.713-.532-1.162-.608c-.563-.076-1.125.305-1.5.57c-.374.267-1.125.951-1.424%201.217c-.3.267-1.05.418-2.287%201.18c-1.238.76-6.036%203.877-6.036%203.877h1.237l-5.586%202.929h.562L3%2016.796c.45.114.9.038%201.312-.19v.19s6.636-2.661%207.91-1.977l-.787.228c.075%200%201.312.076%201.312.076c.075.533.375%201.026.825%201.293c.75.494.788.799.788.799s-.375.151-.375.38a3.4%203.4%200%200%201%202.137%200s-.038-.23-.563-.38a3%203%200%200%201-1.312-1.065c-.3-.419-.412-.95-.225-1.445c.188-.495.825-.761%202.137-1.445c1.537-.799%201.912-1.407%202.1-1.902c.187-.494.562-1.406.712-1.863c.15-.418.412-.76.75-1.064a9.4%209.4%200%200%201%201.274-.57c.075.037-.75-.648-1.012-.838%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%22M19.983%207.023c-.337-.303-.713-.532-1.162-.608c-.563-.076-1.125.305-1.5.57c-.374.267-1.125.951-1.424%201.217c-.3.267-1.05.418-2.287%201.18c-1.238.76-6.036%203.877-6.036%203.877h1.237l-5.586%202.929h.562L3%2016.796c.45.114.9.038%201.312-.19v.19s6.636-2.661%207.91-1.977l-.787.228c.075%200%201.312.076%201.312.076c.075.533.375%201.026.825%201.293c.75.494.788.799.788.799s-.375.151-.375.38a3.4%203.4%200%200%201%202.137%200s-.038-.23-.563-.38a3%203%200%200%201-1.312-1.065c-.3-.419-.412-.95-.225-1.445c.188-.495.825-.761%202.137-1.445c1.537-.799%201.912-1.407%202.1-1.902c.187-.494.562-1.406.712-1.863c.15-.418.412-.76.75-1.064a9.4%209.4%200%200%201%201.274-.57c.075.037-.75-.648-1.012-.838%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/ksm.svg?color=%231a73e8&size=48