@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.09 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:"M9 2V4.85222C7.13197 5.63709 5.63709 7.13197 4.85222 9H2V15H4.85222C5.63709 16.868 7.13197 18.3629 9 19.1478V22H15V19.1478C16.868 18.3629 18.3629 16.868 19.1478 15H22V9H19.1478C18.3629 7.13197 16.868 5.63709 15 4.85222V2H9ZM6.51558 9C7.08923 7.9538 7.9538 7.08923 9 6.51558V8H15V6.51558C16.0462 7.08923 16.9108 7.9538 17.4844 9H16V15H17.4844C16.9108 16.0462 16.0462 16.9108 15 17.4844V16H9V17.4844C7.9538 16.9108 7.08923 16.0462 6.51558 15H8V9H6.51558Z",fill:"currentColor"})),u=i;export{i as IconBezierCircle,u as default};
//# sourceMappingURL=index.mjs.map