UNPKG

@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.42 kB
"use strict";var f=Object.create;var p=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var h=(e,r)=>{for(var t in r)p(e,t,{get:r[t],enumerable:!0})},l=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of x(r))!I.call(e,o)&&o!==t&&p(e,o,{get:()=>r[o],enumerable:!(n=g(r,o))||n.enumerable});return e};var m=(e,r,t)=>(t=e!=null?f(B(e)):{},l(r||!e||!e.__esModule?p(t,"default",{value:e,enumerable:!0}):t,e)),d=e=>l(p({},"__esModule",{value:!0}),e);var y={};h(y,{IconTree:()=>c,default:()=>w});module.exports=d(y);var s=m(require("react"));var a=m(require("react")),C=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:i,...u})=>a.default.createElement("svg",{...u,"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,...i}},t&&!o&&a.default.createElement("title",null,t),e);var c=e=>s.default.createElement(C,{...e,ariaLabel:"tree"},s.default.createElement("path",{d:"M12 21V15M12 15L10 13M12 15L15 12M20 11C20 15.4183 16.4183 19 12 19C7.58172 19 4 15.4183 4 11C4 6.58172 7.58172 3 12 3C16.4183 3 20 6.58172 20 11Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),w=c;0&&(module.exports={IconTree}); //# sourceMappingURL=index.js.map