@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.35 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.20515 11 8.28583 10.467 9.01918 9.62394L12.3957 12L9.01917 14.3761C8.28582 13.533 7.20515 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.3552 9.84744 15.7461 9.57645 15.2067L23.198 5.62115L22 5.24139L13.2645 11.3886L9.57645 8.79331C9.84744 8.25393 10 7.64478 10 7C10 4.79086 8.20914 3 6 3ZM3 7C3 5.34315 4.34315 4 6 4C7.65685 4 9 5.34315 9 7C9 8.65685 7.65685 10 6 10C4.34315 10 3 8.65685 3 7ZM3 17C3 15.3431 4.34315 14 6 14C7.65685 14 9 15.3431 9 17C9 18.6569 7.65685 20 6 20C4.34315 20 3 18.6569 3 17Z",fill:"currentColor"}),t.createElement("path",{d:"M22 18.7586L14.1327 13.2223L15.0015 12.611L23.198 18.3788L22 18.7586Z",fill:"currentColor"})),L=i;export{i as IconScissors2,L as default};
//# sourceMappingURL=index.mjs.map