image multiple off icon

image-multiple-off-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
image-multiple-off-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the image multiple off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m12.309 13.016l1.837 1.838a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708L2.414 3.12A2.5 2.5 0 0 0 2 4.5v5c0 .51.152.983.414 1.378l3.377-3.376c.179-.18.388-.31.61-.393l1.1 1.098a.71.71 0 0 0-1.003.002L3.12 11.586c.395.261.87.414 1.379.414h5c.51 0 .983-.152 1.379-.414l.717.717A3.5 3.5 0 0 1 9.5 13H5c.456.607 1.182 1 2 1h2.5a4.48 4.48 0 0 0 2.809-.984m-.334-3.162l-7.829-7.83A2.5 2.5 0 0 1 4.5 2h5A2.5 2.5 0 0 1 12 4.5v5q0 .18-.025.354M9 6a1 1 0 1 0 0-2a1 1 0 0 0 0 2m3.797 4.676l.764.764A4.5 4.5 0 0 0 14 9.5V6c0-.818-.393-1.544-1-2v5.5c0 .413-.072.809-.203 1.176"/></svg>

React

import type { SVGProps } from "react";

export function FluentImageMultipleOff16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m12.309 13.016l1.837 1.838a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708L2.414 3.12A2.5 2.5 0 0 0 2 4.5v5c0 .51.152.983.414 1.378l3.377-3.376c.179-.18.388-.31.61-.393l1.1 1.098a.71.71 0 0 0-1.003.002L3.12 11.586c.395.261.87.414 1.379.414h5c.51 0 .983-.152 1.379-.414l.717.717A3.5 3.5 0 0 1 9.5 13H5c.456.607 1.182 1 2 1h2.5a4.48 4.48 0 0 0 2.809-.984m-.334-3.162l-7.829-7.83A2.5 2.5 0 0 1 4.5 2h5A2.5 2.5 0 0 1 12 4.5v5q0 .18-.025.354M9 6a1 1 0 1 0 0-2a1 1 0 0 0 0 2m3.797 4.676l.764.764A4.5 4.5 0 0 0 14 9.5V6c0-.818-.393-1.544-1-2v5.5c0 .413-.072.809-.203 1.176"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m12.309 13.016l1.837 1.838a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708L2.414 3.12A2.5 2.5 0 0 0 2 4.5v5c0 .51.152.983.414 1.378l3.377-3.376c.179-.18.388-.31.61-.393l1.1 1.098a.71.71 0 0 0-1.003.002L3.12 11.586c.395.261.87.414 1.379.414h5c.51 0 .983-.152 1.379-.414l.717.717A3.5 3.5 0 0 1 9.5 13H5c.456.607 1.182 1 2 1h2.5a4.48 4.48 0 0 0 2.809-.984m-.334-3.162l-7.829-7.83A2.5 2.5 0 0 1 4.5 2h5A2.5 2.5 0 0 1 12 4.5v5q0 .18-.025.354M9 6a1 1 0 1 0 0-2a1 1 0 0 0 0 2m3.797 4.676l.764.764A4.5 4.5 0 0 0 14 9.5V6c0-.818-.393-1.544-1-2v5.5c0 .413-.072.809-.203 1.176"/></svg>
</template>

CSS

.icon-image-multiple-off-16-filled {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12.309%2013.016l1.837%201.838a.5.5%200%200%200%20.708-.708l-13-13a.5.5%200%201%200-.708.708L2.414%203.12A2.5%202.5%200%200%200%202%204.5v5c0%20.51.152.983.414%201.378l3.377-3.376c.179-.18.388-.31.61-.393l1.1%201.098a.71.71%200%200%200-1.003.002L3.12%2011.586c.395.261.87.414%201.379.414h5c.51%200%20.983-.152%201.379-.414l.717.717A3.5%203.5%200%200%201%209.5%2013H5c.456.607%201.182%201%202%201h2.5a4.48%204.48%200%200%200%202.809-.984m-.334-3.162l-7.829-7.83A2.5%202.5%200%200%201%204.5%202h5A2.5%202.5%200%200%201%2012%204.5v5q0%20.18-.025.354M9%206a1%201%200%201%200%200-2a1%201%200%200%200%200%202m3.797%204.676l.764.764A4.5%204.5%200%200%200%2014%209.5V6c0-.818-.393-1.544-1-2v5.5c0%20.413-.072.809-.203%201.176%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12.309%2013.016l1.837%201.838a.5.5%200%200%200%20.708-.708l-13-13a.5.5%200%201%200-.708.708L2.414%203.12A2.5%202.5%200%200%200%202%204.5v5c0%20.51.152.983.414%201.378l3.377-3.376c.179-.18.388-.31.61-.393l1.1%201.098a.71.71%200%200%200-1.003.002L3.12%2011.586c.395.261.87.414%201.379.414h5c.51%200%20.983-.152%201.379-.414l.717.717A3.5%203.5%200%200%201%209.5%2013H5c.456.607%201.182%201%202%201h2.5a4.48%204.48%200%200%200%202.809-.984m-.334-3.162l-7.829-7.83A2.5%202.5%200%200%201%204.5%202h5A2.5%202.5%200%200%201%2012%204.5v5q0%20.18-.025.354M9%206a1%201%200%201%200%200-2a1%201%200%200%200%200%202m3.797%204.676l.764.764A4.5%204.5%200%200%200%2014%209.5V6c0-.818-.393-1.544-1-2v5.5c0%20.413-.072.809-.203%201.176%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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