@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.31 kB
JavaScript
"use strict";var h=Object.create;var a=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var M=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var f=(r,t)=>{for(var e in t)a(r,e,{get:t[e],enumerable:!0})},i=(r,t,e,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of m(t))!L.call(r,o)&&o!==e&&a(r,o,{get:()=>t[o],enumerable:!(s=k(t,o))||s.enumerable});return r};var l=(r,t,e)=>(e=r!=null?h(M(r)):{},i(t||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>i(a({},"__esModule",{value:!0}),r);var x={};f(x,{IconMathBasic:()=>c,default:()=>g});module.exports=B(x);var n=l(require("react"));var p=l(require("react")),C=({children:r,size:t=24,ariaLabel:e,color:s,ariaHidden:o=!0,style:u,...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:s,...u}},e&&!o&&p.default.createElement("title",null,e),r);var c=r=>n.default.createElement(C,{...r,ariaLabel:"math-basic, calc"},n.default.createElement("path",{d:"M7 3.75V10.25M3.75 7H10.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M13.75 7H20.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M13.75 17H20.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M4.25 14.25L7.00002 17M7.00002 17L9.75 19.75M7.00002 17L4.25 19.75M7.00002 17L9.75 14.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M17 14V13.99M17.25 14C17.25 14.1381 17.1381 14.25 17 14.25C16.8619 14.25 16.75 14.1381 16.75 14C16.75 13.8619 16.8619 13.75 17 13.75C17.1381 13.75 17.25 13.8619 17.25 14Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"}),n.default.createElement("path",{d:"M17 20V19.99M17.25 20C17.25 20.1381 17.1381 20.25 17 20.25C16.8619 20.25 16.75 20.1381 16.75 20C16.75 19.8619 16.8619 19.75 17 19.75C17.1381 19.75 17.25 19.8619 17.25 20Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})),g=c;0&&(module.exports={IconMathBasic});
//# sourceMappingURL=index.js.map