UNPKG

@untitledui/file-icons

Version:

Official React library for Untitled UI File Icons

2 lines (1 loc) 880 B
import*as h from"react";const e=({size:t=40,theme:i="light",...r})=>h.createElement("svg",{width:t,height:t,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...r},h.createElement("path",{stroke:i==="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:i==="light"?"#D5D7DA":"#373A41",strokeWidth:1.5,d:"M27 .5V8a4 4 0 0 0 4 4h7.5"}),h.createElement("rect",{width:28,height:16,x:1,y:18,fill:"#7F56D9",rx:2}),h.createElement("path",{fill:"#fff",d:"M4.764 23.995v-1.268h5.973v1.268H8.511V30H6.99v-6.005zm8.495-1.268V30H11.72v-7.273zM14.524 30v-7.273h4.815v1.268h-3.278v1.733h2.958v1.268h-2.958V30zm5.85 0v-7.273h4.815v1.268H21.91v1.733h2.958v1.268H21.91V30z"}));e.displayName="Tiff";export{e as Tiff};