@untitledui/file-icons
Version:
Official React library for Untitled UI File Icons
2 lines (1 loc) • 1.64 kB
JavaScript
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:31,height:16,x:1,y:18,fill:"#444CE7",rx:2}),h.createElement("path",{fill:"#fff",d:"M7.694 30H5.116v-7.273h2.599q1.097 0 1.89.437.79.433 1.217 1.246.43.814.43 1.947 0 1.136-.43 1.953a2.95 2.95 0 0 1-1.225 1.253Q8.801 30 7.694 30m-1.04-1.317h.976q.682 0 1.147-.242.468-.244.703-.756.238-.516.238-1.328 0-.807-.238-1.318a1.54 1.54 0 0 0-.7-.753q-.465-.24-1.147-.241h-.98zm5.737-5.956h1.896l2.003 4.887h.085l2.003-4.887h1.896V30h-1.491v-4.734h-.06l-1.883 4.699h-1.015l-1.882-4.716h-.06V30H12.39zm13.973 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-.544-.074q-.557 0-.98.277-.42.277-.653.806-.235.526-.235 1.285 0 .76.231 1.293t.654.813q.422.277.998.277.522 0 .89-.184.375-.188.569-.53.2-.34.199-.805l.312.046H24.95v-1.158h3.044v.916q0 .96-.405 1.648a2.76 2.76 0 0 1-1.115 1.058q-.71.37-1.627.37-1.021 0-1.797-.452a3.13 3.13 0 0 1-1.207-1.289q-.43-.837-.43-1.988 0-.884.256-1.577.259-.696.725-1.179a3.1 3.1 0 0 1 1.083-.735 3.5 3.5 0 0 1 1.338-.252q.618 0 1.151.18.533.179.945.505.415.327.678.778.263.447.337.987z"}));e.displayName="Dmg";export{e as Dmg};