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 h = _interopRequireWildcard(_react);const p=({size:a=40,theme:s="light",...i})=>h.createElement("svg",{width:a,height:a,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...i},h.createElement("mask",{id:"pptx_svg__b",width:32,height:40,x:4,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},h.createElement("path",{fill:"url(#pptx_svg__a)",d:"M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z"})),h.createElement("g",{mask:"url(#pptx_svg__b)"},h.createElement("path",{fill:s==="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"})),h.createElement("path",{fill:s==="light"?"#E9EAEB":"#373A41",d:"m24 0 12 12h-8a4 4 0 0 1-4-4z"}),h.createElement("path",{fill:s==="light"?"#414651":"#CECFD2",d:"M8.52 32v-6.546h2.582q.744 0 1.268.285.524.281.8.783.277.498.277 1.15 0 .653-.28 1.151a1.94 1.94 0 0 1-.816.777q-.53.278-1.285.278H9.42v-1.11h1.423q.399 0 .658-.137a.9.9 0 0 0 .39-.386q.13-.25.13-.572 0-.326-.13-.57a.88.88 0 0 0-.39-.38q-.262-.137-.665-.137h-.933V32zm5.826 0v-6.546h2.583q.744 0 1.268.285.524.281.8.783.277.498.277 1.15 0 .653-.28 1.151a1.94 1.94 0 0 1-.816.777q-.53.278-1.285.278h-1.646v-1.11h1.423q.399 0 .658-.137a.9.9 0 0 0 .39-.386 1.2 1.2 0 0 0 .131-.572 1.2 1.2 0 0 0-.131-.57.88.88 0 0 0-.39-.38q-.262-.137-.665-.137h-.933V32zm5.578-5.404v-1.142H25.3v1.142h-2.004V32h-1.368v-5.404zm7.559-1.142 1.32 2.231h.05l1.327-2.23h1.563l-1.997 3.272L31.788 32h-1.592l-1.342-2.234h-.051L27.46 32h-1.585l2.049-3.273-2.01-3.273z"}),h.createElement("defs",null,h.createElement("linearGradient",{id:"pptx_svg__a",x1:20,x2:20,y1:0,y2:40,gradientUnits:"userSpaceOnUse"},h.createElement("stop",{stopOpacity:.4}),h.createElement("stop",{offset:1}))));p.displayName="Pptx";exports.Pptx = p;