image circle off icon
image-circle-off-line from Majesticons by Gerrit Halfmann · Line · MIT Free for personal and commercial use.
- Name
- image-circle-off-line
- Set
- Majesticons
- Style
- Line
- Viewbox
- 24×24
- License
- MIT
1 other variant in Majesticons
Related icons in Majesticons
Use the image circle 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-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M3 16c1.403-.234 3.637-.293 5.945.243M16 21c-1.704-2.768-4.427-4.148-7.055-4.757m0 0c.927-1.073 2.24-2.084 4.055-2.85M22 12h-1c-1.475 0-2.804.104-4 .291M7.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-.348"/><path d="M4.859 5A9.97 9.97 0 0 0 2 12c0 5.523 4.477 10 10 10a9.97 9.97 0 0 0 7-2.859M8 2.832A10 10 0 0 1 12 2c5.523 0 10 4.477 10 10a10 10 0 0 1-.832 4M2 2l20 20"/></g></svg>
React
import type { SVGProps } from "react";
export function MajesticonsImageCircleOffLine(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M3 16c1.403-.234 3.637-.293 5.945.243M16 21c-1.704-2.768-4.427-4.148-7.055-4.757m0 0c.927-1.073 2.24-2.084 4.055-2.85M22 12h-1c-1.475 0-2.804.104-4 .291M7.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-.348"/><path d="M4.859 5A9.97 9.97 0 0 0 2 12c0 5.523 4.477 10 10 10a9.97 9.97 0 0 0 7-2.859M8 2.832A10 10 0 0 1 12 2c5.523 0 10 4.477 10 10a10 10 0 0 1-.832 4M2 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-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M3 16c1.403-.234 3.637-.293 5.945.243M16 21c-1.704-2.768-4.427-4.148-7.055-4.757m0 0c.927-1.073 2.24-2.084 4.055-2.85M22 12h-1c-1.475 0-2.804.104-4 .291M7.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-.348"/><path d="M4.859 5A9.97 9.97 0 0 0 2 12c0 5.523 4.477 10 10 10a9.97 9.97 0 0 0 7-2.859M8 2.832A10 10 0 0 1 12 2c5.523 0 10 4.477 10 10a10 10 0 0 1-.832 4M2 2l20 20"/></g></svg> </template>
CSS
.icon-image-circle-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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M3%2016c1.403-.234%203.637-.293%205.945.243M16%2021c-1.704-2.768-4.427-4.148-7.055-4.757m0%200c.927-1.073%202.24-2.084%204.055-2.85M22%2012h-1c-1.475%200-2.804.104-4%20.291M7.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-.348%22%2F%3E%3Cpath%20d%3D%22M4.859%205A9.97%209.97%200%200%200%202%2012c0%205.523%204.477%2010%2010%2010a9.97%209.97%200%200%200%207-2.859M8%202.832A10%2010%200%200%201%2012%202c5.523%200%2010%204.477%2010%2010a10%2010%200%200%201-.832%204M2%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M3%2016c1.403-.234%203.637-.293%205.945.243M16%2021c-1.704-2.768-4.427-4.148-7.055-4.757m0%200c.927-1.073%202.24-2.084%204.055-2.85M22%2012h-1c-1.475%200-2.804.104-4%20.291M7.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-.348%22%2F%3E%3Cpath%20d%3D%22M4.859%205A9.97%209.97%200%200%200%202%2012c0%205.523%204.477%2010%2010%2010a9.97%209.97%200%200%200%207-2.859M8%202.832A10%2010%200%200%201%2012%202c5.523%200%2010%204.477%2010%2010a10%2010%200%200%201-.832%204M2%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/majesticons/image-circle-off-line.svg?color=%231a73e8&size=48