@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.05 kB
JavaScript
import o from"react";import a from"react";var p=({children:r,size:e=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:l,...C})=>a.createElement("svg",{...C,"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:s,...l}},n&&!t&&a.createElement("title",null,n),r);var c=r=>o.createElement(p,{...r,ariaLabel:"page-text-cloud"},o.createElement("path",{d:"M13.25 18.25C13.25 19.9069 14.5931 21.25 16.25 21.25H19C20.2426 21.25 21.25 20.2426 21.25 19C21.25 17.7574 20.2426 16.75 19 16.75C18.9501 16.75 18.9004 16.7516 18.8512 16.7549C18.3334 15.8558 17.3631 15.25 16.25 15.25C14.5931 15.25 13.25 16.5931 13.25 18.25Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.createElement("path",{d:"M10.75 21.25H4.75V2.75H19.25V12.25M8.75 6.75H15.25M8.75 10.75H11.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),g=c;export{c as IconPageTextCloud,g as default};
//# sourceMappingURL=index.mjs.map