UNPKG

@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.49 kB
"use strict";var d=Object.create;var a=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,e)=>{for(var t in e)a(r,t,{get:e[t],enumerable:!0})},l=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of h(e))!x.call(r,o)&&o!==t&&a(r,o,{get:()=>e[o],enumerable:!(n=f(e,o))||n.enumerable});return r};var i=(r,e,t)=>(t=r!=null?d(g(r)):{},l(e||!r||!r.__esModule?a(t,"default",{value:r,enumerable:!0}):t,r)),I=r=>l(a({},"__esModule",{value:!0}),r);var k={};B(k,{IconEditSmall2:()=>c,default:()=>V});module.exports=I(k);var s=i(require("react"));var p=i(require("react")),m=({children:r,size:e=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:u,...C})=>p.default.createElement("svg",{...C,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...u}},t&&!o&&p.default.createElement("title",null,t),r);var c=r=>s.default.createElement(m,{...r,ariaLabel:"edit-small-2"},s.default.createElement("path",{d:"M11.25 3.75H3.75V20.25H20.25V12.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),s.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"})),V=c;0&&(module.exports={IconEditSmall2}); //# sourceMappingURL=index.js.map