UNPKG

@untitledui/file-icons

Version:

Official React library for Untitled UI File Icons

2 lines (1 loc) 2.21 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 h = _interopRequireWildcard(_react);const i=({size:t=40,theme:r="light",...e})=>h.createElement("svg",{width:t,height:t,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...e},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:32,height:16,x:1,y:18,fill:"#7F56D9",rx:2}),h.createElement("path",{fill:"#fff",d:"M7.59 22.727h1.52v5.071q0 .703-.316 1.222a2.1 2.1 0 0 1-.87.799q-.558.28-1.296.28-.657 0-1.194-.23a1.9 1.9 0 0 1-.845-.71q-.312-.48-.309-1.204h1.53q.009.287.118.493a.8.8 0 0 0 .309.313 1 1 0 0 0 .469.106q.284 0 .48-.12a.8.8 0 0 0 .301-.363q.103-.238.103-.586zM10.38 30v-7.273h2.87q.826 0 1.41.316.582.314.887.87.309.555.309 1.279t-.312 1.278-.906.863q-.59.309-1.428.309h-1.828V26.41h1.58q.444 0 .731-.153.291-.156.434-.43.145-.276.145-.635 0-.363-.145-.632a.97.97 0 0 0-.434-.423q-.291-.153-.738-.153h-1.037V30zm6.475 0v-7.273h4.9v1.268h-3.363v1.733h3.111v1.268h-3.11v1.736h3.377V30zM27.8 25.078a1.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.232.533.654.813.422.277.998.277.522 0 .891-.184.373-.188.569-.53.198-.34.198-.805l.313.046h-1.875v-1.158h3.043v.916q0 .96-.405 1.648a2.76 2.76 0 0 1-1.115 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.259-.696.724-1.179a3.1 3.1 0 0 1 1.083-.735 3.5 3.5 0 0 1 1.339-.252q.618 0 1.15.18.533.179.945.505.415.327.678.778.263.447.338.987z"}));i.displayName="Jpeg";exports.Jpeg = i;