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.

2 lines 708 B
import a from"react";import n from"react";var p=({children:t,size:r=24,ariaLabel:o,color:l,ariaHidden:e=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":e,role:e?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:l,...s}},o&&!e&&n.createElement("title",null,o),t);var m=t=>a.createElement(p,{...t,ariaLabel:"drop, water, precipitation, liquid"},a.createElement("path",{d:"M19 14C19 17.866 15.866 21 12 21C8.13401 21 5 17.866 5 14C5 8.5 12 3 12 3C12 3 19 8.5 19 14Z",stroke:"currentColor",strokeWidth:"2"})),d=m;export{m as IconDrop,d as default}; //# sourceMappingURL=index.mjs.map