stroller icon
stroller-sharp from Material Symbols Light by Google · Sharp · Household · Apache-2.0 Free for personal and commercial use.
- Name
- stroller-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- 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-.61-3.846l9.387-10.998q.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.644V16.5zm3.883-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 MaterialSymbolsLightStrollerSharp(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-.61-3.846l9.387-10.998q.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.644V16.5zm3.883-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-.61-3.846l9.387-10.998q.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.644V16.5zm3.883-6.842L6.34 5.764q.95-.639 1.987-.951t2.192-.313q.895 0 1.742.179t1.75.555z"/></svg> </template>
CSS
.icon-stroller-sharp {
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-.61-3.846l9.387-10.998q.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.644V16.5zm3.883-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-.61-3.846l9.387-10.998q.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.644V16.5zm3.883-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-sharp.svg?color=%231a73e8&size=48