@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 • 941 B
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":r,role:r?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:a,...s}},t&&!r&&n.createElement("title",null,t),o);var c=o=>p.createElement(l,{...o,ariaLabel:"cloud-check, save"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 14C1 17.3137 3.68629 20 7 20H17C20.3137 20 23 17.3137 23 14C23 11.1691 21.0394 8.79604 18.402 8.16469C17.3138 5.7113 14.8568 4 12 4C9.14324 4 6.68617 5.7113 5.59801 8.16469C2.96058 8.79604 1 11.1691 1 14ZM15.9563 10.2164L15.2164 9.54369L10.25 15.0067L7.78363 12.2937L7.04369 12.9664L10.25 16.4933L15.9563 10.2164Z",fill:"currentColor"})),f=c;export{c as IconCloudCheck,f as default};
//# sourceMappingURL=index.mjs.map