@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 889 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:l,...c})=>n.createElement("svg",{...c,"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:s,...l}},t&&!o&&n.createElement("title",null,t),r);var i=r=>p.createElement(a,{...r,ariaLabel:"square-placeholder-dashed"},p.createElement("path",{d:"M6.5 4V4C5.11929 4 4 5.11929 4 6.5V6.5M17.5 4V4C18.8807 4 20 5.11929 20 6.5V6.5M4 17.5V17.5C4 18.8807 5.11929 20 6.5 20V20M17.5 20V20C18.8807 20 20 18.8807 20 17.5V17.5M10.5 4H13.5M20 10.5V13.5M13.5 20H10.5M4 13.5V10.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),u=i;export{i as IconSquarePlaceholderDashed,u as default};
//# sourceMappingURL=index.mjs.map