@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.22 kB
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:C,ariaHidden:o=!0,style:a,...s})=>l.createElement("svg",{...s,"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:C,...a}},n&&!o&&l.createElement("title",null,n),r);var c=r=>t.createElement(p,{...r,ariaLabel:"touch, tab, click"},t.createElement("path",{d:"M12.4629 7.6V11.3333H16.4925C18.3908 11.3333 19.9296 12.6678 19.9296 14.5333V16.3704C19.9296 19.4795 17.3649 22 14.2012 22H13.2167C11.6845 22 10.2536 21.2474 9.40369 19.9945L6.18143 15.2444L6.40225 14.7019C6.90011 13.4787 7.99988 12.9349 9.19889 13.5241L9.26291 13.5556V7.6C9.26291 6.71634 9.97925 6 10.8629 6C11.7466 6 12.4629 6.71635 12.4629 7.6Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11 3C8.23858 3 6 5.23858 6 8C6 8.64235 6.12088 9.25528 6.34068 9.81811L5.4092 10.1819C5.14485 9.50499 5 8.76881 5 8C5 4.68629 7.68629 2 11 2C14.3137 2 17 4.68629 17 8H16C16 5.23858 13.7614 3 11 3Z",fill:"currentColor"})),d=c;export{c as IconTouch,d as default};
//# sourceMappingURL=index.mjs.map