near logo
near from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- near
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Related icons in Web3 Icons
Use the near logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.426 3.92L13.665 9.5c-.257.385.244.835.604.52l3.279-3.214c.096-.084.238-.026.238.116v10.06c0 .135-.18.193-.258.097L6.754 3.682A1.85 1.85 0 0 0 5.295 3C4.138 3 3 3.585 3 4.922v14.15a1.922 1.922 0 0 0 3.555 1.002l3.754-5.58c.257-.385-.238-.835-.598-.52l-3.259 3.278c-.096.084-.238.026-.238-.115V7.102c0-.142.18-.193.257-.097L17.226 20.32c.36.443.9.681 1.46.681C19.849 21 21 20.422 21 19.078V4.928a1.929 1.929 0 0 0-3.574-1.002z"/></svg>
React
import type { SVGProps } from "react";
export function TokenNear(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.426 3.92L13.665 9.5c-.257.385.244.835.604.52l3.279-3.214c.096-.084.238-.026.238.116v10.06c0 .135-.18.193-.258.097L6.754 3.682A1.85 1.85 0 0 0 5.295 3C4.138 3 3 3.585 3 4.922v14.15a1.922 1.922 0 0 0 3.555 1.002l3.754-5.58c.257-.385-.238-.835-.598-.52l-3.259 3.278c-.096.084-.238.026-.238-.115V7.102c0-.142.18-.193.257-.097L17.226 20.32c.36.443.9.681 1.46.681C19.849 21 21 20.422 21 19.078V4.928a1.929 1.929 0 0 0-3.574-1.002z"/></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.426 3.92L13.665 9.5c-.257.385.244.835.604.52l3.279-3.214c.096-.084.238-.026.238.116v10.06c0 .135-.18.193-.258.097L6.754 3.682A1.85 1.85 0 0 0 5.295 3C4.138 3 3 3.585 3 4.922v14.15a1.922 1.922 0 0 0 3.555 1.002l3.754-5.58c.257-.385-.238-.835-.598-.52l-3.259 3.278c-.096.084-.238.026-.238-.115V7.102c0-.142.18-.193.257-.097L17.226 20.32c.36.443.9.681 1.46.681C19.849 21 21 20.422 21 19.078V4.928a1.929 1.929 0 0 0-3.574-1.002z"/></svg> </template>
CSS
.icon-near {
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.426%203.92L13.665%209.5c-.257.385.244.835.604.52l3.279-3.214c.096-.084.238-.026.238.116v10.06c0%20.135-.18.193-.258.097L6.754%203.682A1.85%201.85%200%200%200%205.295%203C4.138%203%203%203.585%203%204.922v14.15a1.922%201.922%200%200%200%203.555%201.002l3.754-5.58c.257-.385-.238-.835-.598-.52l-3.259%203.278c-.096.084-.238.026-.238-.115V7.102c0-.142.18-.193.257-.097L17.226%2020.32c.36.443.9.681%201.46.681C19.849%2021%2021%2020.422%2021%2019.078V4.928a1.929%201.929%200%200%200-3.574-1.002z%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.426%203.92L13.665%209.5c-.257.385.244.835.604.52l3.279-3.214c.096-.084.238-.026.238.116v10.06c0%20.135-.18.193-.258.097L6.754%203.682A1.85%201.85%200%200%200%205.295%203C4.138%203%203%203.585%203%204.922v14.15a1.922%201.922%200%200%200%203.555%201.002l3.754-5.58c.257-.385-.238-.835-.598-.52l-3.259%203.278c-.096.084-.238.026-.238-.115V7.102c0-.142.18-.193.257-.097L17.226%2020.32c.36.443.9.681%201.46.681C19.849%2021%2021%2020.422%2021%2019.078V4.928a1.929%201.929%200%200%200-3.574-1.002z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/near.svg?color=%231a73e8&size=48