UNPKG

@untitledui/file-icons

Version:

Official React library for Untitled UI File Icons

2 lines (1 loc) 2.39 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 t = _interopRequireWildcard(_react);const a=({size:h=40,theme:r="light",...i})=>t.createElement("svg",{width:h,height:h,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...i},t.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"}),t.createElement("path",{stroke:r==="light"?"#D5D7DA":"#373A41",strokeWidth:1.5,d:"M27 .5V8a4 4 0 0 0 4 4h7.5"}),t.createElement("rect",{width:28,height:16,x:1,y:18,fill:"#7F56D9",rx:2}),t.createElement("path",{fill:"#fff",d:"M8.962 24.819a.9.9 0 0 0-.366-.668q-.322-.238-.877-.238-.376 0-.635.107a.9.9 0 0 0-.398.288.7.7 0 0 0-.135.419.6.6 0 0 0 .082.34.85.85 0 0 0 .252.253q.16.103.37.18.209.075.447.129l.653.156q.475.106.874.284.397.177.688.437.292.259.451.61.164.353.167.807-.003.667-.34 1.157-.335.487-.966.757-.63.266-1.517.266-.88 0-1.534-.27a2.25 2.25 0 0 1-1.016-.799q-.362-.533-.38-1.317H6.27q.026.366.21.61.188.242.5.366.317.12.714.12.39 0 .679-.113a1.04 1.04 0 0 0 .45-.316.73.73 0 0 0 .16-.465q0-.244-.145-.412a1.1 1.1 0 0 0-.42-.284 4 4 0 0 0-.67-.213l-.792-.199q-.92-.224-1.453-.7-.532-.475-.529-1.282-.003-.66.352-1.154.359-.493.983-.77.625-.277 1.42-.277.81 0 1.414.277.607.276.945.77t.348 1.144zm3.922-2.092 1.757 5.526h.068l1.761-5.526h1.705L15.668 30h-1.982l-2.51-7.273zm10.578 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-.543-.074q-.558 0-.98.277-.42.277-.654.806-.234.526-.234 1.285 0 .76.23 1.293.233.533.654.813.423.277.998.277.522 0 .892-.184.372-.188.568-.53.198-.34.198-.805l.313.046h-1.875v-1.158h3.043v.916q0 .96-.404 1.648a2.76 2.76 0 0 1-1.116 1.058q-.71.37-1.626.37-1.022 0-1.797-.452a3.13 3.13 0 0 1-1.207-1.289q-.43-.837-.43-1.988 0-.884.256-1.577.26-.696.724-1.179a3.1 3.1 0 0 1 1.083-.735 3.5 3.5 0 0 1 1.34-.252q.616 0 1.15.18.533.179.944.505.415.327.678.778.264.447.338.987z"}));a.displayName="Svg";exports.Svg = a;