do not step icon
do-not-step-outline-sharp from Material Symbols Light by Google · Outline Sharp · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- do-not-step-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
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.93q.908-.408 1.771-.828q.864-.42 1.664-1.016l1.206 1.205l.757-.757l-1.17-1.17l.273-.272q.13-.13.291-.278l1.17 1.17l.661-.662l-1.256-1.256q.131-.16.234-.338t.178-.383l1.408 1.408l.661-.662l-8.544-8.544l.708-.714l18.894 18.9zM3.762 17.79h6.894l2.865-2.866l-2.29-2.29l-3.846 3.846l-1.273-1.273q-.581.4-1.146.697q-.566.297-1.204.6zm9.965-6.887"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDoNotStepOutlineSharp(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.93q.908-.408 1.771-.828q.864-.42 1.664-1.016l1.206 1.205l.757-.757l-1.17-1.17l.273-.272q.13-.13.291-.278l1.17 1.17l.661-.662l-1.256-1.256q.131-.16.234-.338t.178-.383l1.408 1.408l.661-.662l-8.544-8.544l.708-.714l18.894 18.9zM3.762 17.79h6.894l2.865-2.866l-2.29-2.29l-3.846 3.846l-1.273-1.273q-.581.4-1.146.697q-.566.297-1.204.6zm9.965-6.887"/></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.93q.908-.408 1.771-.828q.864-.42 1.664-1.016l1.206 1.205l.757-.757l-1.17-1.17l.273-.272q.13-.13.291-.278l1.17 1.17l.661-.662l-1.256-1.256q.131-.16.234-.338t.178-.383l1.408 1.408l.661-.662l-8.544-8.544l.708-.714l18.894 18.9zM3.762 17.79h6.894l2.865-2.866l-2.29-2.29l-3.846 3.846l-1.273-1.273q-.581.4-1.146.697q-.566.297-1.204.6zm9.965-6.887"/></svg> </template>
CSS
.icon-do-not-step-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%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.93q.908-.408%201.771-.828q.864-.42%201.664-1.016l1.206%201.205l.757-.757l-1.17-1.17l.273-.272q.13-.13.291-.278l1.17%201.17l.661-.662l-1.256-1.256q.131-.16.234-.338t.178-.383l1.408%201.408l.661-.662l-8.544-8.544l.708-.714l18.894%2018.9zM3.762%2017.79h6.894l2.865-2.866l-2.29-2.29l-3.846%203.846l-1.273-1.273q-.581.4-1.146.697q-.566.297-1.204.6zm9.965-6.887%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.93q.908-.408%201.771-.828q.864-.42%201.664-1.016l1.206%201.205l.757-.757l-1.17-1.17l.273-.272q.13-.13.291-.278l1.17%201.17l.661-.662l-1.256-1.256q.131-.16.234-.338t.178-.383l1.408%201.408l.661-.662l-8.544-8.544l.708-.714l18.894%2018.9zM3.762%2017.79h6.894l2.865-2.866l-2.29-2.29l-3.846%203.846l-1.273-1.273q-.581.4-1.146.697q-.566.297-1.204.6zm9.965-6.887%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-sharp.svg?color=%231a73e8&size=48