file import icon
file-import from Prime Icons by PrimeTek · Regular · MIT Free for personal and commercial use.
- Name
- file-import
- Set
- Prime Icons
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
file-importBoxIcons v2 Solidfile-importFont Awesome 6 Solidfile-importFont Awesome Solidfile-import-outlineFlowbite Iconsfile-importHuge Iconsfile-importLine Awesomefile-importMaterial Line Iconsfile-importMaterial Design Iconsfile-import-fillMingCute Iconfile-importTabler Iconsfile-importTDesign Iconsfile-importUnicons
Related icons in Prime Icons
Use the file import icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.44 14.75H3.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8.69l-1.72-1.72c-.29-.29-.29-.77 0-1.06s.77-.29 1.06 0l3 3c.07.07.12.15.16.24c.08.18.08.39 0 .57c-.04.09-.09.17-.16.24l-3 3c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l1.72-1.72ZM21 9.5V18c0 1.52-1.23 2.75-2.75 2.75h-7.5C9.23 20.75 8 19.52 8 18v-1c0-.41.34-.75.75-.75s.75.34.75.75v1c0 .69.56 1.25 1.25 1.25h7.5c.69 0 1.25-.56 1.25-1.25v-7.75h-4.75c-.41 0-.75-.34-.75-.75V4.75h-3.25c-.69 0-1.25.56-1.25 1.25v5c0 .41-.34.75-.75.75S8 11.41 8 11V6c0-1.52 1.23-2.75 2.75-2.75h4c.2 0 .39.08.53.22l5.5 5.5c.14.14.22.33.22.53m-5.5-.75h2.94L15.5 5.81z"/></svg>
React
import type { SVGProps } from "react";
export function PrimeFileImport(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.44 14.75H3.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8.69l-1.72-1.72c-.29-.29-.29-.77 0-1.06s.77-.29 1.06 0l3 3c.07.07.12.15.16.24c.08.18.08.39 0 .57c-.04.09-.09.17-.16.24l-3 3c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l1.72-1.72ZM21 9.5V18c0 1.52-1.23 2.75-2.75 2.75h-7.5C9.23 20.75 8 19.52 8 18v-1c0-.41.34-.75.75-.75s.75.34.75.75v1c0 .69.56 1.25 1.25 1.25h7.5c.69 0 1.25-.56 1.25-1.25v-7.75h-4.75c-.41 0-.75-.34-.75-.75V4.75h-3.25c-.69 0-1.25.56-1.25 1.25v5c0 .41-.34.75-.75.75S8 11.41 8 11V6c0-1.52 1.23-2.75 2.75-2.75h4c.2 0 .39.08.53.22l5.5 5.5c.14.14.22.33.22.53m-5.5-.75h2.94L15.5 5.81z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.44 14.75H3.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8.69l-1.72-1.72c-.29-.29-.29-.77 0-1.06s.77-.29 1.06 0l3 3c.07.07.12.15.16.24c.08.18.08.39 0 .57c-.04.09-.09.17-.16.24l-3 3c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l1.72-1.72ZM21 9.5V18c0 1.52-1.23 2.75-2.75 2.75h-7.5C9.23 20.75 8 19.52 8 18v-1c0-.41.34-.75.75-.75s.75.34.75.75v1c0 .69.56 1.25 1.25 1.25h7.5c.69 0 1.25-.56 1.25-1.25v-7.75h-4.75c-.41 0-.75-.34-.75-.75V4.75h-3.25c-.69 0-1.25.56-1.25 1.25v5c0 .41-.34.75-.75.75S8 11.41 8 11V6c0-1.52 1.23-2.75 2.75-2.75h4c.2 0 .39.08.53.22l5.5 5.5c.14.14.22.33.22.53m-5.5-.75h2.94L15.5 5.81z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.44%2014.75H3.75c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h8.69l-1.72-1.72c-.29-.29-.29-.77%200-1.06s.77-.29%201.06%200l3%203c.07.07.12.15.16.24c.08.18.08.39%200%20.57c-.04.09-.09.17-.16.24l-3%203c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754%200%200%201%200-1.06l1.72-1.72ZM21%209.5V18c0%201.52-1.23%202.75-2.75%202.75h-7.5C9.23%2020.75%208%2019.52%208%2018v-1c0-.41.34-.75.75-.75s.75.34.75.75v1c0%20.69.56%201.25%201.25%201.25h7.5c.69%200%201.25-.56%201.25-1.25v-7.75h-4.75c-.41%200-.75-.34-.75-.75V4.75h-3.25c-.69%200-1.25.56-1.25%201.25v5c0%20.41-.34.75-.75.75S8%2011.41%208%2011V6c0-1.52%201.23-2.75%202.75-2.75h4c.2%200%20.39.08.53.22l5.5%205.5c.14.14.22.33.22.53m-5.5-.75h2.94L15.5%205.81z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.44%2014.75H3.75c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h8.69l-1.72-1.72c-.29-.29-.29-.77%200-1.06s.77-.29%201.06%200l3%203c.07.07.12.15.16.24c.08.18.08.39%200%20.57c-.04.09-.09.17-.16.24l-3%203c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754%200%200%201%200-1.06l1.72-1.72ZM21%209.5V18c0%201.52-1.23%202.75-2.75%202.75h-7.5C9.23%2020.75%208%2019.52%208%2018v-1c0-.41.34-.75.75-.75s.75.34.75.75v1c0%20.69.56%201.25%201.25%201.25h7.5c.69%200%201.25-.56%201.25-1.25v-7.75h-4.75c-.41%200-.75-.34-.75-.75V4.75h-3.25c-.69%200-1.25.56-1.25%201.25v5c0%20.41-.34.75-.75.75S8%2011.41%208%2011V6c0-1.52%201.23-2.75%202.75-2.75h4c.2%200%20.39.08.53.22l5.5%205.5c.14.14.22.33.22.53m-5.5-.75h2.94L15.5%205.81z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/prime/file-import.svg?color=%231a73e8&size=48