@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.5 kB
JavaScript
var C=Object.create;var p=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(e,r)=>{for(var t in r)p(e,t,{get:r[t],enumerable:!0})},i=(e,r,t,n)=>{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:!(n=g(r,o))||n.enumerable});return e};var l=(e,r,t)=>(t=e!=null?C(h(e)):{},i(r||!e||!e.__esModule?p(t,"default",{value:e,enumerable:!0}):t,e)),w=e=>i(p({},"__esModule",{value:!0}),e);var b={};B(b,{IconEditBig:()=>m,default:()=>I});module.exports=w(b);var a=l(require("react"));var s=l(require("react")),c=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:u,...d})=>s.default.createElement("svg",{...d,"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&&s.default.createElement("title",null,t),e);var m=e=>a.default.createElement(c,{...e,ariaLabel:"edit-big, box, pencil, pen, write, draw"},a.default.createElement("path",{d:"M8.75 15.25V12.25L18 3L21 6L11.75 15.25H8.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),a.default.createElement("path",{d:"M11.25 3.75H3.75V20.25H20.25V12.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),I=m;0&&(module.exports={IconEditBig});
//# sourceMappingURL=index.js.map
;