icx logo
icx from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- icx
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the icx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.92 7.533l-1.946 1.955a4.73 4.73 0 0 1-6.529 6.529L7.49 17.964A7.446 7.446 0 0 0 17.92 7.533m-10.667 4.5a4.728 4.728 0 0 1 7.175-4.059l1.963-1.963A7.445 7.445 0 0 0 5.969 16.434l1.963-1.955a4.7 4.7 0 0 1-.688-2.447zm12.067-5.76a1.638 1.638 0 1 0 .086-3.274a1.638 1.638 0 0 0-.086 3.274M4.594 20.999a1.638 1.638 0 0 0 1.185-2.808a1.634 1.634 0 0 0-2.315.03a1.637 1.637 0 0 0 1.13 2.778"/></svg>
React
import type { SVGProps } from "react";
export function TokenIcx(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="m17.92 7.533l-1.946 1.955a4.73 4.73 0 0 1-6.529 6.529L7.49 17.964A7.446 7.446 0 0 0 17.92 7.533m-10.667 4.5a4.728 4.728 0 0 1 7.175-4.059l1.963-1.963A7.445 7.445 0 0 0 5.969 16.434l1.963-1.955a4.7 4.7 0 0 1-.688-2.447zm12.067-5.76a1.638 1.638 0 1 0 .086-3.274a1.638 1.638 0 0 0-.086 3.274M4.594 20.999a1.638 1.638 0 0 0 1.185-2.808a1.634 1.634 0 0 0-2.315.03a1.637 1.637 0 0 0 1.13 2.778"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.92 7.533l-1.946 1.955a4.73 4.73 0 0 1-6.529 6.529L7.49 17.964A7.446 7.446 0 0 0 17.92 7.533m-10.667 4.5a4.728 4.728 0 0 1 7.175-4.059l1.963-1.963A7.445 7.445 0 0 0 5.969 16.434l1.963-1.955a4.7 4.7 0 0 1-.688-2.447zm12.067-5.76a1.638 1.638 0 1 0 .086-3.274a1.638 1.638 0 0 0-.086 3.274M4.594 20.999a1.638 1.638 0 0 0 1.185-2.808a1.634 1.634 0 0 0-2.315.03a1.637 1.637 0 0 0 1.13 2.778"/></svg> </template>
CSS
.icon-icx {
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%22m17.92%207.533l-1.946%201.955a4.73%204.73%200%200%201-6.529%206.529L7.49%2017.964A7.446%207.446%200%200%200%2017.92%207.533m-10.667%204.5a4.728%204.728%200%200%201%207.175-4.059l1.963-1.963A7.445%207.445%200%200%200%205.969%2016.434l1.963-1.955a4.7%204.7%200%200%201-.688-2.447zm12.067-5.76a1.638%201.638%200%201%200%20.086-3.274a1.638%201.638%200%200%200-.086%203.274M4.594%2020.999a1.638%201.638%200%200%200%201.185-2.808a1.634%201.634%200%200%200-2.315.03a1.637%201.637%200%200%200%201.13%202.778%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%22m17.92%207.533l-1.946%201.955a4.73%204.73%200%200%201-6.529%206.529L7.49%2017.964A7.446%207.446%200%200%200%2017.92%207.533m-10.667%204.5a4.728%204.728%200%200%201%207.175-4.059l1.963-1.963A7.445%207.445%200%200%200%205.969%2016.434l1.963-1.955a4.7%204.7%200%200%201-.688-2.447zm12.067-5.76a1.638%201.638%200%201%200%20.086-3.274a1.638%201.638%200%200%200-.086%203.274M4.594%2020.999a1.638%201.638%200%200%200%201.185-2.808a1.634%201.634%200%200%200-2.315.03a1.637%201.637%200%200%200%201.13%202.778%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/icx.svg?color=%231a73e8&size=48