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.41 kB
"use strict";var f=Object.create;var p=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var w=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of w(t))!B.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(n=g(t,o))||n.enumerable});return r};var i=(r,t,e)=>(e=r!=null?f(x(r)):{},l(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),d=r=>l(p({},"__esModule",{value:!0}),r);var V={};I(V,{IconArrowSplit:()=>m,default:()=>h});module.exports=d(V);var a=i(require("react"));var s=i(require("react")),c=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:u,...C})=>s.default.createElement("svg",{...C,"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,...u}},e&&!o&&s.default.createElement("title",null,e),r);var m=r=>a.default.createElement(c,{...r,ariaLabel:"arrow-split, rules, direction, split"},a.default.createElement("path",{d:"M3.75 9.25V3.75H9.25M14.75 3.75H20.25V9.25M12 12V20.25M12 12L4.5 4.5M12 12L19.5 4.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),h=m;0&&(module.exports={IconArrowSplit}); //# sourceMappingURL=index.js.map