stroller from Material Symbols Light by Google · Regular · Household · Apache-2.0 Free for personal and commercial use.

Name
stroller
Set
Material Symbols Light
Style
Regular
Category
Household
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More household icons from Material Symbols Light

Use the stroller icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.722 19.932q-.414-.415-.414-1.009t.414-1.008t1.009-.415t1.009.415t.414 1.008t-.415 1.009t-1.008.414t-1.009-.414m-6.76.414q-.575 0-1-.414t-.423-1.009t.424-1.008t.999-.415q.613 0 1.018.415q.404.414.404 1.008t-.404 1.009t-1.018.414m.463-3.846q-.323 0-.451-.287q-.128-.286.086-.536l8.679-10.175q.442-.518.939-.76t1.107-.242q.88 0 1.48.6t.6 1.48V7h-1v-.42q0-.459-.31-.77q-.31-.31-.77-.31q-.39 0-.68.148t-.541.425l-1.41 1.644v7.168q0 .67-.472 1.143q-.472.472-1.144.472zm2.81-6.842L6.34 5.764q.95-.639 1.987-.951t2.192-.313q.895 0 1.742.179t1.75.555z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightStroller(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="M13.722 19.932q-.414-.415-.414-1.009t.414-1.008t1.009-.415t1.009.415t.414 1.008t-.415 1.009t-1.008.414t-1.009-.414m-6.76.414q-.575 0-1-.414t-.423-1.009t.424-1.008t.999-.415q.613 0 1.018.415q.404.414.404 1.008t-.404 1.009t-1.018.414m.463-3.846q-.323 0-.451-.287q-.128-.286.086-.536l8.679-10.175q.442-.518.939-.76t1.107-.242q.88 0 1.48.6t.6 1.48V7h-1v-.42q0-.459-.31-.77q-.31-.31-.77-.31q-.39 0-.68.148t-.541.425l-1.41 1.644v7.168q0 .67-.472 1.143q-.472.472-1.144.472zm2.81-6.842L6.34 5.764q.95-.639 1.987-.951t2.192-.313q.895 0 1.742.179t1.75.555z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.722 19.932q-.414-.415-.414-1.009t.414-1.008t1.009-.415t1.009.415t.414 1.008t-.415 1.009t-1.008.414t-1.009-.414m-6.76.414q-.575 0-1-.414t-.423-1.009t.424-1.008t.999-.415q.613 0 1.018.415q.404.414.404 1.008t-.404 1.009t-1.018.414m.463-3.846q-.323 0-.451-.287q-.128-.286.086-.536l8.679-10.175q.442-.518.939-.76t1.107-.242q.88 0 1.48.6t.6 1.48V7h-1v-.42q0-.459-.31-.77q-.31-.31-.77-.31q-.39 0-.68.148t-.541.425l-1.41 1.644v7.168q0 .67-.472 1.143q-.472.472-1.144.472zm2.81-6.842L6.34 5.764q.95-.639 1.987-.951t2.192-.313q.895 0 1.742.179t1.75.555z"/></svg>
</template>

CSS

.icon-stroller {
  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%22M13.722%2019.932q-.414-.415-.414-1.009t.414-1.008t1.009-.415t1.009.415t.414%201.008t-.415%201.009t-1.008.414t-1.009-.414m-6.76.414q-.575%200-1-.414t-.423-1.009t.424-1.008t.999-.415q.613%200%201.018.415q.404.414.404%201.008t-.404%201.009t-1.018.414m.463-3.846q-.323%200-.451-.287q-.128-.286.086-.536l8.679-10.175q.442-.518.939-.76t1.107-.242q.88%200%201.48.6t.6%201.48V7h-1v-.42q0-.459-.31-.77q-.31-.31-.77-.31q-.39%200-.68.148t-.541.425l-1.41%201.644v7.168q0%20.67-.472%201.143q-.472.472-1.144.472zm2.81-6.842L6.34%205.764q.95-.639%201.987-.951t2.192-.313q.895%200%201.742.179t1.75.555z%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%22M13.722%2019.932q-.414-.415-.414-1.009t.414-1.008t1.009-.415t1.009.415t.414%201.008t-.415%201.009t-1.008.414t-1.009-.414m-6.76.414q-.575%200-1-.414t-.423-1.009t.424-1.008t.999-.415q.613%200%201.018.415q.404.414.404%201.008t-.404%201.009t-1.018.414m.463-3.846q-.323%200-.451-.287q-.128-.286.086-.536l8.679-10.175q.442-.518.939-.76t1.107-.242q.88%200%201.48.6t.6%201.48V7h-1v-.42q0-.459-.31-.77q-.31-.31-.77-.31q-.39%200-.68.148t-.541.425l-1.41%201.644v7.168q0%20.67-.472%201.143q-.472.472-1.144.472zm2.81-6.842L6.34%205.764q.95-.639%201.987-.951t2.192-.313q.895%200%201.742.179t1.75.555z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/stroller.svg?color=%231a73e8&size=48