@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.6 kB
JavaScript
var h=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var g=(e,r)=>{for(var t in r)p(e,t,{get:r[t],enumerable:!0})},l=(e,r,t,s)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of f(r))!x.call(e,o)&&o!==t&&p(e,o,{get:()=>r[o],enumerable:!(s=d(r,o))||s.enumerable});return e};var i=(e,r,t)=>(t=e!=null?h(k(e)):{},l(r||!e||!e.__esModule?p(t,"default",{value:e,enumerable:!0}):t,e)),B=e=>l(p({},"__esModule",{value:!0}),e);var L={};g(L,{IconConcise:()=>u,default:()=>I});module.exports=B(L);var n=i(require("react"));var a=i(require("react")),c=({children:e,size:r=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:m,...C})=>a.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:s,...m}},t&&!o&&a.default.createElement("title",null,t),e);var u=e=>n.default.createElement(c,{...e,ariaLabel:"concise, text-shorten, squeeze"},n.default.createElement("path",{d:"M3.75 10.25H20.25M20.25 13.75H3.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M9 20.25L12 17.25L15 20.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M15 3.75L12 6.75L9 3.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),I=u;0&&(module.exports={IconConcise});
//# sourceMappingURL=index.js.map
;