file image icon
file-image-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- file-image-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
file-image-filledAnt Design Iconsfile-imageBootstrap Iconsfile-imageBoxIcons v2 Solidfile-imageFont Awesome 6 Regularfile-imageFont Awesome 6 Solidfile-imageFont Awesome Regularfile-imageFont Awesome Solidfile-image-outlineFlowbite Iconsfile-imageHuge Iconsfile-imageLine Awesomefile-imageLucidefile-imageMaterial Design Iconsfile-image-fillRemix Iconfile-imageTDesign Icons
Related icons in Phosphor
Use the file image icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M109 148.67a6 6 0 0 0-10 0L76.46 182.5l-11.41-17.74a6 6 0 0 0-10.1 0l-36 56A6 6 0 0 0 24 230h128a6 6 0 0 0 5-9.33ZM35 218l25-38.9l11.32 17.6a6 6 0 0 0 10 .08l22.64-34L140.79 218ZM212.24 83.76l-56-56A6 6 0 0 0 152 26H56a14 14 0 0 0-14 14v88a6 6 0 0 0 12 0V40a2 2 0 0 1 2-2h90v50a6 6 0 0 0 6 6h50v122a2 2 0 0 1-2 2h-8a6 6 0 0 0 0 12h8a14 14 0 0 0 14-14V88a6 6 0 0 0-1.76-4.24M158 46.48L193.52 82H158Z"/></svg>
React
import type { SVGProps } from "react";
export function PhFileImageLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M109 148.67a6 6 0 0 0-10 0L76.46 182.5l-11.41-17.74a6 6 0 0 0-10.1 0l-36 56A6 6 0 0 0 24 230h128a6 6 0 0 0 5-9.33ZM35 218l25-38.9l11.32 17.6a6 6 0 0 0 10 .08l22.64-34L140.79 218ZM212.24 83.76l-56-56A6 6 0 0 0 152 26H56a14 14 0 0 0-14 14v88a6 6 0 0 0 12 0V40a2 2 0 0 1 2-2h90v50a6 6 0 0 0 6 6h50v122a2 2 0 0 1-2 2h-8a6 6 0 0 0 0 12h8a14 14 0 0 0 14-14V88a6 6 0 0 0-1.76-4.24M158 46.48L193.52 82H158Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M109 148.67a6 6 0 0 0-10 0L76.46 182.5l-11.41-17.74a6 6 0 0 0-10.1 0l-36 56A6 6 0 0 0 24 230h128a6 6 0 0 0 5-9.33ZM35 218l25-38.9l11.32 17.6a6 6 0 0 0 10 .08l22.64-34L140.79 218ZM212.24 83.76l-56-56A6 6 0 0 0 152 26H56a14 14 0 0 0-14 14v88a6 6 0 0 0 12 0V40a2 2 0 0 1 2-2h90v50a6 6 0 0 0 6 6h50v122a2 2 0 0 1-2 2h-8a6 6 0 0 0 0 12h8a14 14 0 0 0 14-14V88a6 6 0 0 0-1.76-4.24M158 46.48L193.52 82H158Z"/></svg> </template>
CSS
.icon-file-image-light {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M109%20148.67a6%206%200%200%200-10%200L76.46%20182.5l-11.41-17.74a6%206%200%200%200-10.1%200l-36%2056A6%206%200%200%200%2024%20230h128a6%206%200%200%200%205-9.33ZM35%20218l25-38.9l11.32%2017.6a6%206%200%200%200%2010%20.08l22.64-34L140.79%20218ZM212.24%2083.76l-56-56A6%206%200%200%200%20152%2026H56a14%2014%200%200%200-14%2014v88a6%206%200%200%200%2012%200V40a2%202%200%200%201%202-2h90v50a6%206%200%200%200%206%206h50v122a2%202%200%200%201-2%202h-8a6%206%200%200%200%200%2012h8a14%2014%200%200%200%2014-14V88a6%206%200%200%200-1.76-4.24M158%2046.48L193.52%2082H158Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M109%20148.67a6%206%200%200%200-10%200L76.46%20182.5l-11.41-17.74a6%206%200%200%200-10.1%200l-36%2056A6%206%200%200%200%2024%20230h128a6%206%200%200%200%205-9.33ZM35%20218l25-38.9l11.32%2017.6a6%206%200%200%200%2010%20.08l22.64-34L140.79%20218ZM212.24%2083.76l-56-56A6%206%200%200%200%20152%2026H56a14%2014%200%200%200-14%2014v88a6%206%200%200%200%2012%200V40a2%202%200%200%201%202-2h90v50a6%206%200%200%200%206%206h50v122a2%202%200%200%201-2%202h-8a6%206%200%200%200%200%2012h8a14%2014%200%200%200%2014-14V88a6%206%200%200%200-1.76-4.24M158%2046.48L193.52%2082H158Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/file-image-light.svg?color=%231a73e8&size=48