UNPKG

@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 1.35 kB
"use strict";var f=Object.create;var a=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(e,r)=>{for(var t in r)a(e,t,{get:r[t],enumerable:!0})},p=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of g(r))!B.call(e,o)&&o!==t&&a(e,o,{get:()=>r[o],enumerable:!(n=d(r,o))||n.enumerable});return e};var m=(e,r,t)=>(t=e!=null?f(x(e)):{},p(r||!e||!e.__esModule?a(t,"default",{value:e,enumerable:!0}):t,e)),h=e=>p(a({},"__esModule",{value:!0}),e);var w={};I(w,{IconPlusSmall:()=>i,default:()=>P});module.exports=h(w);var s=m(require("react"));var l=m(require("react")),c=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:u,...C})=>l.default.createElement("svg",{...C,"aria-hidden":o,role:o?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:n,...u}},t&&!o&&l.default.createElement("title",null,t),e);var i=e=>s.default.createElement(c,{...e,ariaLabel:"plus-small, add small"},s.default.createElement("path",{d:"M12 6.75V12M12 12V17.25M12 12H6.75M12 12H17.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),P=i;0&&(module.exports={IconPlusSmall}); //# sourceMappingURL=index.js.map