baby carriage icon

baby-carriage-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
baby-carriage-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

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 256 256"><path fill="currentColor" d="M160 28h-8a20 20 0 0 0-20 20v52H58.16A40.07 40.07 0 0 0 20 72a12 12 0 0 0 0 24a16 16 0 0 1 16 16a84.09 84.09 0 0 0 84 84h40a84 84 0 0 0 0-168m48.06 48.12A59.6 59.6 0 0 1 218.79 100h-40.58ZM160 52a59.66 59.66 0 0 1 29.83 8L156 87V52Zm0 120h-40a60.1 60.1 0 0 1-58.79-48h157.58A60.1 60.1 0 0 1 160 172m-52 52a20 20 0 1 1-20-20a20 20 0 0 1 20 20m104 0a20 20 0 1 1-20-20a20 20 0 0 1 20 20"/></svg>

React

import type { SVGProps } from "react";

export function PhBabyCarriageBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M160 28h-8a20 20 0 0 0-20 20v52H58.16A40.07 40.07 0 0 0 20 72a12 12 0 0 0 0 24a16 16 0 0 1 16 16a84.09 84.09 0 0 0 84 84h40a84 84 0 0 0 0-168m48.06 48.12A59.6 59.6 0 0 1 218.79 100h-40.58ZM160 52a59.66 59.66 0 0 1 29.83 8L156 87V52Zm0 120h-40a60.1 60.1 0 0 1-58.79-48h157.58A60.1 60.1 0 0 1 160 172m-52 52a20 20 0 1 1-20-20a20 20 0 0 1 20 20m104 0a20 20 0 1 1-20-20a20 20 0 0 1 20 20"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M160 28h-8a20 20 0 0 0-20 20v52H58.16A40.07 40.07 0 0 0 20 72a12 12 0 0 0 0 24a16 16 0 0 1 16 16a84.09 84.09 0 0 0 84 84h40a84 84 0 0 0 0-168m48.06 48.12A59.6 59.6 0 0 1 218.79 100h-40.58ZM160 52a59.66 59.66 0 0 1 29.83 8L156 87V52Zm0 120h-40a60.1 60.1 0 0 1-58.79-48h157.58A60.1 60.1 0 0 1 160 172m-52 52a20 20 0 1 1-20-20a20 20 0 0 1 20 20m104 0a20 20 0 1 1-20-20a20 20 0 0 1 20 20"/></svg>
</template>

CSS

.icon-baby-carriage-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M160%2028h-8a20%2020%200%200%200-20%2020v52H58.16A40.07%2040.07%200%200%200%2020%2072a12%2012%200%200%200%200%2024a16%2016%200%200%201%2016%2016a84.09%2084.09%200%200%200%2084%2084h40a84%2084%200%200%200%200-168m48.06%2048.12A59.6%2059.6%200%200%201%20218.79%20100h-40.58ZM160%2052a59.66%2059.66%200%200%201%2029.83%208L156%2087V52Zm0%20120h-40a60.1%2060.1%200%200%201-58.79-48h157.58A60.1%2060.1%200%200%201%20160%20172m-52%2052a20%2020%200%201%201-20-20a20%2020%200%200%201%2020%2020m104%200a20%2020%200%201%201-20-20a20%2020%200%200%201%2020%2020%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M160%2028h-8a20%2020%200%200%200-20%2020v52H58.16A40.07%2040.07%200%200%200%2020%2072a12%2012%200%200%200%200%2024a16%2016%200%200%201%2016%2016a84.09%2084.09%200%200%200%2084%2084h40a84%2084%200%200%200%200-168m48.06%2048.12A59.6%2059.6%200%200%201%20218.79%20100h-40.58ZM160%2052a59.66%2059.66%200%200%201%2029.83%208L156%2087V52Zm0%20120h-40a60.1%2060.1%200%200%201-58.79-48h157.58A60.1%2060.1%200%200%201%20160%20172m-52%2052a20%2020%200%201%201-20-20a20%2020%200%200%201%2020%2020m104%200a20%2020%200%201%201-20-20a20%2020%200%200%201%2020%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/baby-carriage-bold.svg?color=%231a73e8&size=48