baby car seat icon
baby-car-seat from IconPark Solid by ByteDance · Solid · Baby · Apache-2.0 Free for personal and commercial use.
- Name
- baby-car-seat
- Set
- IconPark Solid
- Style
- Solid
- Category
- Baby
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More baby icons from IconPark Solid
Use the baby car seat 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 fill="currentColor" d="m36 33l6-29s-10.5 2-10.5 6c0 2.5 4 4 2.5 5.5s-7 3-7 7c0 2.5 1.64 4.36 0 6c-1.5 1.5-3 .714-5.5 0c-2.8-.8-8.5-1.5-10.5-1S7 29 7 32c0 1.65 1 3.5 3.5 4s5.5-2 9.5-2s9 3 12 3s4-4 4-4Z"/><path d="m11 36l-3 8h33l-6-8"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkSolidBabyCarSeat(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 fill="currentColor" d="m36 33l6-29s-10.5 2-10.5 6c0 2.5 4 4 2.5 5.5s-7 3-7 7c0 2.5 1.64 4.36 0 6c-1.5 1.5-3 .714-5.5 0c-2.8-.8-8.5-1.5-10.5-1S7 29 7 32c0 1.65 1 3.5 3.5 4s5.5-2 9.5-2s9 3 12 3s4-4 4-4Z"/><path d="m11 36l-3 8h33l-6-8"/></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 fill="currentColor" d="m36 33l6-29s-10.5 2-10.5 6c0 2.5 4 4 2.5 5.5s-7 3-7 7c0 2.5 1.64 4.36 0 6c-1.5 1.5-3 .714-5.5 0c-2.8-.8-8.5-1.5-10.5-1S7 29 7 32c0 1.65 1 3.5 3.5 4s5.5-2 9.5-2s9 3 12 3s4-4 4-4Z"/><path d="m11 36l-3 8h33l-6-8"/></g></svg> </template>
CSS
.icon-baby-car-seat {
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%20fill%3D%22currentColor%22%20d%3D%22m36%2033l6-29s-10.5%202-10.5%206c0%202.5%204%204%202.5%205.5s-7%203-7%207c0%202.5%201.64%204.36%200%206c-1.5%201.5-3%20.714-5.5%200c-2.8-.8-8.5-1.5-10.5-1S7%2029%207%2032c0%201.65%201%203.5%203.5%204s5.5-2%209.5-2s9%203%2012%203s4-4%204-4Z%22%2F%3E%3Cpath%20d%3D%22m11%2036l-3%208h33l-6-8%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%20fill%3D%22currentColor%22%20d%3D%22m36%2033l6-29s-10.5%202-10.5%206c0%202.5%204%204%202.5%205.5s-7%203-7%207c0%202.5%201.64%204.36%200%206c-1.5%201.5-3%20.714-5.5%200c-2.8-.8-8.5-1.5-10.5-1S7%2029%207%2032c0%201.65%201%203.5%203.5%204s5.5-2%209.5-2s9%203%2012%203s4-4%204-4Z%22%2F%3E%3Cpath%20d%3D%22m11%2036l-3%208h33l-6-8%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-solid/baby-car-seat.svg?color=%231a73e8&size=48