nest logo
nest from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- nest
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the nest logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.783 9.503C21.691 5.194 19.688 3 15.908 3c-2.27 0-4.158.833-5.863 2.381l.33-1.502s-.606-.236-1.816-.236c-1.323 0-1.967.236-1.967.236L3 20.737S3.53 21 4.851 21c1.212 0 1.929-.263 1.929-.263L9.4 8.484c1.323-1.514 3.08-2.27 4.745-2.27c2.422 0 3.308 1.06 2.858 3.177L14.57 20.738s.566.262 1.852.262c1.247 0 1.928-.263 1.928-.263z"/></svg>
React
import type { SVGProps } from "react";
export function TokenNest(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.783 9.503C21.691 5.194 19.688 3 15.908 3c-2.27 0-4.158.833-5.863 2.381l.33-1.502s-.606-.236-1.816-.236c-1.323 0-1.967.236-1.967.236L3 20.737S3.53 21 4.851 21c1.212 0 1.929-.263 1.929-.263L9.4 8.484c1.323-1.514 3.08-2.27 4.745-2.27c2.422 0 3.308 1.06 2.858 3.177L14.57 20.738s.566.262 1.852.262c1.247 0 1.928-.263 1.928-.263z"/></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.783 9.503C21.691 5.194 19.688 3 15.908 3c-2.27 0-4.158.833-5.863 2.381l.33-1.502s-.606-.236-1.816-.236c-1.323 0-1.967.236-1.967.236L3 20.737S3.53 21 4.851 21c1.212 0 1.929-.263 1.929-.263L9.4 8.484c1.323-1.514 3.08-2.27 4.745-2.27c2.422 0 3.308 1.06 2.858 3.177L14.57 20.738s.566.262 1.852.262c1.247 0 1.928-.263 1.928-.263z"/></svg> </template>
CSS
.icon-nest {
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.783%209.503C21.691%205.194%2019.688%203%2015.908%203c-2.27%200-4.158.833-5.863%202.381l.33-1.502s-.606-.236-1.816-.236c-1.323%200-1.967.236-1.967.236L3%2020.737S3.53%2021%204.851%2021c1.212%200%201.929-.263%201.929-.263L9.4%208.484c1.323-1.514%203.08-2.27%204.745-2.27c2.422%200%203.308%201.06%202.858%203.177L14.57%2020.738s.566.262%201.852.262c1.247%200%201.928-.263%201.928-.263z%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.783%209.503C21.691%205.194%2019.688%203%2015.908%203c-2.27%200-4.158.833-5.863%202.381l.33-1.502s-.606-.236-1.816-.236c-1.323%200-1.967.236-1.967.236L3%2020.737S3.53%2021%204.851%2021c1.212%200%201.929-.263%201.929-.263L9.4%208.484c1.323-1.514%203.08-2.27%204.745-2.27c2.422%200%203.308%201.06%202.858%203.177L14.57%2020.738s.566.262%201.852.262c1.247%200%201.928-.263%201.928-.263z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/nest.svg?color=%231a73e8&size=48