UNPKG

@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.16 kB
import r from"react";import p from"react";var s=({children:t,size:o=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:i,...l})=>p.createElement("svg",{...l,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...i}},n&&!e&&p.createElement("title",null,n),t);var C=t=>r.createElement(s,{...t,ariaLabel:"horizontal-alignment-top"},r.createElement("path",{d:"M4 4H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M15.5 8C14.6716 8 14 8.67157 14 9.5V14.5C14 15.3284 14.6716 16 15.5 16C16.3284 16 17 15.3284 17 14.5V9.5C17 8.67157 16.3284 8 15.5 8Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M8.5 8C7.67157 8 7 8.67157 7 9.5V18.5C7 19.3284 7.67157 20 8.5 20C9.32843 20 10 19.3284 10 18.5V9.5C10 8.67157 9.32843 8 8.5 8Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),h=C;export{C as IconHorizontalAlignmentTop,h as default}; //# sourceMappingURL=index.mjs.map