no-stroller-outline-sharp from Material Symbols Light by Google · Outline Sharp · Travel · Apache-2.0 Free for personal and commercial use.

Name
no-stroller-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
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

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="M6.97 20.346q-.583 0-1.007-.42q-.424-.419-.424-1.008q0-.59.419-1.003q.42-.415 1.009-.415t1.003.416t.415.999t-.416 1.007t-.999.424m8.722-7.479l-1-1V8.266l-1.657 1.938l-.714-.708l3.418-3.994q.442-.517.942-.76t1.104-.242q.88 0 1.48.6t.6 1.488V7h-1v-.42q0-.46-.31-.77t-.77-.31q-.385 0-.696.148q-.312.148-.564.464l-.833.97zM15.5 15.5l1 1H6.352l4.023-4.71l-8.321-8.315l.708-.714l18.9 18.9l-.714.708l-9.865-9.865l-2.54 2.996zm-.76 4.846q-.584 0-1.008-.42q-.424-.419-.424-1.008q0-.59.42-1.003q.419-.415 1.008-.415t1.004.416t.414.999t-.416 1.007t-.999.424M11.266 8.441l-.714-.714l1.721-2.004q-.43-.127-.857-.175t-.877-.048q-.462 0-.953.066q-.492.065-.986.209l-.786-.786q.69-.254 1.382-.372Q9.89 4.5 10.54 4.5q.913 0 1.78.179q.865.179 1.712.517zm-.714-.714"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNoStrollerOutlineSharp(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="M6.97 20.346q-.583 0-1.007-.42q-.424-.419-.424-1.008q0-.59.419-1.003q.42-.415 1.009-.415t1.003.416t.415.999t-.416 1.007t-.999.424m8.722-7.479l-1-1V8.266l-1.657 1.938l-.714-.708l3.418-3.994q.442-.517.942-.76t1.104-.242q.88 0 1.48.6t.6 1.488V7h-1v-.42q0-.46-.31-.77t-.77-.31q-.385 0-.696.148q-.312.148-.564.464l-.833.97zM15.5 15.5l1 1H6.352l4.023-4.71l-8.321-8.315l.708-.714l18.9 18.9l-.714.708l-9.865-9.865l-2.54 2.996zm-.76 4.846q-.584 0-1.008-.42q-.424-.419-.424-1.008q0-.59.42-1.003q.419-.415 1.008-.415t1.004.416t.414.999t-.416 1.007t-.999.424M11.266 8.441l-.714-.714l1.721-2.004q-.43-.127-.857-.175t-.877-.048q-.462 0-.953.066q-.492.065-.986.209l-.786-.786q.69-.254 1.382-.372Q9.89 4.5 10.54 4.5q.913 0 1.78.179q.865.179 1.712.517zm-.714-.714"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.97 20.346q-.583 0-1.007-.42q-.424-.419-.424-1.008q0-.59.419-1.003q.42-.415 1.009-.415t1.003.416t.415.999t-.416 1.007t-.999.424m8.722-7.479l-1-1V8.266l-1.657 1.938l-.714-.708l3.418-3.994q.442-.517.942-.76t1.104-.242q.88 0 1.48.6t.6 1.488V7h-1v-.42q0-.46-.31-.77t-.77-.31q-.385 0-.696.148q-.312.148-.564.464l-.833.97zM15.5 15.5l1 1H6.352l4.023-4.71l-8.321-8.315l.708-.714l18.9 18.9l-.714.708l-9.865-9.865l-2.54 2.996zm-.76 4.846q-.584 0-1.008-.42q-.424-.419-.424-1.008q0-.59.42-1.003q.419-.415 1.008-.415t1.004.416t.414.999t-.416 1.007t-.999.424M11.266 8.441l-.714-.714l1.721-2.004q-.43-.127-.857-.175t-.877-.048q-.462 0-.953.066q-.492.065-.986.209l-.786-.786q.69-.254 1.382-.372Q9.89 4.5 10.54 4.5q.913 0 1.78.179q.865.179 1.712.517zm-.714-.714"/></svg>
</template>

CSS

.icon-no-stroller-outline-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%22M6.97%2020.346q-.583%200-1.007-.42q-.424-.419-.424-1.008q0-.59.419-1.003q.42-.415%201.009-.415t1.003.416t.415.999t-.416%201.007t-.999.424m8.722-7.479l-1-1V8.266l-1.657%201.938l-.714-.708l3.418-3.994q.442-.517.942-.76t1.104-.242q.88%200%201.48.6t.6%201.488V7h-1v-.42q0-.46-.31-.77t-.77-.31q-.385%200-.696.148q-.312.148-.564.464l-.833.97zM15.5%2015.5l1%201H6.352l4.023-4.71l-8.321-8.315l.708-.714l18.9%2018.9l-.714.708l-9.865-9.865l-2.54%202.996zm-.76%204.846q-.584%200-1.008-.42q-.424-.419-.424-1.008q0-.59.42-1.003q.419-.415%201.008-.415t1.004.416t.414.999t-.416%201.007t-.999.424M11.266%208.441l-.714-.714l1.721-2.004q-.43-.127-.857-.175t-.877-.048q-.462%200-.953.066q-.492.065-.986.209l-.786-.786q.69-.254%201.382-.372Q9.89%204.5%2010.54%204.5q.913%200%201.78.179q.865.179%201.712.517zm-.714-.714%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%22M6.97%2020.346q-.583%200-1.007-.42q-.424-.419-.424-1.008q0-.59.419-1.003q.42-.415%201.009-.415t1.003.416t.415.999t-.416%201.007t-.999.424m8.722-7.479l-1-1V8.266l-1.657%201.938l-.714-.708l3.418-3.994q.442-.517.942-.76t1.104-.242q.88%200%201.48.6t.6%201.488V7h-1v-.42q0-.46-.31-.77t-.77-.31q-.385%200-.696.148q-.312.148-.564.464l-.833.97zM15.5%2015.5l1%201H6.352l4.023-4.71l-8.321-8.315l.708-.714l18.9%2018.9l-.714.708l-9.865-9.865l-2.54%202.996zm-.76%204.846q-.584%200-1.008-.42q-.424-.419-.424-1.008q0-.59.42-1.003q.419-.415%201.008-.415t1.004.416t.414.999t-.416%201.007t-.999.424M11.266%208.441l-.714-.714l1.721-2.004q-.43-.127-.857-.175t-.877-.048q-.462%200-.953.066q-.492.065-.986.209l-.786-.786q.69-.254%201.382-.372Q9.89%204.5%2010.54%204.5q.913%200%201.78.179q.865.179%201.712.517zm-.714-.714%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-outline-sharp.svg?color=%231a73e8&size=48