image off icon

image-off-line from Majesticons by Gerrit Halfmann · Line · MIT Free for personal and commercial use.

Name
image-off-line
Set
Majesticons
Style
Line
Viewbox
24×24
License
MIT

1 other variant in Majesticons

The same icon in other sets

Related icons in Majesticons

Use the image off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 16v-4m0 0V5a2 2 0 0 0-2-2H8m13 9c-1.475 0-2.804.104-4 .291M3 16v3a2 2 0 0 0 2 2v0h11M3 16c1.403-.234 3.637-.293 5.945.243M3 16V5c0-.368.122-.939.5-1.377M16 21h3c.368 0 .939-.122 1.377-.5M16 21c-1.704-2.768-4.427-4.148-7.055-4.757m0 0c.927-1.073 2.24-2.084 4.055-2.85M7.341 7.5C7.14 7.728 7 8.051 7 8.5C7 9.7 8 10 8.5 10a1.66 1.66 0 0 0 1-.348M2 2l20 20"/></svg>

React

import type { SVGProps } from "react";

export function MajesticonsImageOffLine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M21 16v-4m0 0V5a2 2 0 0 0-2-2H8m13 9c-1.475 0-2.804.104-4 .291M3 16v3a2 2 0 0 0 2 2v0h11M3 16c1.403-.234 3.637-.293 5.945.243M3 16V5c0-.368.122-.939.5-1.377M16 21h3c.368 0 .939-.122 1.377-.5M16 21c-1.704-2.768-4.427-4.148-7.055-4.757m0 0c.927-1.073 2.24-2.084 4.055-2.85M7.341 7.5C7.14 7.728 7 8.051 7 8.5C7 9.7 8 10 8.5 10a1.66 1.66 0 0 0 1-.348M2 2l20 20"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 16v-4m0 0V5a2 2 0 0 0-2-2H8m13 9c-1.475 0-2.804.104-4 .291M3 16v3a2 2 0 0 0 2 2v0h11M3 16c1.403-.234 3.637-.293 5.945.243M3 16V5c0-.368.122-.939.5-1.377M16 21h3c.368 0 .939-.122 1.377-.5M16 21c-1.704-2.768-4.427-4.148-7.055-4.757m0 0c.927-1.073 2.24-2.084 4.055-2.85M7.341 7.5C7.14 7.728 7 8.051 7 8.5C7 9.7 8 10 8.5 10a1.66 1.66 0 0 0 1-.348M2 2l20 20"/></svg>
</template>

CSS

.icon-image-off-line {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M21%2016v-4m0%200V5a2%202%200%200%200-2-2H8m13%209c-1.475%200-2.804.104-4%20.291M3%2016v3a2%202%200%200%200%202%202v0h11M3%2016c1.403-.234%203.637-.293%205.945.243M3%2016V5c0-.368.122-.939.5-1.377M16%2021h3c.368%200%20.939-.122%201.377-.5M16%2021c-1.704-2.768-4.427-4.148-7.055-4.757m0%200c.927-1.073%202.24-2.084%204.055-2.85M7.341%207.5C7.14%207.728%207%208.051%207%208.5C7%209.7%208%2010%208.5%2010a1.66%201.66%200%200%200%201-.348M2%202l20%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M21%2016v-4m0%200V5a2%202%200%200%200-2-2H8m13%209c-1.475%200-2.804.104-4%20.291M3%2016v3a2%202%200%200%200%202%202v0h11M3%2016c1.403-.234%203.637-.293%205.945.243M3%2016V5c0-.368.122-.939.5-1.377M16%2021h3c.368%200%20.939-.122%201.377-.5M16%2021c-1.704-2.768-4.427-4.148-7.055-4.757m0%200c.927-1.073%202.24-2.084%204.055-2.85M7.341%207.5C7.14%207.728%207%208.051%207%208.5C7%209.7%208%2010%208.5%2010a1.66%201.66%200%200%200%201-.348M2%202l20%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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