panorama icon

panorama-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
panorama-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the panorama icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M241.75 51.32a15.87 15.87 0 0 0-13.86-2.77l-3.48.94C205.61 54.56 170.61 64 128 64s-77.61-9.44-96.41-14.51l-3.48-.94A16 16 0 0 0 8 64v128a16 16 0 0 0 16 16a16.2 16.2 0 0 0 4.18-.55l3.18-.86C50.13 201.49 85.17 192 128 192s77.87 9.49 96.69 14.59l3.18.86A16 16 0 0 0 248 192V64a15.9 15.9 0 0 0-6.25-12.68M204 96a12 12 0 1 1-12 12a12 12 0 0 1 12-12m-76 80c-45 0-82.72 10.23-100.87 15.14L24 192v-39.3l46.34-46.35a8 8 0 0 1 11.32 0L152.28 177c-7.79-.65-15.91-1-24.28-1m100.87 15.14a449 449 0 0 0-51-11.2l-35.26-35.26L157 130.34a8 8 0 0 1 11.31 0l60.89 60.88Z"/></svg>

React

import type { SVGProps } from "react";

export function PhPanoramaFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M241.75 51.32a15.87 15.87 0 0 0-13.86-2.77l-3.48.94C205.61 54.56 170.61 64 128 64s-77.61-9.44-96.41-14.51l-3.48-.94A16 16 0 0 0 8 64v128a16 16 0 0 0 16 16a16.2 16.2 0 0 0 4.18-.55l3.18-.86C50.13 201.49 85.17 192 128 192s77.87 9.49 96.69 14.59l3.18.86A16 16 0 0 0 248 192V64a15.9 15.9 0 0 0-6.25-12.68M204 96a12 12 0 1 1-12 12a12 12 0 0 1 12-12m-76 80c-45 0-82.72 10.23-100.87 15.14L24 192v-39.3l46.34-46.35a8 8 0 0 1 11.32 0L152.28 177c-7.79-.65-15.91-1-24.28-1m100.87 15.14a449 449 0 0 0-51-11.2l-35.26-35.26L157 130.34a8 8 0 0 1 11.31 0l60.89 60.88Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M241.75 51.32a15.87 15.87 0 0 0-13.86-2.77l-3.48.94C205.61 54.56 170.61 64 128 64s-77.61-9.44-96.41-14.51l-3.48-.94A16 16 0 0 0 8 64v128a16 16 0 0 0 16 16a16.2 16.2 0 0 0 4.18-.55l3.18-.86C50.13 201.49 85.17 192 128 192s77.87 9.49 96.69 14.59l3.18.86A16 16 0 0 0 248 192V64a15.9 15.9 0 0 0-6.25-12.68M204 96a12 12 0 1 1-12 12a12 12 0 0 1 12-12m-76 80c-45 0-82.72 10.23-100.87 15.14L24 192v-39.3l46.34-46.35a8 8 0 0 1 11.32 0L152.28 177c-7.79-.65-15.91-1-24.28-1m100.87 15.14a449 449 0 0 0-51-11.2l-35.26-35.26L157 130.34a8 8 0 0 1 11.31 0l60.89 60.88Z"/></svg>
</template>

CSS

.icon-panorama-fill {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M241.75%2051.32a15.87%2015.87%200%200%200-13.86-2.77l-3.48.94C205.61%2054.56%20170.61%2064%20128%2064s-77.61-9.44-96.41-14.51l-3.48-.94A16%2016%200%200%200%208%2064v128a16%2016%200%200%200%2016%2016a16.2%2016.2%200%200%200%204.18-.55l3.18-.86C50.13%20201.49%2085.17%20192%20128%20192s77.87%209.49%2096.69%2014.59l3.18.86A16%2016%200%200%200%20248%20192V64a15.9%2015.9%200%200%200-6.25-12.68M204%2096a12%2012%200%201%201-12%2012a12%2012%200%200%201%2012-12m-76%2080c-45%200-82.72%2010.23-100.87%2015.14L24%20192v-39.3l46.34-46.35a8%208%200%200%201%2011.32%200L152.28%20177c-7.79-.65-15.91-1-24.28-1m100.87%2015.14a449%20449%200%200%200-51-11.2l-35.26-35.26L157%20130.34a8%208%200%200%201%2011.31%200l60.89%2060.88Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M241.75%2051.32a15.87%2015.87%200%200%200-13.86-2.77l-3.48.94C205.61%2054.56%20170.61%2064%20128%2064s-77.61-9.44-96.41-14.51l-3.48-.94A16%2016%200%200%200%208%2064v128a16%2016%200%200%200%2016%2016a16.2%2016.2%200%200%200%204.18-.55l3.18-.86C50.13%20201.49%2085.17%20192%20128%20192s77.87%209.49%2096.69%2014.59l3.18.86A16%2016%200%200%200%20248%20192V64a15.9%2015.9%200%200%200-6.25-12.68M204%2096a12%2012%200%201%201-12%2012a12%2012%200%200%201%2012-12m-76%2080c-45%200-82.72%2010.23-100.87%2015.14L24%20192v-39.3l46.34-46.35a8%208%200%200%201%2011.32%200L152.28%20177c-7.79-.65-15.91-1-24.28-1m100.87%2015.14a449%20449%200%200%200-51-11.2l-35.26-35.26L157%20130.34a8%208%200%200%201%2011.31%200l60.89%2060.88Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/panorama-fill.svg?color=%231a73e8&size=48