@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.1 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:s,...C})=>n.createElement("svg",{...C,"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:a,...s}},t&&!o&&n.createElement("title",null,t),r);var i=r=>p.createElement(l,{...r,ariaLabel:"bezier-circle, vector, nodes"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 9H18.8758C18.1198 7.26962 16.7304 5.88017 15 5.1242V2H9V5.1242C7.26962 5.88017 5.88017 7.26962 5.1242 9H2V15L5.1242 15C5.88017 16.7304 7.26962 18.1198 9 18.8758V22H15V18.8758C16.7304 18.1198 18.1198 16.7304 18.8758 15H22V9ZM15 6.2321C16.1823 6.84837 17.1516 7.81775 17.7679 9H16L16 15H17.7679C17.1516 16.1823 16.1823 17.1516 15 17.7679V16H9V17.7679C7.81775 17.1516 6.84837 16.1823 6.2321 15H8V9L6.2321 9C6.84837 7.81775 7.81775 6.84837 9 6.2321L9 8L15 8V6.2321Z",fill:"currentColor"})),u=i;export{i as IconBezierCircle,u as default};
//# sourceMappingURL=index.mjs.map