@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 • 911 B
JavaScript
import a from"react";import n from"react";var p=({children:t,size:r=24,ariaLabel:o,color:s,ariaHidden:e=!0,style:l,...C})=>n.createElement("svg",{...C,"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:s,...l}},o&&!e&&n.createElement("title",null,o),t);var m=t=>a.createElement(p,{...t,ariaLabel:"support"},a.createElement("path",{d:"M5 10V9.75C5 6.02208 8.24594 3 12.25 3C16.2541 3 19.5 6.02208 19.5 9.75V10M12 19V21H15.25C17.7353 21 19.75 18.9853 19.75 16.5M4.5 10H6V16.5H4.5C3.67157 16.5 3 15.8284 3 15V11.5C3 10.6716 3.67157 10 4.5 10ZM18.5 10H20C20.8284 10 21.5 10.6716 21.5 11.5V15C21.5 15.8284 20.8284 16.5 20 16.5H18.5V10Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),f=m;export{m as IconSupport,f as default};
//# sourceMappingURL=index.mjs.map