@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.38 kB
JavaScript
var C=Object.create;var p=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},i=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of I(t))!x.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(n=V(t,o))||n.enumerable});return r};var s=(r,t,e)=>(e=r!=null?C(g(r)):{},i(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>i(p({},"__esModule",{value:!0}),r);var d={};B(d,{IconPictureInPicture:()=>m,default:()=>h});module.exports=P(d);var l=s(require("react"));var a=s(require("react")),c=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:u,...f})=>a.default.createElement("svg",{...f,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...u}},e&&!o&&a.default.createElement("title",null,e),r);var m=r=>l.default.createElement(c,{...r,ariaLabel:"picture-in-picture"},l.default.createElement("path",{d:"M2 4V18H10V17H3V5H19V12H20V4H2Z",fill:"currentColor"}),l.default.createElement("path",{d:"M12 14V21H22V14H12Z",fill:"currentColor"})),h=m;0&&(module.exports={IconPictureInPicture});
//# sourceMappingURL=index.js.map
;