@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.92 kB
JavaScript
"use strict";var c=Object.create;var l=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)l(r,t,{get:o[t],enumerable:!0})},i=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of m(o))!f.call(r,e)&&e!==t&&l(r,e,{get:()=>o[e],enumerable:!(s=k(o,e))||s.enumerable});return r};var a=(r,o,t)=>(t=r!=null?c(L(r)):{},i(o||!r||!r.__esModule?l(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>i(l({},"__esModule",{value:!0}),r);var B={};g(B,{IconCodeAnalyze:()=>u,default:()=>y});module.exports=x(B);var n=a(require("react"));var p=a(require("react")),d=({children:r,size:o=24,ariaLabel:t,color:s,ariaHidden:e=!0,style:h,...C})=>p.default.createElement("svg",{...C,"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&&p.default.createElement("title",null,t),r);var u=r=>n.default.createElement(d,{...r,ariaLabel:"code-analyze, vibe-coding"},n.default.createElement("path",{d:"M13 3.75H3.75V20.25H20.25V11",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M7 8.25H13",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M7 12H10.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M12 12H17",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M7 15.75H14",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M19 1L20.0804 3.91964L23 5L20.0804 6.08036L19 9L17.9196 6.08036L15 5L17.9196 3.91964L19 1Z",fill:"currentColor"})),y=u;0&&(module.exports={IconCodeAnalyze});
//# sourceMappingURL=index.js.map