file icon
file-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.
- Name
- file-solid
- Set
- Myna UI Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
1 other variant in Myna UI Icons
The same icon in other sets
fileAkar Iconsfile-filledAnt Design IconsfileBootstrap IconsfileBoxIcons v2fileBoxIcons v2 SolidfileCatppuccin IconsfileCodiconsfile-fillEva IconsfileFont Awesome 6 RegularfileFont Awesome 6 SolidfileFont Awesome RegularfileFont Awesome SolidfileFeather Iconsfile-outlineFlowbite Iconsfilecss.ggfileJam IconsfileLine AwesomefileMaterial Line IconsfileLucidefileMage IconsfileMajesticonsfileMaterial Design Iconsfile-fillMingCute IconfileOcticons
Related icons in Myna UI Icons
Use the file icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.5 5.25a3 3 0 0 1 3-3h2.228c1.093 0 2.245.393 3.327.987c1.09.598 2.159 1.428 3.098 2.368s1.767 2.006 2.364 3.092c.591 1.077.983 2.221.983 3.303v6.75a3 3 0 0 1-3 3h-9a3 3 0 0 1-3-3zm12.481 3.788a13 13 0 0 0-1.889-2.373a13 13 0 0 0-2.38-1.894q.038.234.038.479V7.5a1.5 1.5 0 0 0 1.5 1.5h2.25q.246 0 .481.038"/></svg>
React
import type { SVGProps } from "react";
export function MynauiFileSolid(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="M4.5 5.25a3 3 0 0 1 3-3h2.228c1.093 0 2.245.393 3.327.987c1.09.598 2.159 1.428 3.098 2.368s1.767 2.006 2.364 3.092c.591 1.077.983 2.221.983 3.303v6.75a3 3 0 0 1-3 3h-9a3 3 0 0 1-3-3zm12.481 3.788a13 13 0 0 0-1.889-2.373a13 13 0 0 0-2.38-1.894q.038.234.038.479V7.5a1.5 1.5 0 0 0 1.5 1.5h2.25q.246 0 .481.038"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.5 5.25a3 3 0 0 1 3-3h2.228c1.093 0 2.245.393 3.327.987c1.09.598 2.159 1.428 3.098 2.368s1.767 2.006 2.364 3.092c.591 1.077.983 2.221.983 3.303v6.75a3 3 0 0 1-3 3h-9a3 3 0 0 1-3-3zm12.481 3.788a13 13 0 0 0-1.889-2.373a13 13 0 0 0-2.38-1.894q.038.234.038.479V7.5a1.5 1.5 0 0 0 1.5 1.5h2.25q.246 0 .481.038"/></svg> </template>
CSS
.icon-file-solid {
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%22M4.5%205.25a3%203%200%200%201%203-3h2.228c1.093%200%202.245.393%203.327.987c1.09.598%202.159%201.428%203.098%202.368s1.767%202.006%202.364%203.092c.591%201.077.983%202.221.983%203.303v6.75a3%203%200%200%201-3%203h-9a3%203%200%200%201-3-3zm12.481%203.788a13%2013%200%200%200-1.889-2.373a13%2013%200%200%200-2.38-1.894q.038.234.038.479V7.5a1.5%201.5%200%200%200%201.5%201.5h2.25q.246%200%20.481.038%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%22M4.5%205.25a3%203%200%200%201%203-3h2.228c1.093%200%202.245.393%203.327.987c1.09.598%202.159%201.428%203.098%202.368s1.767%202.006%202.364%203.092c.591%201.077.983%202.221.983%203.303v6.75a3%203%200%200%201-3%203h-9a3%203%200%200%201-3-3zm12.481%203.788a13%2013%200%200%200-1.889-2.373a13%2013%200%200%200-2.38-1.894q.038.234.038.479V7.5a1.5%201.5%200%200%200%201.5%201.5h2.25q.246%200%20.481.038%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/file-solid.svg?color=%231a73e8&size=48