@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.19 kB
JavaScript
import s from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":t,role:t?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:p,...l}},o&&!t&&n.createElement("title",null,o),r);var i=r=>s.createElement(a,{...r,ariaLabel:"layers-two, stack"},s.createElement("path",{d:"M7.90035 12.0002L3.59283 14.1014C2.84406 14.4666 2.84406 15.5337 3.59283 15.8989L11.5619 19.7863C11.8386 19.9213 12.1621 19.9213 12.4388 19.7863L20.4079 15.8989C21.1566 15.5337 21.1566 14.4666 20.4079 14.1014L16.1004 12.0002M7.90035 12.0002L3.59283 9.89893C2.84406 9.53367 2.84406 8.46664 3.59283 8.10139L11.5619 4.21402C11.8386 4.07905 12.1621 4.07905 12.4388 4.21402L20.4079 8.10139C21.1566 8.46664 21.1566 9.53367 20.4079 9.89893L16.1004 12.0002M7.90035 12.0002L11.5619 13.7863C11.8386 13.9213 12.1621 13.9213 12.4388 13.7863L16.1004 12.0002",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"})),f=i;export{i as IconLayersTwo,f as default};
//# sourceMappingURL=index.mjs.map