@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.
4 lines (2 loc) • 1.05 kB
JavaScript
import l from"react";var p=({children:n,size:e=24,ariaLabel:o,color:m,ariaHidden:r=!0,style:s,...g})=>{return l.createElement("svg",{...g,"aria-hidden":r,role:r?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:m,...s}},o&&!r&&l.createElement("title",null,o),n)};import t from"react";var i=(n)=>{return t.createElement(p,{...n,ariaLabel:"square-arrow-bottom-right-corner"},t.createElement("path",{d:"M17 4H7C5.34315 4 4 5.34315 4 7V17C4 18.6569 5.34315 20 7 20H17C18.6569 20 20 18.6569 20 17V7C20 5.34315 18.6569 4 17 4Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M12 16H16V12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M15.5 15.5L11 11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},b=i;export{b as default,i as IconSquareArrowBottomRightCorner};
//# debugId=AED093250BB8A67E64756E2164756E21