file image icon
file-image from Line Awesome by Icons8 · Line · Images · Apache-2.0 Free for personal and commercial use.
- Name
- file-image
- Set
- Line Awesome
- Style
- Line
- Category
- Images
- Viewbox
- 32×32
- License
- Apache 2.0
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-imageLucidefile-imageMaterial Design Iconsfile-imagePhosphorfile-image-fillRemix Iconfile-imageTDesign Icons
More images icons from Line Awesome
Use the file image icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 3v26h20V9.594l-.281-.313l-6-6L19.406 3zm2 2h10v6h6v16H8zm12 1.438L22.563 9H20zM21.094 14c-.551 0-1 .45-1 1s.449 1 1 1s1-.45 1-1s-.45-1-1-1M14 15.594l-.719.687l-4 4l1.438 1.438L14 18.437l2.281 2.282l.719.687l.719-.687L19 19.437l2.281 2.282l1.438-1.438l-3-3l-.719-.687l-.719.687L17 18.563l-2.281-2.282z"/></svg>
React
import type { SVGProps } from "react";
export function LaFileImage(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 3v26h20V9.594l-.281-.313l-6-6L19.406 3zm2 2h10v6h6v16H8zm12 1.438L22.563 9H20zM21.094 14c-.551 0-1 .45-1 1s.449 1 1 1s1-.45 1-1s-.45-1-1-1M14 15.594l-.719.687l-4 4l1.438 1.438L14 18.437l2.281 2.282l.719.687l.719-.687L19 19.437l2.281 2.282l1.438-1.438l-3-3l-.719-.687l-.719.687L17 18.563l-2.281-2.282z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 3v26h20V9.594l-.281-.313l-6-6L19.406 3zm2 2h10v6h6v16H8zm12 1.438L22.563 9H20zM21.094 14c-.551 0-1 .45-1 1s.449 1 1 1s1-.45 1-1s-.45-1-1-1M14 15.594l-.719.687l-4 4l1.438 1.438L14 18.437l2.281 2.282l.719.687l.719-.687L19 19.437l2.281 2.282l1.438-1.438l-3-3l-.719-.687l-.719.687L17 18.563l-2.281-2.282z"/></svg> </template>
CSS
.icon-file-image {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%203v26h20V9.594l-.281-.313l-6-6L19.406%203zm2%202h10v6h6v16H8zm12%201.438L22.563%209H20zM21.094%2014c-.551%200-1%20.45-1%201s.449%201%201%201s1-.45%201-1s-.45-1-1-1M14%2015.594l-.719.687l-4%204l1.438%201.438L14%2018.437l2.281%202.282l.719.687l.719-.687L19%2019.437l2.281%202.282l1.438-1.438l-3-3l-.719-.687l-.719.687L17%2018.563l-2.281-2.282z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%203v26h20V9.594l-.281-.313l-6-6L19.406%203zm2%202h10v6h6v16H8zm12%201.438L22.563%209H20zM21.094%2014c-.551%200-1%20.45-1%201s.449%201%201%201s1-.45%201-1s-.45-1-1-1M14%2015.594l-.719.687l-4%204l1.438%201.438L14%2018.437l2.281%202.282l.719.687l.719-.687L19%2019.437l2.281%202.282l1.438-1.438l-3-3l-.719-.687l-.719.687L17%2018.563l-2.281-2.282z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/file-image.svg?color=%231a73e8&size=48