@untitledui/file-icons
Version:
Official React library for Untitled UI File Icons
2 lines (1 loc) • 2.11 kB
JavaScript
"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:26,height:16,x:1,y:18,fill:"#7F56D9",rx:2}),t.createElement("path",{fill:"#fff",d:"M7.651 22.727h1.52v5.071q0 .703-.316 1.222a2.1 2.1 0 0 1-.87.799q-.557.28-1.296.28-.657 0-1.193-.23a1.9 1.9 0 0 1-.845-.71q-.313-.48-.31-1.204h1.531q.007.287.118.493a.8.8 0 0 0 .308.313 1 1 0 0 0 .47.106q.283 0 .479-.12a.8.8 0 0 0 .301-.363q.104-.238.103-.586zM10.443 30v-7.273h2.869q.828 0 1.41.316.582.314.888.87.309.555.309 1.279t-.313 1.278-.905.863-1.428.309h-1.829V26.41h1.58q.444 0 .732-.153.29-.156.433-.43.146-.276.146-.635 0-.363-.146-.632a.97.97 0 0 0-.433-.423q-.29-.153-.739-.153H11.98V30zm11.297-4.922a1.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-.544-.074q-.557 0-.98.277-.42.277-.653.806-.235.526-.235 1.285 0 .76.231 1.293t.654.813q.422.277.997.277.523 0 .892-.184.373-.188.568-.53.2-.34.199-.805l.312.046h-1.875v-1.158h3.044v.916q0 .96-.405 1.648-.405.686-1.115 1.058-.71.37-1.627.37-1.022 0-1.796-.452a3.13 3.13 0 0 1-1.208-1.289q-.43-.837-.43-1.988 0-.884.256-1.577.26-.696.724-1.179.465-.483 1.084-.735a3.5 3.5 0 0 1 1.338-.252q.618 0 1.151.18.532.179.945.505.415.327.678.778.263.447.337.987z"}));a.displayName="Jpg";exports.Jpg = a;