@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.52 kB
JavaScript
import o from"react";import l from"react";var C=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:a,...s})=>l.createElement("svg",{...s,"aria-hidden":t,role:t?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}},n&&!t&&l.createElement("title",null,n),r);var i=r=>o.createElement(C,{...r,ariaLabel:"liquid-glass, glass-effect"},o.createElement("path",{d:"M16.9922 9.5C17.5486 9.5 18 9.95143 18 10.5078V14.5C18 15.3284 17.3284 16 16.5 16H9C8.05896 16 9.00079 17.2388 8.5 17C8.5 17 7.54965 16.5167 7.5498 15.8857C7.55015 15.255 8.06154 14.9962 8.69238 14.9961H16.4922C16.7682 14.9961 16.992 14.7721 16.9922 14.4961V10.5C16.9922 10.216 16.8737 9.95938 16.6836 9.77734C16.6503 9.74529 16.6289 9.70152 16.6289 9.65527C16.6291 9.56949 16.6993 9.5 16.7852 9.5H16.9922Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18 7.82812C20.4707 8.66226 22.25 10.9978 22.25 13.75C22.25 17.2018 19.4518 20 16 20H11.5C8.84162 20 6.57237 18.3397 5.66895 16H2V4H18V7.82812ZM11.5 8.5C8.6005 8.5 6.25 10.8505 6.25 13.75C6.25 16.6495 8.6005 19 11.5 19H16C18.8995 19 21.25 16.6495 21.25 13.75C21.25 10.8505 18.8995 8.5 16 8.5H11.5ZM3 15H5.375C5.29302 14.5961 5.25 14.1781 5.25 13.75C5.25 10.2982 8.04822 7.5 11.5 7.5H16C16.3404 7.5 16.6744 7.52771 17 7.58008V5H3V15Z",fill:"currentColor"})),d=i;export{i as IconLiquidGlass,d as default};
//# sourceMappingURL=index.mjs.map