UNPKG

@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.41 kB
"use strict";var f=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,e)=>{for(var t in e)p(r,t,{get:e[t],enumerable:!0})},l=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of d(e))!x.call(r,o)&&o!==t&&p(r,o,{get:()=>e[o],enumerable:!(n=h(e,o))||n.enumerable});return r};var m=(r,e,t)=>(t=r!=null?f(g(r)):{},l(e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),I=r=>l(p({},"__esModule",{value:!0}),r);var w={};B(w,{IconEraserSimple:()=>c,default:()=>b});module.exports=I(w);var s=m(require("react"));var a=m(require("react")),i=({children:r,size:e=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 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&&a.default.createElement("title",null,t),r);var c=r=>s.default.createElement(i,{...r,ariaLabel:"eraser-simple, rubber, clean-up"},s.default.createElement("path",{d:"M7 11L13 17",stroke:"currentColor",strokeWidth:"2"}),s.default.createElement("path",{d:"M14 3L3 14L10 21L21 10L14 3Z",stroke:"currentColor",strokeWidth:"2"})),b=c;0&&(module.exports={IconEraserSimple}); //# sourceMappingURL=index.js.map