Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md moving
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdMovingIcon = (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="M20,9.42V12h2V6h-6v2h2.58l-4.46,4.46c-0.39,0.39-1.02,0.39-1.41,0l-1.17-1.17c-1.17-1.17-3.07-1.17-4.24,0L2,16.59L3.41,18 l5.29-5.29c0.39-0.39,1.02-0.39,1.41,0l1.17,1.17c1.17,1.17,3.07,1.17,4.24,0L20,9.42z"/>
</svg>
);SVG Optimizer
Before
0.40 KB
↓
After
0.39 KB
Tags
actionactiveactivityadvancingaliveanimatearrowchangechangingdirectiondynamicevolvingflowingforwardgoingmigrationmotionmovemovementmovingmoving objectnavigationonwardpotential tags could relate to:
movingproceedingprogressprogressionrelocateshifttransferringtransitiontransporttravelup
Compare Alternatives
See how other libraries approach this concept.