file import icon
file-import from Line Awesome by Icons8 · Line · Interfaces · Apache-2.0 Free for personal and commercial use.
- Name
- file-import
- Set
- Line Awesome
- Style
- Line
- Category
- Interfaces
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- file-import-solid
The same icon in other sets
file-importBoxIcons v2 Solidfile-importFont Awesome 6 Solidfile-importFont Awesome Solidfile-import-outlineFlowbite Iconsfile-importHuge Iconsfile-importMaterial Line Iconsfile-importMaterial Design Iconsfile-import-fillMingCute Iconfile-importPrime Iconsfile-importTabler Iconsfile-importTDesign Iconsfile-importUnicons
More interfaces icons from Line Awesome
Use the file import icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 4v24h20v-9h-2v7H8V6h16v7h2V4zm11.5 7l-4.313 4.281L12.5 16l.688.719L17.5 21l1.406-1.406L16.313 17H28v-2H16.312l2.594-2.594z"/></svg>
React
import type { SVGProps } from "react";
export function LaFileImport(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 4v24h20v-9h-2v7H8V6h16v7h2V4zm11.5 7l-4.313 4.281L12.5 16l.688.719L17.5 21l1.406-1.406L16.313 17H28v-2H16.312l2.594-2.594z"/></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 4v24h20v-9h-2v7H8V6h16v7h2V4zm11.5 7l-4.313 4.281L12.5 16l.688.719L17.5 21l1.406-1.406L16.313 17H28v-2H16.312l2.594-2.594z"/></svg> </template>
CSS
.icon-file-import {
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%204v24h20v-9h-2v7H8V6h16v7h2V4zm11.5%207l-4.313%204.281L12.5%2016l.688.719L17.5%2021l1.406-1.406L16.313%2017H28v-2H16.312l2.594-2.594z%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%204v24h20v-9h-2v7H8V6h16v7h2V4zm11.5%207l-4.313%204.281L12.5%2016l.688.719L17.5%2021l1.406-1.406L16.313%2017H28v-2H16.312l2.594-2.594z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/file-import.svg?color=%231a73e8&size=48