@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 979 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...L})=>n.createElement("svg",{...L,"aria-hidden":t,role:t?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:s,...l}},o&&!t&&n.createElement("title",null,o),r);var c=r=>a.createElement(p,{...r,ariaLabel:"bezier-circle, vector, nodes"},a.createElement("path",{d:"M9.5 5.45963C7.64503 6.1691 6.1691 7.64503 5.45963 9.5M14.5 5.45963C16.355 6.1691 17.8309 7.64503 18.5404 9.5M18.5404 14.5C17.8309 16.355 16.355 17.8309 14.5 18.5404M9.49999 18.5404C7.64502 17.8309 6.1691 16.355 5.45963 14.5M10 21L10 17L14 17L14 21L10 21ZM17 10L21 10L21 14L17 14L17 10ZM10 7L10 3L14 3L14 7L10 7ZM3 10L3 14L7 14L7 10L3 10Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),f=c;export{c as IconBezierCircle,f as default};
//# sourceMappingURL=index.mjs.map