UNPKG

@untitledui/file-icons

Version:

Official React library for Untitled UI File Icons

2 lines (1 loc) 1.37 kB
import*as h from"react";const e=({size:t=40,theme:r="light",...i})=>h.createElement("svg",{width:t,height:t,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...i},h.createElement("path",{stroke:r==="light"?"#D5D7DA":"#373A41",strokeWidth:1.5,d:"M7.75 4A3.25 3.25 0 0 1 11 .75h16c.121 0 .238.048.323.134l10.793 10.793a.46.46 0 0 1 .134.323v24A3.25 3.25 0 0 1 35 39.25H11A3.25 3.25 0 0 1 7.75 36z"}),h.createElement("path",{stroke:r==="light"?"#D5D7DA":"#373A41",strokeWidth:1.5,d:"M27 .5V8a4 4 0 0 0 4 4h7.5"}),h.createElement("rect",{width:26,height:16,x:1,y:18,fill:"#7F56D9",rx:2}),h.createElement("path",{fill:"#fff",d:"M6.39 22.727V30H4.851v-7.273zm1.265 0H9.55l2.003 4.887h.085l2.003-4.887h1.896V30h-1.491v-4.734h-.06l-1.883 4.699H11.09l-1.883-4.716h-.06V30H7.655zm13.972 2.351a1.6 1.6 0 0 0-.21-.458q-.135-.203-.33-.34a1.4 1.4 0 0 0-.44-.218 1.9 1.9 0 0 0-.543-.074q-.558 0-.98.277-.42.277-.654.806-.234.526-.234 1.285 0 .76.23 1.293.233.533.654.813.423.277.998.277.522 0 .892-.184.373-.188.568-.53.198-.34.198-.805l.313.046h-1.875v-1.158h3.043v.916q0 .96-.405 1.648-.405.686-1.114 1.058-.71.37-1.627.37-1.022 0-1.797-.452a3.13 3.13 0 0 1-1.207-1.289q-.43-.837-.43-1.988 0-.884.256-1.577.26-.696.724-1.179.465-.483 1.083-.735a3.5 3.5 0 0 1 1.34-.252q.617 0 1.15.18.533.179.944.505.415.327.678.778.264.447.338.987z"}));e.displayName="Img";export{e as Img};