@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.78 kB
JavaScript
"use strict";var k=Object.create;var a=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var C=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,e)=>{for(var t in e)a(r,t,{get:e[t],enumerable:!0})},i=(r,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of C(e))!f.call(r,o)&&o!==t&&a(r,o,{get:()=>e[o],enumerable:!(s=m(e,o))||s.enumerable});return r};var l=(r,e,t)=>(t=r!=null?k(L(r)):{},i(e||!r||!r.__esModule?a(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>i(a({},"__esModule",{value:!0}),r);var I={};g(I,{IconSquized:()=>c,default:()=>B});module.exports=x(I);var n=l(require("react"));var p=l(require("react")),u=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:d,...h})=>p.default.createElement("svg",{...h,"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:s,...d}},t&&!o&&p.default.createElement("title",null,t),r);var c=r=>n.default.createElement(u,{...r,ariaLabel:"squized,centered,aligned"},n.default.createElement("path",{d:"M12 3.75V20.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M5 9L8 12L5 15",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M19 9L16 12L19 15",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M7.5 12H1.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M22.25 12H16.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),B=c;0&&(module.exports={IconSquized});
//# sourceMappingURL=index.js.map