@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.76 kB
JavaScript
"use strict";var k=Object.create;var a=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var C=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,t)=>{for(var e in t)a(r,e,{get:t[e],enumerable:!0})},i=(r,t,e,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of C(t))!f.call(r,o)&&o!==e&&a(r,o,{get:()=>t[o],enumerable:!(s=d(t,o))||s.enumerable});return r};var l=(r,t,e)=>(e=r!=null?k(x(r)):{},i(t||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>i(a({},"__esModule",{value:!0}),r);var L={};g(L,{IconTextMotion:()=>c,default:()=>I});module.exports=B(L);var n=l(require("react"));var p=l(require("react")),u=({children:r,size:t=24,ariaLabel:e,color:s,ariaHidden:o=!0,style:m,...h})=>p.default.createElement("svg",{...h,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...m}},e&&!o&&p.default.createElement("title",null,e),r);var c=r=>n.default.createElement(u,{...r,ariaLabel:"text-motion, text-animation"},n.default.createElement("path",{d:"M12.5 14H18.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M6 7H10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M4 17H6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M3 12H8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M10 19L15.5 6L21 19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),I=c;0&&(module.exports={IconTextMotion});
//# sourceMappingURL=index.js.map