@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.94 kB
JavaScript
"use strict";var c=Object.create;var a=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var w=(r,t)=>{for(var e in t)a(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of m(t))!g.call(r,o)&&o!==e&&a(r,o,{get:()=>t[o],enumerable:!(n=k(t,o))||n.enumerable});return r};var i=(r,t,e)=>(e=r!=null?c(f(r)):{},l(t||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>l(a({},"__esModule",{value:!0}),r);var I={};w(I,{IconShadows:()=>u,default:()=>B});module.exports=x(I);var s=i(require("react"));var p=i(require("react")),h=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:C,...d})=>p.default.createElement("svg",{...d,"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,...C}},e&&!o&&p.default.createElement("title",null,e),r);var u=r=>s.default.createElement(h,{...r,ariaLabel:"shadows"},s.default.createElement("path",{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2"}),s.default.createElement("path",{d:"M12 10.25H20.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),s.default.createElement("path",{d:"M12 6.75H18.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),s.default.createElement("path",{d:"M12 13.75H20.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),s.default.createElement("path",{d:"M12 17.25H18.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),s.default.createElement("path",{d:"M12 3.5V20.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),B=u;0&&(module.exports={IconShadows});
//# sourceMappingURL=index.js.map