clothes diapers icon

clothes-diapers from IconPark Outline by ByteDance · Outline · Clothes · Apache-2.0 Free for personal and commercial use.

Name
clothes-diapers
Set
IconPark Outline
Style
Outline
Category
Clothes
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More clothes icons from IconPark Outline

Use the clothes diapers 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-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M6 11h36v8s0 8-4 12s-10.158 6-10.158 6h-7.684S14 35 10 31S6 19 6 19z"/><path d="M20.158 37s.1-7.074-3.158-11c-3.044-3.669-11-7-11-7m21.842 18s-.1-7.075 3.158-11c3.044-3.669 11-7 11-7"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineClothesDiapers(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M6 11h36v8s0 8-4 12s-10.158 6-10.158 6h-7.684S14 35 10 31S6 19 6 19z"/><path d="M20.158 37s.1-7.074-3.158-11c-3.044-3.669-11-7-11-7m21.842 18s-.1-7.075 3.158-11c3.044-3.669 11-7 11-7"/></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-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M6 11h36v8s0 8-4 12s-10.158 6-10.158 6h-7.684S14 35 10 31S6 19 6 19z"/><path d="M20.158 37s.1-7.074-3.158-11c-3.044-3.669-11-7-11-7m21.842 18s-.1-7.075 3.158-11c3.044-3.669 11-7 11-7"/></g></svg>
</template>

CSS

.icon-clothes-diapers {
  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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M6%2011h36v8s0%208-4%2012s-10.158%206-10.158%206h-7.684S14%2035%2010%2031S6%2019%206%2019z%22%2F%3E%3Cpath%20d%3D%22M20.158%2037s.1-7.074-3.158-11c-3.044-3.669-11-7-11-7m21.842%2018s-.1-7.075%203.158-11c3.044-3.669%2011-7%2011-7%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M6%2011h36v8s0%208-4%2012s-10.158%206-10.158%206h-7.684S14%2035%2010%2031S6%2019%206%2019z%22%2F%3E%3Cpath%20d%3D%22M20.158%2037s.1-7.074-3.158-11c-3.044-3.669-11-7-11-7m21.842%2018s-.1-7.075%203.158-11c3.044-3.669%2011-7%2011-7%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-outline/clothes-diapers.svg?color=%231a73e8&size=48