@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 2 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.25 12C21.25 17.1086 17.1086 21.25 12 21.25C6.89137 21.25 2.75 17.1086 2.75 12C2.75 6.89137 6.89137 2.75 12 2.75C17.1086 2.75 21.25 6.89137 21.25 12Z",stroke:"currentColor",strokeWidth:"1.5"}),s.default.createElement("path",{d:"M12 10.25H20.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),s.default.createElement("path",{d:"M12 6.75H18.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),s.default.createElement("path",{d:"M12 13.75H20.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),s.default.createElement("path",{d:"M12 17.25H18.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),s.default.createElement("path",{d:"M12 3.25V20.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),B=u;0&&(module.exports={IconShadows});
//# sourceMappingURL=index.js.map