image-off-48-regular from Fluent UI System Icons by Microsoft Corporation · 48 Regular · MIT Free for personal and commercial use.

Name
image-off-48-regular
Set
Fluent UI System Icons
Style
48 Regular
Viewbox
48×48
License
MIT

9 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the image off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="m39.197 40.965l2.67 2.669a1.25 1.25 0 0 0 1.767-1.768l-37.5-37.5a1.25 1.25 0 1 0-1.768 1.768l2.67 2.67A6.2 6.2 0 0 0 6 12.25v23.5A6.25 6.25 0 0 0 12.25 42h23.5a6.2 6.2 0 0 0 3.447-1.035m-1.83-1.83a3.7 3.7 0 0 1-1.617.365h-23.5a3.7 3.7 0 0 1-1.617-.365l12.483-12.483a1.25 1.25 0 0 1 1.766-.003zM22.383 24.15a3.7 3.7 0 0 0-1.035.733L8.865 37.367A3.7 3.7 0 0 1 8.5 35.75v-23.5c0-.579.131-1.127.365-1.617zM42 35.75q-.001.766-.176 1.478L39.5 34.904V12.25a3.75 3.75 0 0 0-3.75-3.75H13.096l-2.324-2.324A6.3 6.3 0 0 1 12.25 6h23.5A6.25 6.25 0 0 1 42 12.25zM32.5 17.5a2 2 0 1 0-4 0a2 2 0 0 0 4 0m2.5 0a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentImageOff48Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="m39.197 40.965l2.67 2.669a1.25 1.25 0 0 0 1.767-1.768l-37.5-37.5a1.25 1.25 0 1 0-1.768 1.768l2.67 2.67A6.2 6.2 0 0 0 6 12.25v23.5A6.25 6.25 0 0 0 12.25 42h23.5a6.2 6.2 0 0 0 3.447-1.035m-1.83-1.83a3.7 3.7 0 0 1-1.617.365h-23.5a3.7 3.7 0 0 1-1.617-.365l12.483-12.483a1.25 1.25 0 0 1 1.766-.003zM22.383 24.15a3.7 3.7 0 0 0-1.035.733L8.865 37.367A3.7 3.7 0 0 1 8.5 35.75v-23.5c0-.579.131-1.127.365-1.617zM42 35.75q-.001.766-.176 1.478L39.5 34.904V12.25a3.75 3.75 0 0 0-3.75-3.75H13.096l-2.324-2.324A6.3 6.3 0 0 1 12.25 6h23.5A6.25 6.25 0 0 1 42 12.25zM32.5 17.5a2 2 0 1 0-4 0a2 2 0 0 0 4 0m2.5 0a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="m39.197 40.965l2.67 2.669a1.25 1.25 0 0 0 1.767-1.768l-37.5-37.5a1.25 1.25 0 1 0-1.768 1.768l2.67 2.67A6.2 6.2 0 0 0 6 12.25v23.5A6.25 6.25 0 0 0 12.25 42h23.5a6.2 6.2 0 0 0 3.447-1.035m-1.83-1.83a3.7 3.7 0 0 1-1.617.365h-23.5a3.7 3.7 0 0 1-1.617-.365l12.483-12.483a1.25 1.25 0 0 1 1.766-.003zM22.383 24.15a3.7 3.7 0 0 0-1.035.733L8.865 37.367A3.7 3.7 0 0 1 8.5 35.75v-23.5c0-.579.131-1.127.365-1.617zM42 35.75q-.001.766-.176 1.478L39.5 34.904V12.25a3.75 3.75 0 0 0-3.75-3.75H13.096l-2.324-2.324A6.3 6.3 0 0 1 12.25 6h23.5A6.25 6.25 0 0 1 42 12.25zM32.5 17.5a2 2 0 1 0-4 0a2 2 0 0 0 4 0m2.5 0a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0"/></svg>
</template>

CSS

.icon-image-off-48-regular {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m39.197%2040.965l2.67%202.669a1.25%201.25%200%200%200%201.767-1.768l-37.5-37.5a1.25%201.25%200%201%200-1.768%201.768l2.67%202.67A6.2%206.2%200%200%200%206%2012.25v23.5A6.25%206.25%200%200%200%2012.25%2042h23.5a6.2%206.2%200%200%200%203.447-1.035m-1.83-1.83a3.7%203.7%200%200%201-1.617.365h-23.5a3.7%203.7%200%200%201-1.617-.365l12.483-12.483a1.25%201.25%200%200%201%201.766-.003zM22.383%2024.15a3.7%203.7%200%200%200-1.035.733L8.865%2037.367A3.7%203.7%200%200%201%208.5%2035.75v-23.5c0-.579.131-1.127.365-1.617zM42%2035.75q-.001.766-.176%201.478L39.5%2034.904V12.25a3.75%203.75%200%200%200-3.75-3.75H13.096l-2.324-2.324A6.3%206.3%200%200%201%2012.25%206h23.5A6.25%206.25%200%200%201%2042%2012.25zM32.5%2017.5a2%202%200%201%200-4%200a2%202%200%200%200%204%200m2.5%200a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m39.197%2040.965l2.67%202.669a1.25%201.25%200%200%200%201.767-1.768l-37.5-37.5a1.25%201.25%200%201%200-1.768%201.768l2.67%202.67A6.2%206.2%200%200%200%206%2012.25v23.5A6.25%206.25%200%200%200%2012.25%2042h23.5a6.2%206.2%200%200%200%203.447-1.035m-1.83-1.83a3.7%203.7%200%200%201-1.617.365h-23.5a3.7%203.7%200%200%201-1.617-.365l12.483-12.483a1.25%201.25%200%200%201%201.766-.003zM22.383%2024.15a3.7%203.7%200%200%200-1.035.733L8.865%2037.367A3.7%203.7%200%200%201%208.5%2035.75v-23.5c0-.579.131-1.127.365-1.617zM42%2035.75q-.001.766-.176%201.478L39.5%2034.904V12.25a3.75%203.75%200%200%200-3.75-3.75H13.096l-2.324-2.324A6.3%206.3%200%200%201%2012.25%206h23.5A6.25%206.25%200%200%201%2042%2012.25zM32.5%2017.5a2%202%200%201%200-4%200a2%202%200%200%200%204%200m2.5%200a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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