@untitledui/file-icons
Version:
Official React library for Untitled UI File Icons
2 lines (1 loc) • 1.2 kB
JavaScript
import*as i from"react";const h=({size:a=40,theme:s="light",...l})=>i.createElement("svg",{width:a,height:a,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...l},i.createElement("mask",{id:"avi_svg__b",width:32,height:40,x:4,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},i.createElement("path",{fill:"url(#avi_svg__a)",d:"M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z"})),i.createElement("g",{mask:"url(#avi_svg__b)"},i.createElement("path",{fill:s==="light"?"#F5F5F5":"#22262F",d:"M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z"})),i.createElement("path",{fill:s==="light"?"#E9EAEB":"#373A41",d:"m24 0 12 12h-8a4 4 0 0 1-4-4z"}),i.createElement("path",{fill:s==="light"?"#414651":"#CECFD2",d:"M14.112 32H12.63l2.26-6.546h1.783L18.928 32h-1.482l-1.64-5.05h-.051zm-.093-2.573h3.503v1.08H14.02zm6.062-3.972 1.582 4.973h.061l1.585-4.974h1.535L22.587 32h-1.783l-2.26-6.546zm6.934 0V32h-1.384v-6.546z"}),i.createElement("defs",null,i.createElement("linearGradient",{id:"avi_svg__a",x1:20,x2:20,y1:0,y2:40,gradientUnits:"userSpaceOnUse"},i.createElement("stop",{stopOpacity:.4}),i.createElement("stop",{offset:1}))));h.displayName="Avi";export{h as Avi};