@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.36 kB
JavaScript
import s from"react";var p=({children:o,size:t=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:i,...l})=>{return s.createElement("svg",{...l,"aria-hidden":e,role:e?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...i}},n&&!e&&s.createElement("title",null,n),o)};import r from"react";var d=(o)=>{return r.createElement(p,{...o,ariaLabel:"page-text-link"},r.createElement("path",{d:"M11.5 21H8C6.34315 21 5 19.6569 5 18V6C5 4.34315 6.34315 3 8 3H16C17.6569 3 19 4.34315 19 6V8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("path",{d:"M15 15C15 13.3431 16.3431 12 18 12C19.6569 12 21 13.3431 21 15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("path",{d:"M15 18C15 19.6569 16.3431 21 18 21C19.6569 21 21 19.6569 21 18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("path",{d:"M18 16V17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("path",{d:"M9 7H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("path",{d:"M9 11H11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))},m=d;export{m as default,d as IconPageTextLink};
//# debugId=1F656E5AAA6BCBBC64756E2164756E21