baby carriage icon
baby-carriage-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.
- Name
- baby-carriage-filled
- Set
- Tabler Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in Tabler Icons
The same icon in other sets
Related icons in Tabler Icons
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="M14.5 2a6.5 6.5 0 0 1 6.49 6.858a1.04 1.04 0 0 1-.04.456a6.51 6.51 0 0 1-3.757 5.103l.532 1.595Q17.86 16 18 16a3 3 0 1 1-3 3l.005-.176a3 3 0 0 1 .894-1.966l-.634-1.903Q14.888 15 14.5 15h-2.675q-.547 0-1.076-.083l-.648 1.941A3 3 0 1 1 5 19l.004-.176a3 3 0 0 1 3.27-2.812l.56-1.682a7 7 0 0 1-3.652-4.117L3.78 6H2a1 1 0 0 1-.993-.883L1 5a1 1 0 0 1 1-1h2.5a1 1 0 0 1 .949.684L6.553 8H13V3a1 1 0 0 1 1-1zM8 18a1 1 0 1 0 0 2a1 1 0 0 0 0-2m10 0a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/></svg>
React
import type { SVGProps } from "react";
export function TablerBabyCarriageFilled(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="M14.5 2a6.5 6.5 0 0 1 6.49 6.858a1.04 1.04 0 0 1-.04.456a6.51 6.51 0 0 1-3.757 5.103l.532 1.595Q17.86 16 18 16a3 3 0 1 1-3 3l.005-.176a3 3 0 0 1 .894-1.966l-.634-1.903Q14.888 15 14.5 15h-2.675q-.547 0-1.076-.083l-.648 1.941A3 3 0 1 1 5 19l.004-.176a3 3 0 0 1 3.27-2.812l.56-1.682a7 7 0 0 1-3.652-4.117L3.78 6H2a1 1 0 0 1-.993-.883L1 5a1 1 0 0 1 1-1h2.5a1 1 0 0 1 .949.684L6.553 8H13V3a1 1 0 0 1 1-1zM8 18a1 1 0 1 0 0 2a1 1 0 0 0 0-2m10 0a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.5 2a6.5 6.5 0 0 1 6.49 6.858a1.04 1.04 0 0 1-.04.456a6.51 6.51 0 0 1-3.757 5.103l.532 1.595Q17.86 16 18 16a3 3 0 1 1-3 3l.005-.176a3 3 0 0 1 .894-1.966l-.634-1.903Q14.888 15 14.5 15h-2.675q-.547 0-1.076-.083l-.648 1.941A3 3 0 1 1 5 19l.004-.176a3 3 0 0 1 3.27-2.812l.56-1.682a7 7 0 0 1-3.652-4.117L3.78 6H2a1 1 0 0 1-.993-.883L1 5a1 1 0 0 1 1-1h2.5a1 1 0 0 1 .949.684L6.553 8H13V3a1 1 0 0 1 1-1zM8 18a1 1 0 1 0 0 2a1 1 0 0 0 0-2m10 0a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/></svg> </template>
CSS
.icon-baby-carriage-filled {
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%22M14.5%202a6.5%206.5%200%200%201%206.49%206.858a1.04%201.04%200%200%201-.04.456a6.51%206.51%200%200%201-3.757%205.103l.532%201.595Q17.86%2016%2018%2016a3%203%200%201%201-3%203l.005-.176a3%203%200%200%201%20.894-1.966l-.634-1.903Q14.888%2015%2014.5%2015h-2.675q-.547%200-1.076-.083l-.648%201.941A3%203%200%201%201%205%2019l.004-.176a3%203%200%200%201%203.27-2.812l.56-1.682a7%207%200%200%201-3.652-4.117L3.78%206H2a1%201%200%200%201-.993-.883L1%205a1%201%200%200%201%201-1h2.5a1%201%200%200%201%20.949.684L6.553%208H13V3a1%201%200%200%201%201-1zM8%2018a1%201%200%201%200%200%202a1%201%200%200%200%200-2m10%200a1%201%200%201%200%200%202a1%201%200%200%200%200-2%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%22M14.5%202a6.5%206.5%200%200%201%206.49%206.858a1.04%201.04%200%200%201-.04.456a6.51%206.51%200%200%201-3.757%205.103l.532%201.595Q17.86%2016%2018%2016a3%203%200%201%201-3%203l.005-.176a3%203%200%200%201%20.894-1.966l-.634-1.903Q14.888%2015%2014.5%2015h-2.675q-.547%200-1.076-.083l-.648%201.941A3%203%200%201%201%205%2019l.004-.176a3%203%200%200%201%203.27-2.812l.56-1.682a7%207%200%200%201-3.652-4.117L3.78%206H2a1%201%200%200%201-.993-.883L1%205a1%201%200%200%201%201-1h2.5a1%201%200%200%201%20.949.684L6.553%208H13V3a1%201%200%200%201%201-1zM8%2018a1%201%200%201%200%200%202a1%201%200%200%200%200-2m10%200a1%201%200%201%200%200%202a1%201%200%200%200%200-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/baby-carriage-filled.svg?color=%231a73e8&size=48