@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.19 kB
JavaScript
"use strict";var h=Object.create;var p=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var L=(r,e)=>{for(var t in e)p(r,t,{get:e[t],enumerable:!0})},l=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of m(e))!f.call(r,s)&&s!==t&&p(r,s,{get:()=>e[s],enumerable:!(n=C(e,s))||n.enumerable});return r};var c=(r,e,t)=>(t=r!=null?h(x(r)):{},l(e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>l(p({},"__esModule",{value:!0}),r);var y={};L(y,{IconTextSelectDashed:()=>k,default:()=>q});module.exports=g(y);var o=c(require("react"));var a=c(require("react")),i=({children:r,size:e=24,ariaLabel:t,color:n,ariaHidden:s=!0,style:u,...d})=>a.default.createElement("svg",{...d,"aria-hidden":s,role:s?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...u}},t&&!s&&a.default.createElement("title",null,t),r);var k=r=>o.default.createElement(i,{...r,ariaLabel:"text-select-dashed, lollipops"},o.default.createElement("path",{d:"M4.25 7.25V18.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.default.createElement("path",{d:"M19.75 5.75V16.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.default.createElement("circle",{cx:"4.25",cy:"5",r:"2.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.default.createElement("circle",{cx:"19.75",cy:"19",r:"2.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.default.createElement("path",{d:"M9.75 5.75H11.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.default.createElement("path",{d:"M14.75 5.75H16.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.default.createElement("path",{d:"M7.75 18.25H9.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.default.createElement("path",{d:"M12.75 18.25H14.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),q=k;0&&(module.exports={IconTextSelectDashed});
//# sourceMappingURL=index.js.map