@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.11 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.25H4.85462C4.55793 5.51704 3.83934 5 3 5C1.89543 5 1 5.89543 1 7C1 8.10457 1.89543 9 3 9C3.83934 9 4.55793 8.48296 4.85462 7.75H6.74932C4.81205 9.20531 3.49843 11.446 3.28168 14H1V20H7V14H4.78832C5.05655 11.3904 6.70912 9.19015 9 8.14754V10H15V8.14754C17.2909 9.19015 18.9435 11.3904 19.2117 14H17V20H23V14H20.7183C20.5016 11.446 19.1879 9.20531 17.2507 7.75H19.1454C19.4421 8.48296 20.1607 9 21 9C22.1046 9 23 8.10457 23 7C23 5.89543 22.1046 5 21 5C20.1607 5 19.4421 5.51704 19.1454 6.25H15V4Z",fill:"currentColor"})),H=i;export{i as IconBezierCurve,H as default};
//# sourceMappingURL=index.mjs.map