no stroller icon
no-stroller-rounded from Material Symbols Light by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- no-stroller-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More travel icons from Material Symbols Light
airline-seat-flatairline-seat-flat-angledairline-seat-individual-suiteairline-seat-legroom-extraairline-seat-legroom-normalairline-seat-legroom-reducedairline-seat-recline-extraairline-seat-recline-normalairplane-ticketapartmentattractionsbakery-diningbath-bedrockbeach-accessbeer-mealbentobreakfast-diningbrunch-diningbungalowcabincar-rentalcar-repaircarpentercarry-on-bag
Use the no stroller icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.953 19.932q-.414-.415-.414-1.009t.414-1.008q.414-.415 1.008-.415t1.01.415t.414 1.008t-.415 1.009t-1.009.414t-1.008-.414m13.056-12.97q-.143-.143-.143-.356V6.58q0-.46-.311-.77q-.31-.311-.77-.311q-.366 0-.687.167q-.321.168-.573.445l-.833.97v3.841q0 .54-.497.745t-.876-.174l-1.463-1.463q-.217-.217-.24-.538q-.022-.32.19-.562l2.933-3.429q.378-.454.907-.728t1.139-.274q.88 0 1.48.6t.6 1.48v.026q0 .213-.143.357q-.143.143-.356.143q-.214 0-.357-.143M14.48 14.48l.708.713q-.16.564-.61.935q-.448.371-1.04.371H7.79q-.42 0-.596-.383t.096-.71l3.084-3.616l-7.967-7.962q-.146-.14-.153-.341t.153-.367q.165-.165.357-.165q.19 0 .356.165l18.187 18.187q.146.146.153.344q.006.198-.159.364q-.165.159-.354.162t-.354-.162L13.06 14.48zm.25 5.865q-.594 0-1.009-.414q-.414-.415-.414-1.009t.414-1.008t1.009-.415t1.009.415t.414 1.008t-.415 1.009t-1.008.414M10.644 7.82L8.908 6.083q-.38-.38-.236-.88t.653-.61q.31-.056.607-.075t.607-.018q.552 0 1.09.065q.54.064 1.08.212q.48.123.617.605t-.191.866L11.83 7.769q-.217.273-.581.283q-.363.01-.606-.233"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNoStrollerRounded(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="M5.953 19.932q-.414-.415-.414-1.009t.414-1.008q.414-.415 1.008-.415t1.01.415t.414 1.008t-.415 1.009t-1.009.414t-1.008-.414m13.056-12.97q-.143-.143-.143-.356V6.58q0-.46-.311-.77q-.31-.311-.77-.311q-.366 0-.687.167q-.321.168-.573.445l-.833.97v3.841q0 .54-.497.745t-.876-.174l-1.463-1.463q-.217-.217-.24-.538q-.022-.32.19-.562l2.933-3.429q.378-.454.907-.728t1.139-.274q.88 0 1.48.6t.6 1.48v.026q0 .213-.143.357q-.143.143-.356.143q-.214 0-.357-.143M14.48 14.48l.708.713q-.16.564-.61.935q-.448.371-1.04.371H7.79q-.42 0-.596-.383t.096-.71l3.084-3.616l-7.967-7.962q-.146-.14-.153-.341t.153-.367q.165-.165.357-.165q.19 0 .356.165l18.187 18.187q.146.146.153.344q.006.198-.159.364q-.165.159-.354.162t-.354-.162L13.06 14.48zm.25 5.865q-.594 0-1.009-.414q-.414-.415-.414-1.009t.414-1.008t1.009-.415t1.009.415t.414 1.008t-.415 1.009t-1.008.414M10.644 7.82L8.908 6.083q-.38-.38-.236-.88t.653-.61q.31-.056.607-.075t.607-.018q.552 0 1.09.065q.54.064 1.08.212q.48.123.617.605t-.191.866L11.83 7.769q-.217.273-.581.283q-.363.01-.606-.233"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.953 19.932q-.414-.415-.414-1.009t.414-1.008q.414-.415 1.008-.415t1.01.415t.414 1.008t-.415 1.009t-1.009.414t-1.008-.414m13.056-12.97q-.143-.143-.143-.356V6.58q0-.46-.311-.77q-.31-.311-.77-.311q-.366 0-.687.167q-.321.168-.573.445l-.833.97v3.841q0 .54-.497.745t-.876-.174l-1.463-1.463q-.217-.217-.24-.538q-.022-.32.19-.562l2.933-3.429q.378-.454.907-.728t1.139-.274q.88 0 1.48.6t.6 1.48v.026q0 .213-.143.357q-.143.143-.356.143q-.214 0-.357-.143M14.48 14.48l.708.713q-.16.564-.61.935q-.448.371-1.04.371H7.79q-.42 0-.596-.383t.096-.71l3.084-3.616l-7.967-7.962q-.146-.14-.153-.341t.153-.367q.165-.165.357-.165q.19 0 .356.165l18.187 18.187q.146.146.153.344q.006.198-.159.364q-.165.159-.354.162t-.354-.162L13.06 14.48zm.25 5.865q-.594 0-1.009-.414q-.414-.415-.414-1.009t.414-1.008t1.009-.415t1.009.415t.414 1.008t-.415 1.009t-1.008.414M10.644 7.82L8.908 6.083q-.38-.38-.236-.88t.653-.61q.31-.056.607-.075t.607-.018q.552 0 1.09.065q.54.064 1.08.212q.48.123.617.605t-.191.866L11.83 7.769q-.217.273-.581.283q-.363.01-.606-.233"/></svg> </template>
CSS
.icon-no-stroller-rounded {
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%22M5.953%2019.932q-.414-.415-.414-1.009t.414-1.008q.414-.415%201.008-.415t1.01.415t.414%201.008t-.415%201.009t-1.009.414t-1.008-.414m13.056-12.97q-.143-.143-.143-.356V6.58q0-.46-.311-.77q-.31-.311-.77-.311q-.366%200-.687.167q-.321.168-.573.445l-.833.97v3.841q0%20.54-.497.745t-.876-.174l-1.463-1.463q-.217-.217-.24-.538q-.022-.32.19-.562l2.933-3.429q.378-.454.907-.728t1.139-.274q.88%200%201.48.6t.6%201.48v.026q0%20.213-.143.357q-.143.143-.356.143q-.214%200-.357-.143M14.48%2014.48l.708.713q-.16.564-.61.935q-.448.371-1.04.371H7.79q-.42%200-.596-.383t.096-.71l3.084-3.616l-7.967-7.962q-.146-.14-.153-.341t.153-.367q.165-.165.357-.165q.19%200%20.356.165l18.187%2018.187q.146.146.153.344q.006.198-.159.364q-.165.159-.354.162t-.354-.162L13.06%2014.48zm.25%205.865q-.594%200-1.009-.414q-.414-.415-.414-1.009t.414-1.008t1.009-.415t1.009.415t.414%201.008t-.415%201.009t-1.008.414M10.644%207.82L8.908%206.083q-.38-.38-.236-.88t.653-.61q.31-.056.607-.075t.607-.018q.552%200%201.09.065q.54.064%201.08.212q.48.123.617.605t-.191.866L11.83%207.769q-.217.273-.581.283q-.363.01-.606-.233%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%22M5.953%2019.932q-.414-.415-.414-1.009t.414-1.008q.414-.415%201.008-.415t1.01.415t.414%201.008t-.415%201.009t-1.009.414t-1.008-.414m13.056-12.97q-.143-.143-.143-.356V6.58q0-.46-.311-.77q-.31-.311-.77-.311q-.366%200-.687.167q-.321.168-.573.445l-.833.97v3.841q0%20.54-.497.745t-.876-.174l-1.463-1.463q-.217-.217-.24-.538q-.022-.32.19-.562l2.933-3.429q.378-.454.907-.728t1.139-.274q.88%200%201.48.6t.6%201.48v.026q0%20.213-.143.357q-.143.143-.356.143q-.214%200-.357-.143M14.48%2014.48l.708.713q-.16.564-.61.935q-.448.371-1.04.371H7.79q-.42%200-.596-.383t.096-.71l3.084-3.616l-7.967-7.962q-.146-.14-.153-.341t.153-.367q.165-.165.357-.165q.19%200%20.356.165l18.187%2018.187q.146.146.153.344q.006.198-.159.364q-.165.159-.354.162t-.354-.162L13.06%2014.48zm.25%205.865q-.594%200-1.009-.414q-.414-.415-.414-1.009t.414-1.008t1.009-.415t1.009.415t.414%201.008t-.415%201.009t-1.008.414M10.644%207.82L8.908%206.083q-.38-.38-.236-.88t.653-.61q.31-.056.607-.075t.607-.018q.552%200%201.09.065q.54.064%201.08.212q.48.123.617.605t-.191.866L11.83%207.769q-.217.273-.581.283q-.363.01-.606-.233%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/no-stroller-rounded.svg?color=%231a73e8&size=48