astrophotography off icon

astrophotography-off from Material Symbols by Google · Regular · Apache-2.0 Free for personal and commercial use.

Name
astrophotography-off
Set
Material Symbols
Style
Regular
Viewbox
24×24
License
Apache 2.0
Aliases
astrophotography-off-sharp

Related icons in Material Symbols

Use the astrophotography off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19 9l-1.25-2.75L15 5l2.75-1.25L19 1l1.25 2.75L23 5l-2.75 1.25L19 9Zm.775 13.6L1.4 4.225L2.8 2.8l4.65 4.65L9 4l2.5 5.5L17 12l-3.45 1.55l4.2 4.2L19 15l1.25 2.75L23 19l-2.75 1.25l.925.95l-1.4 1.4ZM9 20l-2.5-5.5L1 12l3.675-1.675l6 6L9 20Z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsAstrophotographyOff(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="m19 9l-1.25-2.75L15 5l2.75-1.25L19 1l1.25 2.75L23 5l-2.75 1.25L19 9Zm.775 13.6L1.4 4.225L2.8 2.8l4.65 4.65L9 4l2.5 5.5L17 12l-3.45 1.55l4.2 4.2L19 15l1.25 2.75L23 19l-2.75 1.25l.925.95l-1.4 1.4ZM9 20l-2.5-5.5L1 12l3.675-1.675l6 6L9 20Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19 9l-1.25-2.75L15 5l2.75-1.25L19 1l1.25 2.75L23 5l-2.75 1.25L19 9Zm.775 13.6L1.4 4.225L2.8 2.8l4.65 4.65L9 4l2.5 5.5L17 12l-3.45 1.55l4.2 4.2L19 15l1.25 2.75L23 19l-2.75 1.25l.925.95l-1.4 1.4ZM9 20l-2.5-5.5L1 12l3.675-1.675l6 6L9 20Z"/></svg>
</template>

CSS

.icon-astrophotography-off {
  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%22m19%209l-1.25-2.75L15%205l2.75-1.25L19%201l1.25%202.75L23%205l-2.75%201.25L19%209Zm.775%2013.6L1.4%204.225L2.8%202.8l4.65%204.65L9%204l2.5%205.5L17%2012l-3.45%201.55l4.2%204.2L19%2015l1.25%202.75L23%2019l-2.75%201.25l.925.95l-1.4%201.4ZM9%2020l-2.5-5.5L1%2012l3.675-1.675l6%206L9%2020Z%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%22m19%209l-1.25-2.75L15%205l2.75-1.25L19%201l1.25%202.75L23%205l-2.75%201.25L19%209Zm.775%2013.6L1.4%204.225L2.8%202.8l4.65%204.65L9%204l2.5%205.5L17%2012l-3.45%201.55l4.2%204.2L19%2015l1.25%202.75L23%2019l-2.75%201.25l.925.95l-1.4%201.4ZM9%2020l-2.5-5.5L1%2012l3.675-1.675l6%206L9%2020Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/astrophotography-off.svg?color=%231a73e8&size=48