@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.4 kB
JavaScript
import t from"react";import l from"react";var C=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:s,...a})=>l.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,...s}},n&&!o&&l.createElement("title",null,n),r);var i=r=>t.createElement(C,{...r,ariaLabel:"scissors-2, cut"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6 3C3.79086 3 2 4.79086 2 7C2 9.20914 3.79086 11 6 11C7.11278 11 8.11943 10.5456 8.84453 9.81224L11.8831 12L8.84453 14.1878C8.11943 13.4544 7.11278 13 6 13C3.79086 13 2 14.7909 2 17C2 19.2091 3.79086 21 6 21C8.20914 21 10 19.2091 10 17C10 16.444 9.88657 15.9145 9.68159 15.4334L22.5469 6.17042L21 5.43582L13.1667 11.0758L9.68159 8.56657C9.88657 8.08546 10 7.55598 10 7C10 4.79086 8.20914 3 6 3ZM3.5 7C3.5 5.61929 4.61929 4.5 6 4.5C7.38071 4.5 8.5 5.61929 8.5 7C8.5 8.38071 7.38071 9.5 6 9.5C4.61929 9.5 3.5 8.38071 3.5 7ZM3.5 17C3.5 15.6193 4.61929 14.5 6 14.5C7.38071 14.5 8.5 15.6193 8.5 17C8.5 18.3807 7.38071 19.5 6 19.5C4.61929 19.5 3.5 18.3807 3.5 17Z",fill:"currentColor"}),t.createElement("path",{d:"M21 18.5642L14.4502 13.8483L15.7338 12.9242L22.5469 17.8296L21 18.5642Z",fill:"currentColor"})),L=i;export{i as IconScissors2,L as default};
//# sourceMappingURL=index.mjs.map