baby carriage icon
baby-carriage-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- baby-carriage-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Use the baby carriage icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.746 2.608a1.48 1.48 0 0 1 1.877.774l3.02 6.617H18v-1.5a2.5 2.5 0 0 1 2.5-2.5h.5a1 1 0 0 1 0 2h-.5a.5.5 0 0 0-.5.5v2.5a9 9 0 0 1-2.491 6.215a2.498 2.498 0 0 1-1.009 4.785a2.5 2.5 0 0 1-2.5-2.5v-.016a9 9 0 0 1-3.706.488A9 9 0 0 1 8 19.482v.018a2.5 2.5 0 1 1-3.51-2.286A9 9 0 0 1 7.746 2.608m.266 2.06a7 7 0 0 0-3.926 5.236L4.072 10h6.373z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteBabyCarriageFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.746 2.608a1.48 1.48 0 0 1 1.877.774l3.02 6.617H18v-1.5a2.5 2.5 0 0 1 2.5-2.5h.5a1 1 0 0 1 0 2h-.5a.5.5 0 0 0-.5.5v2.5a9 9 0 0 1-2.491 6.215a2.498 2.498 0 0 1-1.009 4.785a2.5 2.5 0 0 1-2.5-2.5v-.016a9 9 0 0 1-3.706.488A9 9 0 0 1 8 19.482v.018a2.5 2.5 0 1 1-3.51-2.286A9 9 0 0 1 7.746 2.608m.266 2.06a7 7 0 0 0-3.926 5.236L4.072 10h6.373z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.746 2.608a1.48 1.48 0 0 1 1.877.774l3.02 6.617H18v-1.5a2.5 2.5 0 0 1 2.5-2.5h.5a1 1 0 0 1 0 2h-.5a.5.5 0 0 0-.5.5v2.5a9 9 0 0 1-2.491 6.215a2.498 2.498 0 0 1-1.009 4.785a2.5 2.5 0 0 1-2.5-2.5v-.016a9 9 0 0 1-3.706.488A9 9 0 0 1 8 19.482v.018a2.5 2.5 0 1 1-3.51-2.286A9 9 0 0 1 7.746 2.608m.266 2.06a7 7 0 0 0-3.926 5.236L4.072 10h6.373z"/></svg> </template>
CSS
.icon-baby-carriage-fill {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.746%202.608a1.48%201.48%200%200%201%201.877.774l3.02%206.617H18v-1.5a2.5%202.5%200%200%201%202.5-2.5h.5a1%201%200%200%201%200%202h-.5a.5.5%200%200%200-.5.5v2.5a9%209%200%200%201-2.491%206.215a2.498%202.498%200%200%201-1.009%204.785a2.5%202.5%200%200%201-2.5-2.5v-.016a9%209%200%200%201-3.706.488A9%209%200%200%201%208%2019.482v.018a2.5%202.5%200%201%201-3.51-2.286A9%209%200%200%201%207.746%202.608m.266%202.06a7%207%200%200%200-3.926%205.236L4.072%2010h6.373z%22%2F%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.746%202.608a1.48%201.48%200%200%201%201.877.774l3.02%206.617H18v-1.5a2.5%202.5%200%200%201%202.5-2.5h.5a1%201%200%200%201%200%202h-.5a.5.5%200%200%200-.5.5v2.5a9%209%200%200%201-2.491%206.215a2.498%202.498%200%200%201-1.009%204.785a2.5%202.5%200%200%201-2.5-2.5v-.016a9%209%200%200%201-3.706.488A9%209%200%200%201%208%2019.482v.018a2.5%202.5%200%201%201-3.51-2.286A9%209%200%200%201%207.746%202.608m.266%202.06a7%207%200%200%200-3.926%205.236L4.072%2010h6.373z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/baby-carriage-fill.svg?color=%231a73e8&size=48