@untitledui/file-icons
Version:
Official React library for Untitled UI File Icons
2 lines (1 loc) • 1.39 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:27,height:16,x:1,y:18,fill:"#344054",rx:2}),h.createElement("path",{fill:"#fff",d:"M4.83 30v-7.273h2.869q.824 0 1.406.295.586.291.891.827.31.533.31 1.254 0 .724-.313 1.246-.313.519-.906.796-.59.277-1.427.277H5.738v-1.236h1.673q.44 0 .732-.12a.87.87 0 0 0 .433-.363q.145-.24.145-.6a1.2 1.2 0 0 0-.145-.61.9.9 0 0 0-.437-.377q-.292-.132-.735-.132H6.367V30zm3.927-3.31L10.565 30H8.867l-1.768-3.31zM12.645 30h-1.647l2.51-7.273h1.982L17.997 30h-1.648l-1.822-5.61h-.056zm-.103-2.859h3.893v1.2h-3.893zM18.872 30v-7.273h2.87q.824 0 1.406.295.586.291.891.827.31.533.31 1.254 0 .724-.313 1.246-.313.519-.906.796-.59.277-1.427.277H19.78v-1.236h1.673q.44 0 .732-.12a.87.87 0 0 0 .433-.363q.145-.24.145-.6a1.2 1.2 0 0 0-.145-.61.9.9 0 0 0-.437-.377q-.292-.132-.735-.132H20.41V30zm3.928-3.31L24.607 30H22.91l-1.768-3.31z"}));e.displayName="Rar";export{e as Rar};