@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.32 kB
JavaScript
import p from"react";import n from"react";var a=({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 i=r=>p.createElement(a,{...r,ariaLabel:"signature, sign"},p.createElement("path",{d:"M1.75 16.75H22.25M22.25 14.25H20.8038C19.6667 14.25 20.7462 11.9024 19.8388 11.418C18.8745 10.9033 17.7819 16.054 16.9439 13.9919C16.1552 12.0515 15.1409 10.9924 13.9221 10.8807M13.9221 10.8807C13.8848 9.70711 13.7549 8.63339 13.5664 7.81456C12.9852 5.29 10.5337 2.66685 8.25902 4.21112C5.01445 6.41385 7.66443 10.8361 10.0179 13.0701M13.9221 10.8807C14.0436 14.6958 13.1873 19.5665 10.189 20.1692C6.28144 20.9547 7.77034 15.7969 9.224 13.9919C9.49356 13.6572 9.75822 13.35 10.0179 13.0701M13.9221 10.8807C12.7912 10.7771 11.4842 11.4893 10.0179 13.0701M11.1528 13.9919C10.8026 13.7608 10.4145 13.4465 10.0179 13.0701M1.75 10.75L3.5 12.5M3.5 12.5L5.25 14.25M3.5 12.5L5.25 10.75M3.5 12.5L1.75 14.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),M=i;export{i as IconSignature,M as default};
//# sourceMappingURL=index.mjs.map