@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.83 kB
JavaScript
"use strict";var C=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,e)=>{for(var t in e)p(r,t,{get:e[t],enumerable:!0})},a=(r,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of m(e))!f.call(r,o)&&o!==t&&p(r,o,{get:()=>e[o],enumerable:!(s=d(e,o))||s.enumerable});return r};var c=(r,e,t)=>(t=r!=null?C(x(r)):{},a(e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),y=r=>a(p({},"__esModule",{value:!0}),r);var I={};g(I,{IconTextSelect:()=>u,default:()=>B});module.exports=y(I);var n=c(require("react"));var l=c(require("react")),i=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:k,...h})=>l.default.createElement("svg",{...h,"aria-hidden":o,role:o?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:s,...k}},t&&!o&&l.default.createElement("title",null,t),r);var u=r=>n.default.createElement(i,{...r,ariaLabel:"text-select, lollipops"},n.default.createElement("path",{d:"M4 7V19H13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M20 17V5H11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("circle",{cx:"4",cy:"5",r:"2",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("circle",{cx:"20",cy:"19",r:"2",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M9 10H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M9 14H13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),B=u;0&&(module.exports={IconTextSelect});
//# sourceMappingURL=index.js.map