@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 2.53 kB
JavaScript
var I=Object.create;var{getPrototypeOf:S,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:y}=Object,c=Object.prototype.hasOwnProperty;function f(e){return this[e]}var B,V,k=(e,r,t)=>{var o=e!=null&&typeof e==="object";if(o){var l=r?B??=new WeakMap:V??=new WeakMap,m=l.get(e);if(m)return m}t=e!=null?I(S(e)):{};let a=r||!e||!e.__esModule?p(t,"default",{value:e,enumerable:!0}):t;for(let s of u(e))if(!c.call(a,s))p(a,s,{get:f.bind(e,s),enumerable:!0});if(o)l.set(e,a);return a},g=(e)=>{var r=(d??=new WeakMap).get(e),t;if(r)return r;if(r=p({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var o of u(e))if(!c.call(r,o))p(r,o,{get:f.bind(e,o),enumerable:!(t=y(e,o))||t.enumerable})}return d.set(e,r),r},d;var P=(e)=>e;function b(e,r){this[e]=P.bind(null,r)}var C=(e,r)=>{for(var t in r)p(e,t,{get:r[t],enumerable:!0,configurable:!0,set:b.bind(r,t)})};var H={};C(H,{CentralIconBase:()=>h});module.exports=g(H);var n=k(require("react")),h=({children:e,size:r=24,ariaLabel:t,color:o,ariaHidden:l=!0,style:m,mode:a="masked",maskId:s,...L})=>{let x=a!=="raw"&&!!s;return n.default.createElement("svg",{...L,"aria-hidden":l,role:l?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:o,...m}},t&&!l&&n.default.createElement("title",null,t),x?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),n.default.createElement("g",{fill:"none",style:{color:"#fff"}},e)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};var v={};C(v,{default:()=>G,IconSearchlinesSparkle:()=>w});module.exports=g(v);var i=k(require("react"));var w=i.default.memo((e)=>{return i.default.createElement(h,{...e,ariaLabel:"search lines-sparkle, magnifier, document, list, page, file",maskId:"square-outlined-radius-0-stroke-2-IconSearchlinesSparkle"},i.default.createElement("path",{d:"M12 21H5V3H19V11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),i.default.createElement("path",{d:"M9 7H15M9 11H12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),i.default.createElement("path",{d:"M18.4 14H17.6L16.6 16.6L14 17.6V18.4L16.6 19.4L17.6 22H18.4L19.4 19.4L22 18.4V17.6L19.4 16.6L18.4 14Z",fill:"currentColor"}))}),G=w;
//# debugId=D73F2C3057CCF68064756E2164756E21