Back to Explorer
16 - 512
0.5 - 4.0
Save to
socialoutline
md follow the signs
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFollowTheSignsIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M9.5,5.5c1.1,0,2-0.9,2-2s-0.9-2-2-2s-2,0.9-2,2S8.4,5.5,9.5,5.5z M5.75,8.9L3,23h2.1l1.75-8L9,17v6h2v-7.55L8.95,13.4 l0.6-3C10.85,12,12.8,13,15,13v-2c-1.85,0-3.45-1-4.35-2.45L9.7,6.95C9.35,6.35,8.7,6,8,6C7.75,6,7.5,6.05,7.25,6.15L2,8.3V13h2 V9.65L5.75,8.9 M13,2v7h3.75v14h1.5V9H22V2H13z M18.01,8V6.25H14.5v-1.5h3.51V3l2.49,2.5L18.01,8z"/>
</svg>
);SVG Optimizer
Before
0.52 KB
↓
After
0.52 KB
Tags
arrowbodycrossroadsdestinationdirectiondirectionalfollowforwardguidanceguidehighwayhumanindicationjunctionleftlinelocationnavigatenextpathpeoplepersonpointpointerrightroadroad signroutesignalsignpostsignssocialstreetstreet signthetravelturnturn indicatorup
Compare Alternatives
See how other libraries approach this concept.