@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.68 kB
JavaScript
import r from"react";import i from"react";var s=({children:t,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:l,...a})=>i.createElement("svg",{...a,"aria-hidden":o,role:o?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}},n&&!o&&i.createElement("title",null,n),t);var C=t=>r.createElement(s,{...t,ariaLabel:"script-2, paper, page, contract, file, document"},r.createElement("path",{d:"M7 15.5001C7 15.5001 7 8.27553 7 5.99689C7 5.46697 7.21052 4.95894 7.58617 4.58455C7.96104 4.21015 8.46974 4.00049 9.00035 4.00049C12.1715 4.00049 18 4.00049 18 4.00049",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M13.9974 20L6.0329 20C5.49368 20 4.97658 19.7859 4.59526 19.4047C4.21395 19.0235 4 18.5063 4 17.9675V17.9675C4 16.8809 4.88156 16 5.9682 16C7.75398 16 9.21745 16 10.9994 16C12.1039 16 13 16.8974 13 18.002V18.002C13 19.105 13.895 20 14.998 20H15.002C16.105 20 17 19.105 17 18.002V9",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19 4C19.5304 4 20.0393 4.21077 20.4143 4.58585C20.7892 4.96092 21 5.46954 21 6C21 6.32937 21 6.6708 21 7.00015C21 8.10472 20.1046 9 19 9H17V6C17 5.46954 17.2108 4.96092 17.5857 4.58585C17.9607 4.21077 18.4696 4 19 4Z",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),k=C;export{C as IconScript2,k as default};
//# sourceMappingURL=index.mjs.map