@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.96 kB
JavaScript
"use strict";var h=Object.create;var a=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var C=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var x=(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?h(L(r)):{},i(e||!r||!r.__esModule?a(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>i(a({},"__esModule",{value:!0}),r);var B={};x(B,{IconRewrite1:()=>c,default:()=>w});module.exports=g(B);var n=l(require("react"));var p=l(require("react")),u=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:k,...d})=>p.default.createElement("svg",{...d,"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,...k}},t&&!o&&p.default.createElement("title",null,t),r);var c=r=>n.default.createElement(u,{...r,ariaLabel:"rewrite-1, resummarize, text-edit"},n.default.createElement("path",{d:"M7.5 4.75H2.75V19.25H11.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M16.5 19.25H21.25V4.75H12.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M8.75 10H15.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M8.75 14H13.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M6.75 3L8.5 4.75L6.75 6.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M17.25 17.5L15.5 19.25L17.25 21",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),w=c;0&&(module.exports={IconRewrite1});
//# sourceMappingURL=index.js.map