do not step icon
do-not-step-rounded from Material Symbols Light by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- do-not-step-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 do not step icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.962 15.117l-.708-.707l3.705-3.706q.287.287.287.708q0 .42-.286.707zm-1.696-1.682l-5.677-5.671l2.575-2.575q.459-.46 1.133-.46t1.134.46l4.54 4.54zm4.328 8.58l-6.385-6.378l-3.151 3.151H4.366q-.672 0-1.144-.472t-.472-1.143v-.452q0-.438.238-.765t.639-.495q.637-.29 1.274-.636t1.259-.812l.894.895q.13.13.34.12q.21-.009.34-.14q.131-.13.141-.34t-.121-.34l-.833-.858l.272-.272q.13-.13.292-.278l.832.833q.15.15.34.13t.341-.169t.14-.36t-.14-.34l-.996-1.015q.13-.16.224-.338q.093-.18.168-.383l1.143 1.148q.13.13.33.14t.35-.121q.131-.13.153-.321q.022-.19-.166-.379L2.408 3.829q-.14-.14-.15-.341t.15-.367q.165-.165.357-.165q.19 0 .356.165l18.181 18.187q.14.14.153.341t-.153.367q-.16.159-.354.159t-.354-.16"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDoNotStepRounded(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="m17.962 15.117l-.708-.707l3.705-3.706q.287.287.287.708q0 .42-.286.707zm-1.696-1.682l-5.677-5.671l2.575-2.575q.459-.46 1.133-.46t1.134.46l4.54 4.54zm4.328 8.58l-6.385-6.378l-3.151 3.151H4.366q-.672 0-1.144-.472t-.472-1.143v-.452q0-.438.238-.765t.639-.495q.637-.29 1.274-.636t1.259-.812l.894.895q.13.13.34.12q.21-.009.34-.14q.131-.13.141-.34t-.121-.34l-.833-.858l.272-.272q.13-.13.292-.278l.832.833q.15.15.34.13t.341-.169t.14-.36t-.14-.34l-.996-1.015q.13-.16.224-.338q.093-.18.168-.383l1.143 1.148q.13.13.33.14t.35-.121q.131-.13.153-.321q.022-.19-.166-.379L2.408 3.829q-.14-.14-.15-.341t.15-.367q.165-.165.357-.165q.19 0 .356.165l18.181 18.187q.14.14.153.341t-.153.367q-.16.159-.354.159t-.354-.16"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.962 15.117l-.708-.707l3.705-3.706q.287.287.287.708q0 .42-.286.707zm-1.696-1.682l-5.677-5.671l2.575-2.575q.459-.46 1.133-.46t1.134.46l4.54 4.54zm4.328 8.58l-6.385-6.378l-3.151 3.151H4.366q-.672 0-1.144-.472t-.472-1.143v-.452q0-.438.238-.765t.639-.495q.637-.29 1.274-.636t1.259-.812l.894.895q.13.13.34.12q.21-.009.34-.14q.131-.13.141-.34t-.121-.34l-.833-.858l.272-.272q.13-.13.292-.278l.832.833q.15.15.34.13t.341-.169t.14-.36t-.14-.34l-.996-1.015q.13-.16.224-.338q.093-.18.168-.383l1.143 1.148q.13.13.33.14t.35-.121q.131-.13.153-.321q.022-.19-.166-.379L2.408 3.829q-.14-.14-.15-.341t.15-.367q.165-.165.357-.165q.19 0 .356.165l18.181 18.187q.14.14.153.341t-.153.367q-.16.159-.354.159t-.354-.16"/></svg> </template>
CSS
.icon-do-not-step-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%22m17.962%2015.117l-.708-.707l3.705-3.706q.287.287.287.708q0%20.42-.286.707zm-1.696-1.682l-5.677-5.671l2.575-2.575q.459-.46%201.133-.46t1.134.46l4.54%204.54zm4.328%208.58l-6.385-6.378l-3.151%203.151H4.366q-.672%200-1.144-.472t-.472-1.143v-.452q0-.438.238-.765t.639-.495q.637-.29%201.274-.636t1.259-.812l.894.895q.13.13.34.12q.21-.009.34-.14q.131-.13.141-.34t-.121-.34l-.833-.858l.272-.272q.13-.13.292-.278l.832.833q.15.15.34.13t.341-.169t.14-.36t-.14-.34l-.996-1.015q.13-.16.224-.338q.093-.18.168-.383l1.143%201.148q.13.13.33.14t.35-.121q.131-.13.153-.321q.022-.19-.166-.379L2.408%203.829q-.14-.14-.15-.341t.15-.367q.165-.165.357-.165q.19%200%20.356.165l18.181%2018.187q.14.14.153.341t-.153.367q-.16.159-.354.159t-.354-.16%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%22m17.962%2015.117l-.708-.707l3.705-3.706q.287.287.287.708q0%20.42-.286.707zm-1.696-1.682l-5.677-5.671l2.575-2.575q.459-.46%201.133-.46t1.134.46l4.54%204.54zm4.328%208.58l-6.385-6.378l-3.151%203.151H4.366q-.672%200-1.144-.472t-.472-1.143v-.452q0-.438.238-.765t.639-.495q.637-.29%201.274-.636t1.259-.812l.894.895q.13.13.34.12q.21-.009.34-.14q.131-.13.141-.34t-.121-.34l-.833-.858l.272-.272q.13-.13.292-.278l.832.833q.15.15.34.13t.341-.169t.14-.36t-.14-.34l-.996-1.015q.13-.16.224-.338q.093-.18.168-.383l1.143%201.148q.13.13.33.14t.35-.121q.131-.13.153-.321q.022-.19-.166-.379L2.408%203.829q-.14-.14-.15-.341t.15-.367q.165-.165.357-.165q.19%200%20.356.165l18.181%2018.187q.14.14.153.341t-.153.367q-.16.159-.354.159t-.354-.16%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/do-not-step-rounded.svg?color=%231a73e8&size=48