@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.45 kB
JavaScript
;var f=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(t,e)=>{for(var o in e)p(t,o,{get:e[o],enumerable:!0})},l=(t,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of d(e))!x.call(t,r)&&r!==o&&p(t,r,{get:()=>e[r],enumerable:!(n=h(e,r))||n.enumerable});return t};var m=(t,e,o)=>(o=t!=null?f(g(t)):{},l(e||!t||!t.__esModule?p(o,"default",{value:t,enumerable:!0}):o,t)),I=t=>l(p({},"__esModule",{value:!0}),t);var b={};B(b,{IconOpenQuote2:()=>i,default:()=>V});module.exports=I(b);var s=m(require("react"));var a=m(require("react")),c=({children:t,size:e=24,ariaLabel:o,color:n,ariaHidden:r=!0,style:u,...C})=>a.default.createElement("svg",{...C,"aria-hidden":r,role:r?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:n,...u}},o&&!r&&a.default.createElement("title",null,o),t);var i=t=>s.default.createElement(c,{...t,ariaLabel:"open-quote-2, blockquote"},s.default.createElement("path",{d:"M14 19H21V11H18V5C18 5 14 6.5 14 11V19Z",stroke:"currentColor",strokeWidth:"2"}),s.default.createElement("path",{d:"M3 19H10L10.0039 11H7.00391L7 5C7 5 3 6.5 3 11V19Z",stroke:"currentColor",strokeWidth:"2"})),V=i;0&&(module.exports={IconOpenQuote2});
//# sourceMappingURL=index.js.map