Do Not Step Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Do Not Step icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/319909.svg" alt="Do Not Step icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319909.svg" alt="Do Not Step icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319909.svg" alt="Do Not Step icon" :width="24" :height="24" />
CSS background
.icon-do-not-step {
background-image: url('https://proicons.com/icon/319909.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 28.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="do-not-step_00000109000041527762741760000015544712556424192144_" d="M5.254,27.255l-0.509-0.51l6.052-6.052L0.876,17.07 c-0.187-0.068-0.283-0.274-0.215-0.461l2.286-6.264c0.31-0.849,0.693-1.678,1.139-2.464l0.6-1.059 c0.048-0.084,0.127-0.146,0.221-0.17C5,6.627,5.102,6.641,5.185,6.691l0.98,0.588c2.515,1.509,5.482,2.011,8.353,1.417l1.54-0.319 c0.128-0.026,0.263,0.019,0.348,0.12l3.02,3.57l7.32-7.321l0.51,0.509L5.254,27.255z M1.461,16.518l9.897,3.614l0.838-0.838 L1.83,15.508L1.461,16.518z M2.077,14.831l10.681,3.901l6.156-6.155l-0.906-1.071l-1.494,1.482l-0.507-0.511l1.535-1.523 l-1.548-1.83L14.664,9.4c-3.05,0.632-6.199,0.098-8.869-1.504L5.131,7.499L4.713,8.236C4.287,8.987,3.92,9.78,3.625,10.592 L2.077,14.831z M21,24.36c-0.042,0-0.083-0.008-0.122-0.021l-7.412-2.67l0.244-0.678l7.352,2.648H29.5 c0.517-0.006,0.956-0.46,1.095-1.074h-9.377c-0.042,0-0.084-0.008-0.123-0.022l-6.038-2.205l0.247-0.676l5.977,2.183h9.337 c-0.061-0.414-0.242-0.759-0.503-0.936l-7.903-4.607l-1.458,1.453l-0.508-0.51l1.419-1.414l-0.905-1.07l-1.506,1.494l-0.508-0.511 l1.782-1.769c0.072-0.071,0.17-0.101,0.27-0.104c0.101,0.004,0.194,0.051,0.259,0.127l1.332,1.573l8.11,4.729 c0.547,0.37,0.861,1.058,0.861,1.853c0,1.205-0.833,2.194-1.856,2.207C29.504,24.36,21,24.36,21,24.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Do Not Step in other icon packs
Copied!