@untitledui/file-icons
Version:
Official React library for Untitled UI File Icons
2 lines (1 loc) • 793 B
JavaScript
import*as t from"react";const e=({size:i=40,theme:r="light",...h})=>t.createElement("svg",{width:i,height:i,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...h},t.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"}),t.createElement("path",{stroke:r==="light"?"#D5D7DA":"#373A41",strokeWidth:1.5,d:"M27 .5V8a4 4 0 0 0 4 4h7.5"}),t.createElement("rect",{width:17,height:16,x:1,y:18,fill:"#E04F16",rx:2}),t.createElement("path",{fill:"#fff",d:"M6.244 30H4.596l2.511-7.273h1.982L11.596 30H9.948l-1.822-5.61H8.07zm-.103-2.859h3.892v1.2H6.141zm7.868-4.414V30H12.47v-7.273z"}));e.displayName="Ai";export{e as Ai};