image off icon
image-off from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- image-off
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
image-01image-02image-03image-actual-sizeimage-add-01image-add-02image-compositionimage-composition-ovalimage-counter-clockwiseimage-cropimage-delete-01image-delete-02image-done-01image-done-02image-downimage-downloadimage-download-02image-flip-horizontalimage-flip-verticalimage-minusimage-not-found-01image-not-found-02image-playimage-plus
Use the image off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M12.898 13c-2.817 1.888-4.79 5.04-7 8"/><path d="M3.776 3.5C2.5 4.934 2.5 7.233 2.5 11.745c0 4.599 0 6.898 1.35 8.327C5.2 21.5 7.373 21.5 11.719 21.5c4.253 0 6.425-.172 7.781-1.512"/><path stroke-linecap="round" stroke-linejoin="round" d="M16.5 12.014c1.54-.106 3.196.318 4.997 1.606m0 0q.004-.757.003-1.62c0-4.478 0-6.718-1.391-8.109S16.479 2.5 12 2.5c-2.41 0-4.17 0-5.5.217M21.497 13.62c-.01 1.607-.049 2.868-.214 3.88M2 2l20 20"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsImageOff(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M12.898 13c-2.817 1.888-4.79 5.04-7 8"/><path d="M3.776 3.5C2.5 4.934 2.5 7.233 2.5 11.745c0 4.599 0 6.898 1.35 8.327C5.2 21.5 7.373 21.5 11.719 21.5c4.253 0 6.425-.172 7.781-1.512"/><path strokeLinecap="round" strokeLinejoin="round" d="M16.5 12.014c1.54-.106 3.196.318 4.997 1.606m0 0q.004-.757.003-1.62c0-4.478 0-6.718-1.391-8.109S16.479 2.5 12 2.5c-2.41 0-4.17 0-5.5.217M21.497 13.62c-.01 1.607-.049 2.868-.214 3.88M2 2l20 20"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M12.898 13c-2.817 1.888-4.79 5.04-7 8"/><path d="M3.776 3.5C2.5 4.934 2.5 7.233 2.5 11.745c0 4.599 0 6.898 1.35 8.327C5.2 21.5 7.373 21.5 11.719 21.5c4.253 0 6.425-.172 7.781-1.512"/><path stroke-linecap="round" stroke-linejoin="round" d="M16.5 12.014c1.54-.106 3.196.318 4.997 1.606m0 0q.004-.757.003-1.62c0-4.478 0-6.718-1.391-8.109S16.479 2.5 12 2.5c-2.41 0-4.17 0-5.5.217M21.497 13.62c-.01 1.607-.049 2.868-.214 3.88M2 2l20 20"/></g></svg> </template>
CSS
.icon-image-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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12.898%2013c-2.817%201.888-4.79%205.04-7%208%22%2F%3E%3Cpath%20d%3D%22M3.776%203.5C2.5%204.934%202.5%207.233%202.5%2011.745c0%204.599%200%206.898%201.35%208.327C5.2%2021.5%207.373%2021.5%2011.719%2021.5c4.253%200%206.425-.172%207.781-1.512%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16.5%2012.014c1.54-.106%203.196.318%204.997%201.606m0%200q.004-.757.003-1.62c0-4.478%200-6.718-1.391-8.109S16.479%202.5%2012%202.5c-2.41%200-4.17%200-5.5.217M21.497%2013.62c-.01%201.607-.049%202.868-.214%203.88M2%202l20%2020%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12.898%2013c-2.817%201.888-4.79%205.04-7%208%22%2F%3E%3Cpath%20d%3D%22M3.776%203.5C2.5%204.934%202.5%207.233%202.5%2011.745c0%204.599%200%206.898%201.35%208.327C5.2%2021.5%207.373%2021.5%2011.719%2021.5c4.253%200%206.425-.172%207.781-1.512%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16.5%2012.014c1.54-.106%203.196.318%204.997%201.606m0%200q.004-.757.003-1.62c0-4.478%200-6.718-1.391-8.109S16.479%202.5%2012%202.5c-2.41%200-4.17%200-5.5.217M21.497%2013.62c-.01%201.607-.049%202.868-.214%203.88M2%202l20%2020%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/image-off.svg?color=%231a73e8&size=48