nappy diaper icon
nappy-diaper from Health Icons by Resolve to Save Lives · Filled · Symbols · MIT Free for personal and commercial use.
- Name
- nappy-diaper
- Set
- Health Icons
- Style
- Filled
- Category
- Symbols
- Viewbox
- 48×48
- License
- MIT
3 other variants in Health Icons
More symbols icons from Health Icons
Use the nappy diaper icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M6 11.51c0-.834.676-1.51 1.51-1.51h32.98c.834 0 1.51.676 1.51 1.51v3.24h-5.882c-1.17 0-2.118.895-2.118 2s.948 2 2.118 2H42V20a18 18 0 0 1-.249 3H41c-8.248 0-14.94 6.656-15 14.89a18.2 18.2 0 0 1-4 0C21.94 29.656 15.248 23 7 23h-.751A18 18 0 0 1 6 20v-1.25h5.882c1.17 0 2.118-.895 2.118-2s-.948-2-2.118-2H6z"/><path d="M41.297 25c-1.803 6.248-6.9 11.1-13.29 12.552C28.245 30.58 33.97 25 41 25zM7 25c7.03 0 12.756 5.58 12.992 12.552C13.603 36.1 8.507 31.248 6.704 25z"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsNappyDiaper(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M6 11.51c0-.834.676-1.51 1.51-1.51h32.98c.834 0 1.51.676 1.51 1.51v3.24h-5.882c-1.17 0-2.118.895-2.118 2s.948 2 2.118 2H42V20a18 18 0 0 1-.249 3H41c-8.248 0-14.94 6.656-15 14.89a18.2 18.2 0 0 1-4 0C21.94 29.656 15.248 23 7 23h-.751A18 18 0 0 1 6 20v-1.25h5.882c1.17 0 2.118-.895 2.118-2s-.948-2-2.118-2H6z"/><path d="M41.297 25c-1.803 6.248-6.9 11.1-13.29 12.552C28.245 30.58 33.97 25 41 25zM7 25c7.03 0 12.756 5.58 12.992 12.552C13.603 36.1 8.507 31.248 6.704 25z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M6 11.51c0-.834.676-1.51 1.51-1.51h32.98c.834 0 1.51.676 1.51 1.51v3.24h-5.882c-1.17 0-2.118.895-2.118 2s.948 2 2.118 2H42V20a18 18 0 0 1-.249 3H41c-8.248 0-14.94 6.656-15 14.89a18.2 18.2 0 0 1-4 0C21.94 29.656 15.248 23 7 23h-.751A18 18 0 0 1 6 20v-1.25h5.882c1.17 0 2.118-.895 2.118-2s-.948-2-2.118-2H6z"/><path d="M41.297 25c-1.803 6.248-6.9 11.1-13.29 12.552C28.245 30.58 33.97 25 41 25zM7 25c7.03 0 12.756 5.58 12.992 12.552C13.603 36.1 8.507 31.248 6.704 25z"/></g></svg> </template>
CSS
.icon-nappy-diaper {
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%22currentColor%22%3E%3Cpath%20d%3D%22M6%2011.51c0-.834.676-1.51%201.51-1.51h32.98c.834%200%201.51.676%201.51%201.51v3.24h-5.882c-1.17%200-2.118.895-2.118%202s.948%202%202.118%202H42V20a18%2018%200%200%201-.249%203H41c-8.248%200-14.94%206.656-15%2014.89a18.2%2018.2%200%200%201-4%200C21.94%2029.656%2015.248%2023%207%2023h-.751A18%2018%200%200%201%206%2020v-1.25h5.882c1.17%200%202.118-.895%202.118-2s-.948-2-2.118-2H6z%22%2F%3E%3Cpath%20d%3D%22M41.297%2025c-1.803%206.248-6.9%2011.1-13.29%2012.552C28.245%2030.58%2033.97%2025%2041%2025zM7%2025c7.03%200%2012.756%205.58%2012.992%2012.552C13.603%2036.1%208.507%2031.248%206.704%2025z%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%22currentColor%22%3E%3Cpath%20d%3D%22M6%2011.51c0-.834.676-1.51%201.51-1.51h32.98c.834%200%201.51.676%201.51%201.51v3.24h-5.882c-1.17%200-2.118.895-2.118%202s.948%202%202.118%202H42V20a18%2018%200%200%201-.249%203H41c-8.248%200-14.94%206.656-15%2014.89a18.2%2018.2%200%200%201-4%200C21.94%2029.656%2015.248%2023%207%2023h-.751A18%2018%200%200%201%206%2020v-1.25h5.882c1.17%200%202.118-.895%202.118-2s-.948-2-2.118-2H6z%22%2F%3E%3Cpath%20d%3D%22M41.297%2025c-1.803%206.248-6.9%2011.1-13.29%2012.552C28.245%2030.58%2033.97%2025%2041%2025zM7%2025c7.03%200%2012.756%205.58%2012.992%2012.552C13.603%2036.1%208.507%2031.248%206.704%2025z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/nappy-diaper.svg?color=%231a73e8&size=48