@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.81 kB
JavaScript
"use strict";var u=Object.create;var p=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of k(o))!f.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(s=C(o,e))||s.enumerable});return r};var c=(r,o,t)=>(t=r!=null?u(g(r)):{},a(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),B=r=>a(p({},"__esModule",{value:!0}),r);var y={};x(y,{IconRemoveBackground:()=>d,default:()=>I});module.exports=B(y);var n=c(require("react"));var l=c(require("react")),i=({children:r,size:o=24,ariaLabel:t,color:s,ariaHidden:e=!0,style:h,...m})=>l.default.createElement("svg",{...m,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...h}},t&&!e&&l.default.createElement("title",null,t),r);var d=r=>n.default.createElement(i,{...r,ariaLabel:"remove-background"},n.default.createElement("path",{d:"M20.25 3.75H3.75V20.25H20.25V3.75Z",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("circle",{cx:"12",cy:"12",r:"3",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M14.5 9.5L20 4",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M9.5 14.5L4 20",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M3.75 11.25L11.25 3.75",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M12.75 20.25L20.25 12.75",stroke:"currentColor",strokeWidth:"1.5"})),I=d;0&&(module.exports={IconRemoveBackground});
//# sourceMappingURL=index.js.map