@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 • 895 B
JavaScript
import a from"react";import n from"react";var p=({children:t,size:e=24,ariaLabel:o,color:s,ariaHidden:r=!0,style:l,...C})=>n.createElement("svg",{...C,"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:s,...l}},o&&!r&&n.createElement("title",null,o),t);var c=t=>a.createElement(p,{...t,ariaLabel:"text-block"},a.createElement("path",{d:"M13 5.5H20M13 8.5H17M13 15.5H20M13 18.5H17M6 19C4.89543 19 4 18.1046 4 17C4 15.8954 4.89543 15 6 15C7.10457 15 8 15.8954 8 17C8 18.1046 7.10457 19 6 19ZM6 9C4.89543 9 4 8.10457 4 7C4 5.89543 4.89543 5 6 5C7.10457 5 8 5.89543 8 7C8 8.10457 7.10457 9 6 9Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=c;export{c as IconTextBlock,f as default};
//# sourceMappingURL=index.mjs.map