@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 • 1.25 kB
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:C,...s})=>l.createElement("svg",{...s,"aria-hidden":o,role:o?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,...C}},n&&!o&&l.createElement("title",null,n),r);var i=r=>t.createElement(p,{...r,ariaLabel:"page-cloud"},t.createElement("path",{d:"M9 21H5V3H19V10.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.75 22C13.4028 22 11.5 20.0972 11.5 17.75C11.5 15.4028 13.4028 13.5 15.75 13.5C17.068 13.5 18.2436 14.0992 19.0225 15.0387C20.7077 15.291 22 16.7446 22 18.5C22 20.433 20.433 22 18.5 22H15.75ZM18.2558 17.0198C18.3352 17.0068 18.4168 17 18.5 17C19.3284 17 20 17.6716 20 18.5C20 19.3284 19.3284 20 18.5 20H15.75C14.5074 20 13.5 18.9926 13.5 17.75C13.5 16.5074 14.5074 15.5 15.75 15.5C16.5825 15.5 17.3095 15.9522 17.6986 16.6243C17.7881 16.7789 17.8597 16.9451 17.9107 17.1202C18.0197 17.0736 18.1353 17.0395 18.2558 17.0198Z",fill:"currentColor"})),f=i;export{i as IconPageCloud,f as default};
//# sourceMappingURL=index.mjs.map