UNPKG

@untitledui/file-icons

Version:

Official React library for Untitled UI File Icons

2 lines (1 loc) 2.13 kB
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } }var _react = require('react'); var a = _interopRequireWildcard(_react);const i=({size:r=40,theme:h="light",...s})=>a.createElement("svg",{width:r,height:r,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...s},a.createElement("mask",{id:"rar_svg__b",width:32,height:40,x:4,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},a.createElement("path",{fill:"url(#rar_svg__a)",d:"M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z"})),a.createElement("g",{mask:"url(#rar_svg__b)"},a.createElement("path",{fill:h==="light"?"#F5F5F5":"#22262F",d:"M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z"})),a.createElement("path",{fill:h==="light"?"#E9EAEB":"#373A41",d:"m24 0 12 12h-8a4 4 0 0 1-4-4z"}),a.createElement("path",{fill:h==="light"?"#414651":"#CECFD2",d:"M11.296 32v-6.546h2.583q.741 0 1.265.266.528.262.803.745.278.48.278 1.128 0 .651-.282 1.122-.281.466-.814.715-.53.25-1.285.25h-1.73v-1.113h1.506q.397 0 .658-.108a.78.78 0 0 0 .39-.326 1.03 1.03 0 0 0 .131-.54q0-.326-.13-.55a.8.8 0 0 0-.394-.339 1.6 1.6 0 0 0-.662-.118h-.933V32zm3.535-2.979L16.458 32H14.93l-1.591-2.979zm3.5 2.979h-1.483l2.26-6.546h1.783L23.147 32h-1.483l-1.64-5.05h-.05zm-.093-2.573h3.503v1.08h-3.503zM23.935 32v-6.546h2.582q.742 0 1.266.266.529.262.802.745.279.48.278 1.128 0 .651-.28 1.122-.282.466-.816.715-.53.25-1.285.25h-1.729v-1.113h1.506q.396 0 .658-.108a.78.78 0 0 0 .39-.326 1.03 1.03 0 0 0 .13-.54q0-.326-.13-.55a.8.8 0 0 0-.393-.339 1.6 1.6 0 0 0-.662-.118h-.933V32zm3.535-2.979L29.097 32h-1.528l-1.592-2.979z"}),a.createElement("defs",null,a.createElement("linearGradient",{id:"rar_svg__a",x1:20,x2:20,y1:0,y2:40,gradientUnits:"userSpaceOnUse"},a.createElement("stop",{stopOpacity:.4}),a.createElement("stop",{offset:1}))));i.displayName="Rar";exports.Rar = i;