panorama sphere icon
panorama-sphere from Material Design Icons by Pictogrammers · Filled · Photography · Apache-2.0 Free for personal and commercial use.
- Name
- panorama-sphere
- Set
- Material Design Icons
- Style
- Filled
- Category
- Photography
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- panorama-360
1 other variant in Material Design Icons
More photography icons from Material Design Icons
auto-fixcamera-burstcamera-controlcamera-documentcamera-document-offcamera-enhancecamera-flipcamera-frontcamera-front-variantcamera-imagecamera-iriscamera-lock-opencamera-metering-centercamera-metering-matrixcamera-metering-partialcamera-metering-spotcamera-offcamera-outlinecamera-party-modecamera-pluscamera-rearcamera-rear-variantcamera-retakecamera-switch
Use the panorama sphere icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 8.1c-.3-.1-.7-.3-1-.4C19.4 4.3 16 2 12 2S4.6 4.3 3 7.7c-.3.1-.7.3-.9.4C1.4 8.5 1 9.2 1 9.9v4.2c0 .7.4 1.4 1 1.8c.3.1.7.3 1 .4c1.6 3.4 5 5.7 9 5.7s7.4-2.3 9-5.7c.3-.1.6-.3.9-.5c.6-.4 1.1-1 1.1-1.8V9.9c0-.7-.4-1.4-1-1.8M12 4c2.4 0 4.5 1 6 2.7c-1.8-.5-3.9-.7-6-.7s-4.2.2-5.9.7C7.5 5 9.6 4 12 4m0 16c-2.4 0-4.5-1-5.9-2.7c1.7.5 3.8.7 5.9.7s4.2-.2 6-.7C16.5 19 14.4 20 12 20"/></svg>
React
import type { SVGProps } from "react";
export function MdiPanoramaSphere(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 8.1c-.3-.1-.7-.3-1-.4C19.4 4.3 16 2 12 2S4.6 4.3 3 7.7c-.3.1-.7.3-.9.4C1.4 8.5 1 9.2 1 9.9v4.2c0 .7.4 1.4 1 1.8c.3.1.7.3 1 .4c1.6 3.4 5 5.7 9 5.7s7.4-2.3 9-5.7c.3-.1.6-.3.9-.5c.6-.4 1.1-1 1.1-1.8V9.9c0-.7-.4-1.4-1-1.8M12 4c2.4 0 4.5 1 6 2.7c-1.8-.5-3.9-.7-6-.7s-4.2.2-5.9.7C7.5 5 9.6 4 12 4m0 16c-2.4 0-4.5-1-5.9-2.7c1.7.5 3.8.7 5.9.7s4.2-.2 6-.7C16.5 19 14.4 20 12 20"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 8.1c-.3-.1-.7-.3-1-.4C19.4 4.3 16 2 12 2S4.6 4.3 3 7.7c-.3.1-.7.3-.9.4C1.4 8.5 1 9.2 1 9.9v4.2c0 .7.4 1.4 1 1.8c.3.1.7.3 1 .4c1.6 3.4 5 5.7 9 5.7s7.4-2.3 9-5.7c.3-.1.6-.3.9-.5c.6-.4 1.1-1 1.1-1.8V9.9c0-.7-.4-1.4-1-1.8M12 4c2.4 0 4.5 1 6 2.7c-1.8-.5-3.9-.7-6-.7s-4.2.2-5.9.7C7.5 5 9.6 4 12 4m0 16c-2.4 0-4.5-1-5.9-2.7c1.7.5 3.8.7 5.9.7s4.2-.2 6-.7C16.5 19 14.4 20 12 20"/></svg> </template>
CSS
.icon-panorama-sphere {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%208.1c-.3-.1-.7-.3-1-.4C19.4%204.3%2016%202%2012%202S4.6%204.3%203%207.7c-.3.1-.7.3-.9.4C1.4%208.5%201%209.2%201%209.9v4.2c0%20.7.4%201.4%201%201.8c.3.1.7.3%201%20.4c1.6%203.4%205%205.7%209%205.7s7.4-2.3%209-5.7c.3-.1.6-.3.9-.5c.6-.4%201.1-1%201.1-1.8V9.9c0-.7-.4-1.4-1-1.8M12%204c2.4%200%204.5%201%206%202.7c-1.8-.5-3.9-.7-6-.7s-4.2.2-5.9.7C7.5%205%209.6%204%2012%204m0%2016c-2.4%200-4.5-1-5.9-2.7c1.7.5%203.8.7%205.9.7s4.2-.2%206-.7C16.5%2019%2014.4%2020%2012%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%208.1c-.3-.1-.7-.3-1-.4C19.4%204.3%2016%202%2012%202S4.6%204.3%203%207.7c-.3.1-.7.3-.9.4C1.4%208.5%201%209.2%201%209.9v4.2c0%20.7.4%201.4%201%201.8c.3.1.7.3%201%20.4c1.6%203.4%205%205.7%209%205.7s7.4-2.3%209-5.7c.3-.1.6-.3.9-.5c.6-.4%201.1-1%201.1-1.8V9.9c0-.7-.4-1.4-1-1.8M12%204c2.4%200%204.5%201%206%202.7c-1.8-.5-3.9-.7-6-.7s-4.2.2-5.9.7C7.5%205%209.6%204%2012%204m0%2016c-2.4%200-4.5-1-5.9-2.7c1.7.5%203.8.7%205.9.7s4.2-.2%206-.7C16.5%2019%2014.4%2020%2012%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/panorama-sphere.svg?color=%231a73e8&size=48