nests icon
nests from IconPark Solid by ByteDance · Solid · Health · Apache-2.0 Free for personal and commercial use.
- Name
- nests
- Set
- IconPark Solid
- Style
- Solid
- Category
- Health
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More health icons from IconPark Solid
Use the nests icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M4.999 32.314L20.034 5.943Q21.42 3 25.04 3c3.62 0 5.977 4.987 5.977 4.987L35 8.58q-6.016.098-6.957 2.42c-.94 2.322 2.456 4.731 2.975 8.004s-1.55 8.801-6.529 11.563Q19.51 33.33 12.058 32l-6.1 11"/><path fill="currentColor" fill-rule="evenodd" d="M14.942 26.978q3.87-6.975 5.087-8.956c1.219-1.982 6.246-1.385 4.44 3.563q-1.806 4.947-9.527 5.393Zm18.026 6.006q1.713-4.105 5.003-4.975t6 1.06q-1.688 3.893-5.005 4.992q-3.316 1.099-5.998-1.077Z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M26.985 35.114q1.136 4.084 6.014 5.461q4.879 1.38 8.033-1.575q-3.9-4.545-7.03-4.99q-3.13-.444-7.017 1.104Z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkSolidNests(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="4"><path strokeLinecap="round" d="M4.999 32.314L20.034 5.943Q21.42 3 25.04 3c3.62 0 5.977 4.987 5.977 4.987L35 8.58q-6.016.098-6.957 2.42c-.94 2.322 2.456 4.731 2.975 8.004s-1.55 8.801-6.529 11.563Q19.51 33.33 12.058 32l-6.1 11"/><path fill="currentColor" fillRule="evenodd" d="M14.942 26.978q3.87-6.975 5.087-8.956c1.219-1.982 6.246-1.385 4.44 3.563q-1.806 4.947-9.527 5.393Zm18.026 6.006q1.713-4.105 5.003-4.975t6 1.06q-1.688 3.893-5.005 4.992q-3.316 1.099-5.998-1.077Z" clipRule="evenodd"/><path fill="currentColor" fillRule="evenodd" d="M26.985 35.114q1.136 4.084 6.014 5.461q4.879 1.38 8.033-1.575q-3.9-4.545-7.03-4.99q-3.13-.444-7.017 1.104Z" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M4.999 32.314L20.034 5.943Q21.42 3 25.04 3c3.62 0 5.977 4.987 5.977 4.987L35 8.58q-6.016.098-6.957 2.42c-.94 2.322 2.456 4.731 2.975 8.004s-1.55 8.801-6.529 11.563Q19.51 33.33 12.058 32l-6.1 11"/><path fill="currentColor" fill-rule="evenodd" d="M14.942 26.978q3.87-6.975 5.087-8.956c1.219-1.982 6.246-1.385 4.44 3.563q-1.806 4.947-9.527 5.393Zm18.026 6.006q1.713-4.105 5.003-4.975t6 1.06q-1.688 3.893-5.005 4.992q-3.316 1.099-5.998-1.077Z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M26.985 35.114q1.136 4.084 6.014 5.461q4.879 1.38 8.033-1.575q-3.9-4.545-7.03-4.99q-3.13-.444-7.017 1.104Z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-nests {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4.999%2032.314L20.034%205.943Q21.42%203%2025.04%203c3.62%200%205.977%204.987%205.977%204.987L35%208.58q-6.016.098-6.957%202.42c-.94%202.322%202.456%204.731%202.975%208.004s-1.55%208.801-6.529%2011.563Q19.51%2033.33%2012.058%2032l-6.1%2011%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M14.942%2026.978q3.87-6.975%205.087-8.956c1.219-1.982%206.246-1.385%204.44%203.563q-1.806%204.947-9.527%205.393Zm18.026%206.006q1.713-4.105%205.003-4.975t6%201.06q-1.688%203.893-5.005%204.992q-3.316%201.099-5.998-1.077Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.985%2035.114q1.136%204.084%206.014%205.461q4.879%201.38%208.033-1.575q-3.9-4.545-7.03-4.99q-3.13-.444-7.017%201.104Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4.999%2032.314L20.034%205.943Q21.42%203%2025.04%203c3.62%200%205.977%204.987%205.977%204.987L35%208.58q-6.016.098-6.957%202.42c-.94%202.322%202.456%204.731%202.975%208.004s-1.55%208.801-6.529%2011.563Q19.51%2033.33%2012.058%2032l-6.1%2011%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M14.942%2026.978q3.87-6.975%205.087-8.956c1.219-1.982%206.246-1.385%204.44%203.563q-1.806%204.947-9.527%205.393Zm18.026%206.006q1.713-4.105%205.003-4.975t6%201.06q-1.688%203.893-5.005%204.992q-3.316%201.099-5.998-1.077Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.985%2035.114q1.136%204.084%206.014%205.461q4.879%201.38%208.033-1.575q-3.9-4.545-7.03-4.99q-3.13-.444-7.017%201.104Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/nests.svg?color=%231a73e8&size=48