imtoken logo
imtoken from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- imtoken
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the imtoken logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.953 6.132c.594 7.966-4.574 11.731-9.207 12.133c-4.308.373-8.362-2.25-8.718-6.279C2.735 8.657 4.811 7.24 6.442 7.1c1.678-.146 3.088 1 3.21 2.389c.119 1.335-.722 1.942-1.307 1.993c-.462.04-1.043-.238-1.096-.835c-.045-.513.152-.583.104-1.128c-.086-.97-.94-1.084-1.407-1.043c-.566.049-1.593.703-1.449 2.333c.145 1.644 1.736 2.943 3.821 2.762c2.25-.195 3.818-1.931 3.936-4.366a.9.9 0 0 1 .08-.374v-.003q.037-.076.085-.147q.071-.106.19-.236q0-.003.002-.002q.087-.097.206-.21c.983-.919 4.524-3.086 7.872-2.4a.34.34 0 0 1 .264.3"/></svg>
React
import type { SVGProps } from "react";
export function TokenImtoken(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="M20.953 6.132c.594 7.966-4.574 11.731-9.207 12.133c-4.308.373-8.362-2.25-8.718-6.279C2.735 8.657 4.811 7.24 6.442 7.1c1.678-.146 3.088 1 3.21 2.389c.119 1.335-.722 1.942-1.307 1.993c-.462.04-1.043-.238-1.096-.835c-.045-.513.152-.583.104-1.128c-.086-.97-.94-1.084-1.407-1.043c-.566.049-1.593.703-1.449 2.333c.145 1.644 1.736 2.943 3.821 2.762c2.25-.195 3.818-1.931 3.936-4.366a.9.9 0 0 1 .08-.374v-.003q.037-.076.085-.147q.071-.106.19-.236q0-.003.002-.002q.087-.097.206-.21c.983-.919 4.524-3.086 7.872-2.4a.34.34 0 0 1 .264.3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.953 6.132c.594 7.966-4.574 11.731-9.207 12.133c-4.308.373-8.362-2.25-8.718-6.279C2.735 8.657 4.811 7.24 6.442 7.1c1.678-.146 3.088 1 3.21 2.389c.119 1.335-.722 1.942-1.307 1.993c-.462.04-1.043-.238-1.096-.835c-.045-.513.152-.583.104-1.128c-.086-.97-.94-1.084-1.407-1.043c-.566.049-1.593.703-1.449 2.333c.145 1.644 1.736 2.943 3.821 2.762c2.25-.195 3.818-1.931 3.936-4.366a.9.9 0 0 1 .08-.374v-.003q.037-.076.085-.147q.071-.106.19-.236q0-.003.002-.002q.087-.097.206-.21c.983-.919 4.524-3.086 7.872-2.4a.34.34 0 0 1 .264.3"/></svg> </template>
CSS
.icon-imtoken {
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%22M20.953%206.132c.594%207.966-4.574%2011.731-9.207%2012.133c-4.308.373-8.362-2.25-8.718-6.279C2.735%208.657%204.811%207.24%206.442%207.1c1.678-.146%203.088%201%203.21%202.389c.119%201.335-.722%201.942-1.307%201.993c-.462.04-1.043-.238-1.096-.835c-.045-.513.152-.583.104-1.128c-.086-.97-.94-1.084-1.407-1.043c-.566.049-1.593.703-1.449%202.333c.145%201.644%201.736%202.943%203.821%202.762c2.25-.195%203.818-1.931%203.936-4.366a.9.9%200%200%201%20.08-.374v-.003q.037-.076.085-.147q.071-.106.19-.236q0-.003.002-.002q.087-.097.206-.21c.983-.919%204.524-3.086%207.872-2.4a.34.34%200%200%201%20.264.3%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%22M20.953%206.132c.594%207.966-4.574%2011.731-9.207%2012.133c-4.308.373-8.362-2.25-8.718-6.279C2.735%208.657%204.811%207.24%206.442%207.1c1.678-.146%203.088%201%203.21%202.389c.119%201.335-.722%201.942-1.307%201.993c-.462.04-1.043-.238-1.096-.835c-.045-.513.152-.583.104-1.128c-.086-.97-.94-1.084-1.407-1.043c-.566.049-1.593.703-1.449%202.333c.145%201.644%201.736%202.943%203.821%202.762c2.25-.195%203.818-1.931%203.936-4.366a.9.9%200%200%201%20.08-.374v-.003q.037-.076.085-.147q.071-.106.19-.236q0-.003.002-.002q.087-.097.206-.21c.983-.919%204.524-3.086%207.872-2.4a.34.34%200%200%201%20.264.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/imtoken.svg?color=%231a73e8&size=48