@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.38 kB
JavaScript
;var u=Object.create;var a=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(e,r)=>{for(var t in r)a(e,t,{get:r[t],enumerable:!0})},l=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of h(r))!B.call(e,o)&&o!==t&&a(e,o,{get:()=>r[o],enumerable:!(n=g(r,o))||n.enumerable});return e};var i=(e,r,t)=>(t=e!=null?u(x(e)):{},l(r||!e||!e.__esModule?a(t,"default",{value:e,enumerable:!0}):t,e)),w=e=>l(a({},"__esModule",{value:!0}),e);var y={};I(y,{IconFeather:()=>c,default:()=>d});module.exports=w(y);var s=i(require("react"));var p=i(require("react")),m=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:C,...f})=>p.default.createElement("svg",{...f,"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,...C}},t&&!o&&p.default.createElement("title",null,t),e);var c=e=>s.default.createElement(m,{...e,ariaLabel:"feather, writing"},s.default.createElement("path",{d:"M5 21C5 12 8.5 3 19 3C19 7 14.5 10 14.5 10L16.5 11.5C16.5 11.5 14.5 18 5.93333 18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),d=c;0&&(module.exports={IconFeather});
//# sourceMappingURL=index.js.map