Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md motion photos pause
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdMotionPhotosPauseIcon = (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="M2.88,7.88l1.54,1.54C4.15,10.23,4,11.1,4,12c0,4.41,3.59,8,8,8s8-3.59,8-8s-3.59-8-8-8c-0.9,0-1.77,0.15-2.58,0.42 L7.89,2.89C9.15,2.32,10.54,2,12,2c5.52,0,10,4.48,10,10s-4.48,10-10,10S2,17.52,2,12C2,10.53,2.32,9.14,2.88,7.88z M7,5.5 C7,6.33,6.33,7,5.5,7S4,6.33,4,5.5S4.67,4,5.5,4S7,4.67,7,5.5z M11,15H9V9h2V15z M15,15h-2V9h2V15z"/>
</svg>
);SVG Optimizer
Before
0.52 KB
↓
After
0.51 KB
Tags
actionanimationbuttoncameracapturecirclecontrolframefreeze framehalticoninteractionlive photolive photosmediamedia controlmomentmotionmotion photomotion photospausepausedphotographyphotosplaybackplayback controlstillstill imagestopsymbolvideovideo control
Compare Alternatives
See how other libraries approach this concept.