@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.37 kB
JavaScript
;var L=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(e,r)=>{for(var t in r)p(e,t,{get:r[t],enumerable:!0})},l=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of g(r))!B.call(e,o)&&o!==t&&p(e,o,{get:()=>r[o],enumerable:!(n=f(r,o))||n.enumerable});return e};var i=(e,r,t)=>(t=e!=null?L(x(e)):{},l(r||!e||!e.__esModule?p(t,"default",{value:e,enumerable:!0}):t,e)),h=e=>l(p({},"__esModule",{value:!0}),e);var w={};I(w,{IconUnpin:()=>c,default:()=>d});module.exports=h(w);var s=i(require("react"));var a=i(require("react")),m=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:u,...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:n,...u}},t&&!o&&a.default.createElement("title",null,t),e);var c=e=>s.default.createElement(m,{...e,ariaLabel:"unpin"},s.default.createElement("path",{d:"M8.5 15.5L4 20M8 8.66667L4 10L14 20L15.3333 16M12 6.75L14.5 3L21 9.5L17.25 12M3 3L21 21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),d=c;0&&(module.exports={IconUnpin});
//# sourceMappingURL=index.js.map