UNPKG

@untitledui/file-icons

Version:

Official React library for Untitled UI File Icons

2 lines (1 loc) 757 B
import*as t from"react";const i=({size:r=40,theme:o="light",...e})=>t.createElement("svg",{width:r,height:r,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...e},t.createElement("path",{stroke:o==="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:o==="light"?"#D5D7DA":"#373A41",strokeWidth:1.5,d:"M24 .5V8a4 4 0 0 0 4 4h7.5"}),t.createElement("path",{stroke:o==="light"?"#444CE7":"#8098F9",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M23.75 27.75 27.5 24l-3.75-3.75m-7.5 0L12.5 24l3.75 3.75m5.25-10.5-3 13.5"}));i.displayName="Code";export{i as Code};