@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 C from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:l,...s})=>n.createElement("svg",{...s,"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:a,...l}},o&&!t&&n.createElement("title",null,o),r);var i=r=>C.createElement(p,{...r,ariaLabel:"bezier-curve, bezier, vector,svg"},C.createElement("path",{d:"M15 4H9V6.5H4.93699C4.71497 5.63739 3.93192 5 3 5C1.89543 5 1 5.89543 1 7C1 8.10457 1.89543 9 3 9C3.93192 9 4.71497 8.36261 4.93699 7.5H7.17709C5.08436 8.94453 3.67089 11.3033 3.51446 14H1V20H7V14H4.51641C4.70465 11.1407 6.49546 8.71822 9 7.62397V10H15V7.62397C17.5045 8.71822 19.2954 11.1407 19.4836 14H17V20H23V14H20.4855C20.3291 11.3033 18.9156 8.94453 16.8229 7.5H19.063C19.285 8.36261 20.0681 9 21 9C22.1046 9 23 8.10457 23 7C23 5.89543 22.1046 5 21 5C20.0681 5 19.285 5.63739 19.063 6.5H15V4Z",fill:"currentColor"})),H=i;export{i as IconBezierCurve,H as default};
//# sourceMappingURL=index.mjs.map