@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.82 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.25 14.25H18.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M5.75 6.75H10.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M2.75 12H8.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M3.75 17.25H6.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M9.75 19.25L15.5 5.5L21.25 19.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),I=c;0&&(module.exports={IconTextMotion});
//# sourceMappingURL=index.js.map