do not step icon
do-not-step-outline from Material Symbols Light by Google · Outline · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- do-not-step-outline
- Set
- Material Symbols Light
- Style
- Outline
- 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.706l.714.708zm-1.696-1.682l-.714-.708l2.998-2.998l-4.25-4.25l-2.998 2.998l-.713-.713L14.3 4.058l5.671 5.67zm4.682 8.934l-6.738-6.732l-3.152 3.151H2.75v-2.067q0-.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-.379l-8.15-8.15l.708-.713l18.894 18.9zM3.762 17.79h6.894l2.865-2.866l-2.29-2.29l-2.864 2.863q-.401.402-.951.39t-.97-.39l-.334-.31q-.581.4-1.146.707q-.566.307-1.204.61zm10.24-6.612"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDoNotStepOutline(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.706l.714.708zm-1.696-1.682l-.714-.708l2.998-2.998l-4.25-4.25l-2.998 2.998l-.713-.713L14.3 4.058l5.671 5.67zm4.682 8.934l-6.738-6.732l-3.152 3.151H2.75v-2.067q0-.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-.379l-8.15-8.15l.708-.713l18.894 18.9zM3.762 17.79h6.894l2.865-2.866l-2.29-2.29l-2.864 2.863q-.401.402-.951.39t-.97-.39l-.334-.31q-.581.4-1.146.707q-.566.307-1.204.61zm10.24-6.612"/></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.706l.714.708zm-1.696-1.682l-.714-.708l2.998-2.998l-4.25-4.25l-2.998 2.998l-.713-.713L14.3 4.058l5.671 5.67zm4.682 8.934l-6.738-6.732l-3.152 3.151H2.75v-2.067q0-.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-.379l-8.15-8.15l.708-.713l18.894 18.9zM3.762 17.79h6.894l2.865-2.866l-2.29-2.29l-2.864 2.863q-.401.402-.951.39t-.97-.39l-.334-.31q-.581.4-1.146.707q-.566.307-1.204.61zm10.24-6.612"/></svg> </template>
CSS
.icon-do-not-step-outline {
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.706l.714.708zm-1.696-1.682l-.714-.708l2.998-2.998l-4.25-4.25l-2.998%202.998l-.713-.713L14.3%204.058l5.671%205.67zm4.682%208.934l-6.738-6.732l-3.152%203.151H2.75v-2.067q0-.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-.379l-8.15-8.15l.708-.713l18.894%2018.9zM3.762%2017.79h6.894l2.865-2.866l-2.29-2.29l-2.864%202.863q-.401.402-.951.39t-.97-.39l-.334-.31q-.581.4-1.146.707q-.566.307-1.204.61zm10.24-6.612%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.706l.714.708zm-1.696-1.682l-.714-.708l2.998-2.998l-4.25-4.25l-2.998%202.998l-.713-.713L14.3%204.058l5.671%205.67zm4.682%208.934l-6.738-6.732l-3.152%203.151H2.75v-2.067q0-.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-.379l-8.15-8.15l.708-.713l18.894%2018.9zM3.762%2017.79h6.894l2.865-2.866l-2.29-2.29l-2.864%202.863q-.401.402-.951.39t-.97-.39l-.334-.31q-.581.4-1.146.707q-.566.307-1.204.61zm10.24-6.612%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-outline.svg?color=%231a73e8&size=48