@untitledui/file-icons
Version:
Official React library for Untitled UI File Icons
2 lines (1 loc) • 1.36 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:"#BA24D5",rx:2}),h.createElement("path",{fill:"#fff",d:"M6.316 22.727V30H4.78v-7.273zm7.348 0V30h-1.328l-3.164-4.577H9.12V30H7.581v-7.273h1.35l3.139 4.574h.064v-4.574zM17.513 30h-2.578v-7.273h2.6q1.095 0 1.889.437.79.433 1.218 1.246.43.814.43 1.947 0 1.136-.43 1.953a2.95 2.95 0 0 1-1.226 1.253q-.795.437-1.903.437m-1.04-1.317h.976q.682 0 1.147-.242.47-.244.703-.756.238-.516.238-1.328 0-.807-.238-1.318a1.54 1.54 0 0 0-.7-.753q-.465-.24-1.146-.241h-.98zM24.788 30H22.21v-7.273h2.6q1.096 0 1.889.437.792.433 1.218 1.246.43.814.43 1.947 0 1.136-.43 1.953a2.95 2.95 0 0 1-1.225 1.253q-.795.437-1.904.437m-1.04-1.317h.976q.682 0 1.147-.242.469-.244.704-.756.237-.516.238-1.328 0-.807-.238-1.318a1.54 1.54 0 0 0-.7-.753q-.465-.24-1.147-.241h-.98z"}));e.displayName="Indd";export{e as Indd};