@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.56 kB
JavaScript
import p from"react";import n from"react";var C=({children:e,size:r=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 r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,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),e);var i=e=>p.createElement(C,{...e,ariaLabel:"windsurf"},p.createElement("path",{d:"M22.5893 5.64345H22.7989L22.798 5.64259C22.9098 5.64259 23 5.73282 23 5.84454V10.0837C23 10.1954 22.9098 10.2856 22.798 10.2856H22.6202C21.729 10.2856 21.0072 11.0075 21.0072 11.8986V16.3861C21.0072 17.4757 20.0972 18.36 19.035 18.36C18.339 18.36 17.7554 18.0386 17.3765 17.4972L12.8185 10.9886C12.5101 10.5486 12.0065 10.2865 11.4694 10.2865H11.4668C10.5757 10.2865 9.85381 11.0083 9.85381 11.8995V16.3852C9.85381 17.6236 8.69198 18.5955 7.42961 18.3084C6.92517 18.1941 6.48776 17.8796 6.19129 17.456L1.17273 10.2882C1.06015 10.1266 1 9.93587 1 9.73908V5.84712C1 5.64603 1.25867 5.56525 1.37381 5.72939L6.47402 13.0132C6.78252 13.4532 7.30156 13.7153 7.82404 13.7153C8.70658 13.7153 9.43703 12.9934 9.43703 12.1023V7.61393C9.43703 6.52342 10.372 5.64001 11.411 5.64001C12.077 5.64001 12.6922 5.96227 13.0703 6.5028L17.6283 13.0123C17.9368 13.4523 18.4567 13.7144 18.9774 13.7144C19.854 13.7144 20.5905 12.9925 20.5905 12.1014V7.63884C20.5905 6.53545 21.4859 5.64173 22.5893 5.64345Z",fill:"currentColor"})),V=i;export{i as IconWindsurf,V as default};
//# sourceMappingURL=index.mjs.map