@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.19 kB
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:C,...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,...C}},o&&!t&&n.createElement("title",null,o),r);var i=r=>a.createElement(p,{...r,ariaLabel:"bezier-curve, bezier, vector,svg"},a.createElement("path",{d:"M3 7H9.5M21 7H14.5M9.5 7.1483C6.41503 8.16228 4.15837 11.0018 4.00799 14.389M19.992 14.389C19.8416 11.0018 17.585 8.16228 14.5 7.1483M3 7.5V6.5M21 7.5V6.5M9.75 4.75H14.25V9.25H9.75V4.75ZM17.75 14.75H22.25V19.25H17.75V14.75ZM1.75 14.75H6.25V19.25H1.75V14.75ZM4.25 7C4.25 7.69036 3.69036 8.25 3 8.25C2.30964 8.25 1.75 7.69036 1.75 7C1.75 6.30964 2.30964 5.75 3 5.75C3.69036 5.75 4.25 6.30964 4.25 7ZM22.25 7C22.25 7.69036 21.6904 8.25 21 8.25C20.3096 8.25 19.75 7.69036 19.75 7C19.75 6.30964 20.3096 5.75 21 5.75C21.6904 5.75 22.25 6.30964 22.25 7Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),M=i;export{i as IconBezierCurve,M as default};
//# sourceMappingURL=index.mjs.map