@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.42 kB
JavaScript
import e from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:C,ariaHidden:t=!0,style:a,...i})=>l.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:C,...a}},n&&!t&&l.createElement("title",null,n),o);var s=o=>e.createElement(p,{...o,ariaLabel:"medicine-pill"},e.createElement("path",{d:"M9.97503 3.58104C12.0831 1.47299 15.5009 1.47299 17.609 3.58104C19.0387 5.0108 19.4985 7.04233 18.9893 8.85939C17.947 8.3106 16.7598 8 15.5 8C13.6089 8 11.8812 8.69993 10.562 9.85487L7.13159 6.42448L9.97503 3.58104Z",fill:"currentColor"}),e.createElement("path",{d:"M8 15.5C8 13.6089 8.69993 11.8812 9.85487 10.562L6.42448 7.13159L3.58104 9.97503C1.47299 12.0831 1.47299 15.5009 3.58104 17.609C5.01082 19.0387 7.04228 19.4983 8.85929 18.9891C8.31056 17.9468 8 16.7597 8 15.5Z",fill:"currentColor"}),e.createElement("path",{d:"M9 15.5C9 12.4691 11.0745 9.92267 13.8811 9.20322L16.1339 21.9695C15.9254 21.9897 15.7139 22 15.5 22C11.9101 22 9 19.0899 9 15.5Z",fill:"currentColor"}),e.createElement("path",{d:"M22 15.5C22 18.5309 19.9255 21.0773 17.1189 21.7968L14.8661 9.03052C15.0746 9.01033 15.2861 9 15.5 9C19.0899 9 22 11.9101 22 15.5Z",fill:"currentColor"})),d=s;export{s as IconMedicinePill,d as default};
//# sourceMappingURL=index.mjs.map