@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 • 1.07 kB
JavaScript
import p from"react";import n from"react";var a=({children:e,size:r=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:C,...l})=>n.createElement("svg",{...l,"aria-hidden":o,role:o?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,...C}},t&&!o&&n.createElement("title",null,t),e);var i=e=>p.createElement(a,{...e,ariaLabel:"square-arrow-center, resize big, box, arrow"},p.createElement("path",{d:"M20 13V8.8C20 7.11984 20 6.27976 19.673 5.63803C19.3854 5.07354 18.9265 4.6146 18.362 4.32698C17.7202 4 16.8802 4 15.2 4L8.8 4C7.11984 4 6.27976 4 5.63803 4.32698C5.07354 4.6146 4.6146 5.07354 4.32698 5.63803C4 6.27976 4 7.11984 4 8.8L4 15.2C4 16.8802 4 17.7202 4.32698 18.362C4.6146 18.9265 5.07354 19.3854 5.63803 19.673C6.27976 20 7.11984 20 8.8 20H13M10 15L10 10M10 10H15M10 10L18 18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),g=i;export{i as IconSquareArrowCenter,g as default};
//# sourceMappingURL=index.mjs.map