@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.
2 lines • 1.96 kB
JavaScript
"use strict";var h=Object.create;var a=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var C=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var f=(r,e)=>{for(var t in e)a(r,t,{get:e[t],enumerable:!0})},l=(r,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of d(e))!x.call(r,o)&&o!==t&&a(r,o,{get:()=>e[o],enumerable:!(s=m(e,o))||s.enumerable});return r};var L=(r,e,t)=>(t=r!=null?h(C(r)):{},l(e||!r||!r.__esModule?a(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>l(a({},"__esModule",{value:!0}),r);var I={};f(I,{IconBoxSparkle:()=>c,default:()=>B});module.exports=g(I);var n=L(require("react"));var p=L(require("react")),i=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:u,...k})=>p.default.createElement("svg",{...k,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...u}},t&&!o&&p.default.createElement("title",null,t),r);var c=r=>n.default.createElement(i,{...r,ariaLabel:"box-sparkle, magic box"},n.default.createElement("path",{d:"M5 10H19V21H5V10Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M10 14H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M18.9998 5L16.2998 9.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M7.41667 5.41667L7.5 5.25L7.58333 5.41667L7.75 5.5L7.58333 5.58333L7.5 5.75L7.41667 5.58333L7.25 5.5L7.41667 5.41667Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M12.75 3.75L13 3.25L13.25 3.75L13.75 4L13.25 4.25L13 4.75L12.75 4.25L12.25 4L12.75 3.75Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),B=c;0&&(module.exports={IconBoxSparkle});
//# sourceMappingURL=index.js.map