@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.52 kB
JavaScript
var C=Object.create;var a=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var w=(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))!g.call(e,o)&&o!==t&&a(e,o,{get:()=>r[o],enumerable:!(n=f(r,o))||n.enumerable});return e};var i=(e,r,t)=>(t=e!=null?C(x(e)):{},l(r||!e||!e.__esModule?a(t,"default",{value:e,enumerable:!0}):t,e)),B=e=>l(a({},"__esModule",{value:!0}),e);var V={};w(V,{IconEditSmall1:()=>c,default:()=>I});module.exports=B(V);var p=i(require("react"));var s=i(require("react")),m=({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 c=e=>p.default.createElement(m,{...e,ariaLabel:"edit-small-1, box, pencil, pen, write, draw"},p.default.createElement("path",{d:"M12.75 11.25V8.25L18.75 2.25L21.75 5.25L15.75 11.25H12.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),p.default.createElement("path",{d:"M11.25 3.75H3.75V20.25H20.25V12.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),I=c;0&&(module.exports={IconEditSmall1});
//# sourceMappingURL=index.js.map
;