@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.78 kB
JavaScript
;var h=Object.create;var p=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var k=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},i=(r,t,e,l)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of f(t))!g.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(l=u(t,o))||l.enumerable});return r};var a=(r,t,e)=>(e=r!=null?h(x(r)):{},i(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>i(p({},"__esModule",{value:!0}),r);var y={};k(y,{IconMedicinePill:()=>C,default:()=>I});module.exports=B(y);var n=a(require("react"));var s=a(require("react")),c=({children:r,size:t=24,ariaLabel:e,color:l,ariaHidden:o=!0,style:m,...d})=>s.default.createElement("svg",{...d,"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:l,...m}},e&&!o&&s.default.createElement("title",null,e),r);var C=r=>n.default.createElement(c,{...r,ariaLabel:"medicine-pill"},n.default.createElement("path",{d:"M17.4541 10.0962C18.6109 8.31497 18.4083 5.90826 16.8462 4.34619C15.0513 2.55127 12.1411 2.55127 10.3462 4.34619L4.34619 10.3462C2.55127 12.1411 2.55127 15.0513 4.34619 16.8462C5.90826 18.4083 8.31497 18.6109 10.0962 17.4541",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M7 7L11 11",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("circle",{cx:"15.5",cy:"15.5",r:"5.5",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M16.5 21L14.5 10",stroke:"currentColor",strokeWidth:"2"})),I=C;0&&(module.exports={IconMedicinePill});
//# sourceMappingURL=index.js.map