onesies icon

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

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

The same icon in other sets

More baby icons from IconPark

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-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" d="M7 21L4 11C5.83333 9.66667 13 5 24 5C35 5 42 9.66667 44 11L41 21H34V37C34 41 31 44 27 44H21C17 44 14 41 14 37V21H7Z"/><path stroke="#fff" d="M34 34C34 34 25 34 25 44"/><path stroke="#fff" d="M14 34C14 34 23 34 23 44"/><path stroke="#fff" d="M29.811 5.5C29.9344 5.97943 30 6.48205 30 7C30 10.3137 27.3137 13 24 13C20.6863 13 18 10.3137 18 7C18 6.48205 18.0656 5.97943 18.189 5.5"/><path stroke="#000" d="M35.9997 6.98996C32.8112 5.88268 28.7837 5 23.9997 5C19.2157 5 15.1568 5.88268 11.9463 6.98996"/><path stroke="#000" d="M14 31C14 31 14 35.875 14 37"/><path stroke="#000" d="M34 31C34 31 34 35.875 34 37"/><path stroke="#000" d="M21 44C25 44 24 44 27 44"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkOnesies(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" stroke="#000" d="M7 21L4 11C5.83333 9.66667 13 5 24 5C35 5 42 9.66667 44 11L41 21H34V37C34 41 31 44 27 44H21C17 44 14 41 14 37V21H7Z"/><path stroke="#fff" d="M34 34C34 34 25 34 25 44"/><path stroke="#fff" d="M14 34C14 34 23 34 23 44"/><path stroke="#fff" d="M29.811 5.5C29.9344 5.97943 30 6.48205 30 7C30 10.3137 27.3137 13 24 13C20.6863 13 18 10.3137 18 7C18 6.48205 18.0656 5.97943 18.189 5.5"/><path stroke="#000" d="M35.9997 6.98996C32.8112 5.88268 28.7837 5 23.9997 5C19.2157 5 15.1568 5.88268 11.9463 6.98996"/><path stroke="#000" d="M14 31C14 31 14 35.875 14 37"/><path stroke="#000" d="M34 31C34 31 34 35.875 34 37"/><path stroke="#000" d="M21 44C25 44 24 44 27 44"/></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-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" d="M7 21L4 11C5.83333 9.66667 13 5 24 5C35 5 42 9.66667 44 11L41 21H34V37C34 41 31 44 27 44H21C17 44 14 41 14 37V21H7Z"/><path stroke="#fff" d="M34 34C34 34 25 34 25 44"/><path stroke="#fff" d="M14 34C14 34 23 34 23 44"/><path stroke="#fff" d="M29.811 5.5C29.9344 5.97943 30 6.48205 30 7C30 10.3137 27.3137 13 24 13C20.6863 13 18 10.3137 18 7C18 6.48205 18.0656 5.97943 18.189 5.5"/><path stroke="#000" d="M35.9997 6.98996C32.8112 5.88268 28.7837 5 23.9997 5C19.2157 5 15.1568 5.88268 11.9463 6.98996"/><path stroke="#000" d="M14 31C14 31 14 35.875 14 37"/><path stroke="#000" d="M34 31C34 31 34 35.875 34 37"/><path stroke="#000" d="M21 44C25 44 24 44 27 44"/></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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M7%2021L4%2011C5.83333%209.66667%2013%205%2024%205C35%205%2042%209.66667%2044%2011L41%2021H34V37C34%2041%2031%2044%2027%2044H21C17%2044%2014%2041%2014%2037V21H7Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M34%2034C34%2034%2025%2034%2025%2044%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M14%2034C14%2034%2023%2034%2023%2044%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M29.811%205.5C29.9344%205.97943%2030%206.48205%2030%207C30%2010.3137%2027.3137%2013%2024%2013C20.6863%2013%2018%2010.3137%2018%207C18%206.48205%2018.0656%205.97943%2018.189%205.5%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M35.9997%206.98996C32.8112%205.88268%2028.7837%205%2023.9997%205C19.2157%205%2015.1568%205.88268%2011.9463%206.98996%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M14%2031C14%2031%2014%2035.875%2014%2037%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M34%2031C34%2031%2034%2035.875%2034%2037%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M21%2044C25%2044%2024%2044%2027%2044%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M7%2021L4%2011C5.83333%209.66667%2013%205%2024%205C35%205%2042%209.66667%2044%2011L41%2021H34V37C34%2041%2031%2044%2027%2044H21C17%2044%2014%2041%2014%2037V21H7Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M34%2034C34%2034%2025%2034%2025%2044%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M14%2034C14%2034%2023%2034%2023%2044%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M29.811%205.5C29.9344%205.97943%2030%206.48205%2030%207C30%2010.3137%2027.3137%2013%2024%2013C20.6863%2013%2018%2010.3137%2018%207C18%206.48205%2018.0656%205.97943%2018.189%205.5%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M35.9997%206.98996C32.8112%205.88268%2028.7837%205%2023.9997%205C19.2157%205%2015.1568%205.88268%2011.9463%206.98996%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M14%2031C14%2031%2014%2035.875%2014%2037%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M34%2031C34%2031%2034%2035.875%2034%2037%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M21%2044C25%2044%2024%2044%2027%2044%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/onesies.svg?color=%231a73e8&size=48