UNPKG

@untitledui/file-icons

Version:

Official React library for Untitled UI File Icons

2 lines (1 loc) 555 B
import*as t from"react";const o=({size:r=40,theme:e="light",...i})=>t.createElement("svg",{width:r,height:r,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...i},t.createElement("path",{stroke:e==="light"?"#D5D7DA":"#373A41",strokeWidth:1.5,d:"M4.75 4A3.25 3.25 0 0 1 8 .75h16c.121 0 .238.048.323.134l10.793 10.793a.46.46 0 0 1 .134.323v24A3.25 3.25 0 0 1 32 39.25H8A3.25 3.25 0 0 1 4.75 36z"}),t.createElement("path",{stroke:e==="light"?"#D5D7DA":"#373A41",strokeWidth:1.5,d:"M24 .5V8a4 4 0 0 0 4 4h7.5"}));o.displayName="Empty";export{o as Empty};