UNPKG

@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.

4 lines (2 loc) 1.57 kB
import r from"react";var l=({children:t,size:e=24,ariaLabel:i,color:p,ariaHidden:n=!0,style:a,mode:m="masked",maskId:s,...d})=>{let c=m!=="raw"&&!!s;return r.createElement("svg",{...d,"aria-hidden":n,role:n?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:p,...a}},i&&!n&&r.createElement("title",null,i),c?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import o from"react";var h=o.memo((t)=>{return o.createElement(l,{...t,ariaLabel:"medicine-pill",maskId:"square-outlined-radius-0-stroke-2-IconMedicinePill"},o.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"}),o.createElement("path",{d:"M7 7L11 11",stroke:"currentColor",strokeWidth:"2"}),o.createElement("circle",{cx:"15.5",cy:"15.5",r:"5.5",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M16.5 21L14.5 10",stroke:"currentColor",strokeWidth:"2"}))}),w=h;export{w as default,h as IconMedicinePill}; //# debugId=A74DBEC208DBDB6964756E2164756E21