baby pants icon
baby-pants from IconPark Outline by ByteDance · Outline · Baby · Apache-2.0 Free for personal and commercial use.
- Name
- baby-pants
- 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 baby pants 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 d="M34 4H14c-2 1-5 5-5 15c0 12.5 5 25 8 25c2 0 2-2.5 2-2.5V24c0-5 8-4.5 8 0v11c0 8 7 11 9 9s-2-4-2-7c0-5 4-9 4-22c0-5-2.333-9-4-11Z"/><path stroke-linecap="round" d="M10 12h27"/><path d="M10.803 8c-.732 1.696-1.338 3.981-1.624 7M38 15a16.9 16.9 0 0 0-1.125-6"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineBabyPants(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 d="M34 4H14c-2 1-5 5-5 15c0 12.5 5 25 8 25c2 0 2-2.5 2-2.5V24c0-5 8-4.5 8 0v11c0 8 7 11 9 9s-2-4-2-7c0-5 4-9 4-22c0-5-2.333-9-4-11Z"/><path strokeLinecap="round" d="M10 12h27"/><path d="M10.803 8c-.732 1.696-1.338 3.981-1.624 7M38 15a16.9 16.9 0 0 0-1.125-6"/></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 d="M34 4H14c-2 1-5 5-5 15c0 12.5 5 25 8 25c2 0 2-2.5 2-2.5V24c0-5 8-4.5 8 0v11c0 8 7 11 9 9s-2-4-2-7c0-5 4-9 4-22c0-5-2.333-9-4-11Z"/><path stroke-linecap="round" d="M10 12h27"/><path d="M10.803 8c-.732 1.696-1.338 3.981-1.624 7M38 15a16.9 16.9 0 0 0-1.125-6"/></g></svg> </template>
CSS
.icon-baby-pants {
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%20d%3D%22M34%204H14c-2%201-5%205-5%2015c0%2012.5%205%2025%208%2025c2%200%202-2.5%202-2.5V24c0-5%208-4.5%208%200v11c0%208%207%2011%209%209s-2-4-2-7c0-5%204-9%204-22c0-5-2.333-9-4-11Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10%2012h27%22%2F%3E%3Cpath%20d%3D%22M10.803%208c-.732%201.696-1.338%203.981-1.624%207M38%2015a16.9%2016.9%200%200%200-1.125-6%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%20d%3D%22M34%204H14c-2%201-5%205-5%2015c0%2012.5%205%2025%208%2025c2%200%202-2.5%202-2.5V24c0-5%208-4.5%208%200v11c0%208%207%2011%209%209s-2-4-2-7c0-5%204-9%204-22c0-5-2.333-9-4-11Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10%2012h27%22%2F%3E%3Cpath%20d%3D%22M10.803%208c-.732%201.696-1.338%203.981-1.624%207M38%2015a16.9%2016.9%200%200%200-1.125-6%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/baby-pants.svg?color=%231a73e8&size=48