baby carriage icon

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

Name
baby-carriage-thin
Set
Phosphor
Style
Thin
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 36h-8a12 12 0 0 0-12 12v60H51.77A36 36 0 0 0 16 76a4 4 0 0 0 0 8a28 28 0 0 1 28 28a76.08 76.08 0 0 0 76 76h40a76 76 0 0 0 0-152m67.87 72H155.4l53.71-43a67.76 67.76 0 0 1 18.76 43M152 44h8a67.72 67.72 0 0 1 43.2 15.52L148 103.68V48a4 4 0 0 1 4-4m8 136h-40a68.08 68.08 0 0 1-67.88-64h175.76A68.08 68.08 0 0 1 160 180m-60 44a12 12 0 1 1-12-12a12 12 0 0 1 12 12m104 0a12 12 0 1 1-12-12a12 12 0 0 1 12 12"/></svg>

React

import type { SVGProps } from "react";

export function PhBabyCarriageThin(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 36h-8a12 12 0 0 0-12 12v60H51.77A36 36 0 0 0 16 76a4 4 0 0 0 0 8a28 28 0 0 1 28 28a76.08 76.08 0 0 0 76 76h40a76 76 0 0 0 0-152m67.87 72H155.4l53.71-43a67.76 67.76 0 0 1 18.76 43M152 44h8a67.72 67.72 0 0 1 43.2 15.52L148 103.68V48a4 4 0 0 1 4-4m8 136h-40a68.08 68.08 0 0 1-67.88-64h175.76A68.08 68.08 0 0 1 160 180m-60 44a12 12 0 1 1-12-12a12 12 0 0 1 12 12m104 0a12 12 0 1 1-12-12a12 12 0 0 1 12 12"/></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 36h-8a12 12 0 0 0-12 12v60H51.77A36 36 0 0 0 16 76a4 4 0 0 0 0 8a28 28 0 0 1 28 28a76.08 76.08 0 0 0 76 76h40a76 76 0 0 0 0-152m67.87 72H155.4l53.71-43a67.76 67.76 0 0 1 18.76 43M152 44h8a67.72 67.72 0 0 1 43.2 15.52L148 103.68V48a4 4 0 0 1 4-4m8 136h-40a68.08 68.08 0 0 1-67.88-64h175.76A68.08 68.08 0 0 1 160 180m-60 44a12 12 0 1 1-12-12a12 12 0 0 1 12 12m104 0a12 12 0 1 1-12-12a12 12 0 0 1 12 12"/></svg>
</template>

CSS

.icon-baby-carriage-thin {
  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%2036h-8a12%2012%200%200%200-12%2012v60H51.77A36%2036%200%200%200%2016%2076a4%204%200%200%200%200%208a28%2028%200%200%201%2028%2028a76.08%2076.08%200%200%200%2076%2076h40a76%2076%200%200%200%200-152m67.87%2072H155.4l53.71-43a67.76%2067.76%200%200%201%2018.76%2043M152%2044h8a67.72%2067.72%200%200%201%2043.2%2015.52L148%20103.68V48a4%204%200%200%201%204-4m8%20136h-40a68.08%2068.08%200%200%201-67.88-64h175.76A68.08%2068.08%200%200%201%20160%20180m-60%2044a12%2012%200%201%201-12-12a12%2012%200%200%201%2012%2012m104%200a12%2012%200%201%201-12-12a12%2012%200%200%201%2012%2012%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%2036h-8a12%2012%200%200%200-12%2012v60H51.77A36%2036%200%200%200%2016%2076a4%204%200%200%200%200%208a28%2028%200%200%201%2028%2028a76.08%2076.08%200%200%200%2076%2076h40a76%2076%200%200%200%200-152m67.87%2072H155.4l53.71-43a67.76%2067.76%200%200%201%2018.76%2043M152%2044h8a67.72%2067.72%200%200%201%2043.2%2015.52L148%20103.68V48a4%204%200%200%201%204-4m8%20136h-40a68.08%2068.08%200%200%201-67.88-64h175.76A68.08%2068.08%200%200%201%20160%20180m-60%2044a12%2012%200%201%201-12-12a12%2012%200%200%201%2012%2012m104%200a12%2012%200%201%201-12-12a12%2012%200%200%201%2012%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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