Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md 360
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const Md360Icon = (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="M0 0h24v24H0V0z" fill="none"/><path d="M12 7C6.48 7 2 9.24 2 12c0 2.24 2.94 4.13 7 4.77V20l4-4-4-4v2.73c-3.15-.56-5-1.9-5-2.73 0-1.06 3.04-3 8-3s8 1.94 8 3c0 .73-1.46 1.89-4 2.53v2.05c3.53-.77 6-2.53 6-4.58 0-2.76-4.48-5-10-5z"/>
</svg>
);SVG Optimizer
Before
0.42 KB
↓
After
0.42 KB
Tags
360360 degreesaroundarrowavcameracirclecircularcompletecontroldegreedigitaldirectionfull viewimmersiveinteractivemovementmultimedianavigationpanoramicperspectivephotorotaterotationspherespinturnuser interfacevideoviewvirtual realityvisualvrweb
Compare Alternatives
See how other libraries approach this concept.