@untitledui/file-icons
Version:
Official React library for Untitled UI File Icons
2 lines (1 loc) • 866 B
JavaScript
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:23,height:16,x:1,y:18,fill:"#155EEF",rx:2}),h.createElement("path",{fill:"#fff",d:"M5.958 30H4.31l2.51-7.273h1.982L11.31 30H9.662L7.84 24.39h-.057zm-.103-2.859h3.892v1.2H5.855zm6.736-4.414 1.757 5.526h.068l1.761-5.526h1.705L15.375 30h-1.982l-2.51-7.273zm7.704 0V30h-1.538v-7.273z"}));e.displayName="Avi";export{e as Avi};