onesies from IconPark Outline by ByteDance · Outline · Baby · Apache-2.0 Free for personal and commercial use.

Name
onesies
Set
IconPark Outline
Style
Outline
Category
Baby
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More baby icons from IconPark Outline

Use the onesies 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="M7 21L4 11c1.833-1.333 9-6 20-6s18 4.667 20 6l-3 10h-7v16c0 4-3 7-7 7h-6c-4 0-7-3-7-7V21z"/><path d="M34 34s-9 0-9 10M14 34s9 0 9 10m6.811-38.5a6 6 0 1 1-11.622 0"/><path d="M36 6.99C32.81 5.883 28.784 5 24 5s-8.843.883-12.054 1.99M14 31v6m20-6v6m-13 7h6"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineOnesies(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="M7 21L4 11c1.833-1.333 9-6 20-6s18 4.667 20 6l-3 10h-7v16c0 4-3 7-7 7h-6c-4 0-7-3-7-7V21z"/><path d="M34 34s-9 0-9 10M14 34s9 0 9 10m6.811-38.5a6 6 0 1 1-11.622 0"/><path d="M36 6.99C32.81 5.883 28.784 5 24 5s-8.843.883-12.054 1.99M14 31v6m20-6v6m-13 7h6"/></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="M7 21L4 11c1.833-1.333 9-6 20-6s18 4.667 20 6l-3 10h-7v16c0 4-3 7-7 7h-6c-4 0-7-3-7-7V21z"/><path d="M34 34s-9 0-9 10M14 34s9 0 9 10m6.811-38.5a6 6 0 1 1-11.622 0"/><path d="M36 6.99C32.81 5.883 28.784 5 24 5s-8.843.883-12.054 1.99M14 31v6m20-6v6m-13 7h6"/></g></svg>
</template>

CSS

.icon-onesies {
  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%22M7%2021L4%2011c1.833-1.333%209-6%2020-6s18%204.667%2020%206l-3%2010h-7v16c0%204-3%207-7%207h-6c-4%200-7-3-7-7V21z%22%2F%3E%3Cpath%20d%3D%22M34%2034s-9%200-9%2010M14%2034s9%200%209%2010m6.811-38.5a6%206%200%201%201-11.622%200%22%2F%3E%3Cpath%20d%3D%22M36%206.99C32.81%205.883%2028.784%205%2024%205s-8.843.883-12.054%201.99M14%2031v6m20-6v6m-13%207h6%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%22M7%2021L4%2011c1.833-1.333%209-6%2020-6s18%204.667%2020%206l-3%2010h-7v16c0%204-3%207-7%207h-6c-4%200-7-3-7-7V21z%22%2F%3E%3Cpath%20d%3D%22M34%2034s-9%200-9%2010M14%2034s9%200%209%2010m6.811-38.5a6%206%200%201%201-11.622%200%22%2F%3E%3Cpath%20d%3D%22M36%206.99C32.81%205.883%2028.784%205%2024%205s-8.843.883-12.054%201.99M14%2031v6m20-6v6m-13%207h6%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/onesies.svg?color=%231a73e8&size=48