@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.91 kB
JavaScript
"use strict";var c=Object.create;var p=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},i=(r,t,e,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of m(t))!f.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(s=C(t,o))||s.enumerable});return r};var l=(r,t,e)=>(e=r!=null?c(L(r)):{},i(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),w=r=>i(p({},"__esModule",{value:!0}),r);var V={};g(V,{IconRewrite2:()=>u,default:()=>x});module.exports=w(V);var n=l(require("react"));var a=l(require("react")),d=({children:r,size:t=24,ariaLabel:e,color:s,ariaHidden:o=!0,style:h,...k})=>a.default.createElement("svg",{...k,"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,...h}},e&&!o&&a.default.createElement("title",null,e),r);var u=r=>n.default.createElement(d,{...r,ariaLabel:"rewrite-2, write-again, text-edit"},n.default.createElement("path",{d:"M10 11.5V14H12.5L21 5.5L18.5 3L10 11.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),n.default.createElement("path",{d:"M16 6L18 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M8.5 5H3V19H9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M15.5 19H21V12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M8 6V4L9.25 5L8 6Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M16 20V18L14.75 19L16 20Z",stroke:"currentColor",strokeWidth:"2"})),x=u;0&&(module.exports={IconRewrite2});
//# sourceMappingURL=index.js.map