@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.16 kB
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:C,...l})=>n.createElement("svg",{...l,"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:s,...C}},o&&!t&&n.createElement("title",null,o),r);var c=r=>a.createElement(p,{...r,ariaLabel:"nfc-2"},a.createElement("path",{d:"M10.973 7.8453C12.221 8.79177 13.0281 10.2985 13.0281 11.9955C13.0281 12.6385 12.9122 13.2543 12.7003 13.8226C12.3531 14.754 11.7479 15.558 10.9728 16.1458L6.86126 13.3789M4.80513 16.1456C3.55719 15.1991 2.75 13.6925 2.75 11.9955C2.75 11.3524 2.86589 10.7368 3.07774 10.1685C3.42499 9.23708 4.03005 8.43314 4.80513 7.8453L8.91689 10.6122M19.3805 5.11035C20.568 7.12579 21.25 9.48017 21.25 11.9954C21.25 14.5105 20.568 16.8649 19.3805 18.8804M16.0634 7.62166C16.7499 8.9264 17.1387 10.415 17.1387 11.9954C17.1387 13.5757 16.7499 15.0643 16.0634 16.369",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),g=c;export{c as IconNfc2,g as default};
//# sourceMappingURL=index.mjs.map