@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.75 kB
JavaScript
import r from"react";import l from"react";var C=({children:t,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:a,...i})=>l.createElement("svg",{...i,"aria-hidden":o,role:o?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:p,...a}},n&&!o&&l.createElement("title",null,n),t);var s=t=>r.createElement(C,{...t,ariaLabel:"visual-intelligence"},r.createElement("path",{d:"M7.59129 4.15089C11.021 2.22196 15.4457 2.71778 18.3639 5.63597C21.2821 8.55417 21.7779 12.9789 19.849 16.4086L19.6039 16.8444L20.4755 17.3346L20.7206 16.8988C22.8636 13.0885 22.3145 8.17238 19.071 4.92887C15.8275 1.68535 10.9113 1.13629 7.10107 3.27929L6.66527 3.5244L7.15549 4.396L7.59129 4.15089Z",fill:"currentColor"}),r.createElement("path",{d:"M4.15089 7.59129L4.396 7.15548L3.5244 6.66527L3.27929 7.10107C1.13629 10.9113 1.68535 15.8275 4.92887 19.071C8.17238 22.3145 13.0885 22.8636 16.8988 20.7206L17.3346 20.4755L16.8444 19.6039L16.4086 19.849C12.9789 21.7779 8.55417 21.2821 5.63597 18.3639C2.71778 15.4457 2.22196 11.021 4.15089 7.59129Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.9245 11.7359C16.2267 9.00522 14.1727 7.49993 11.9999 7.49993C9.82716 7.49993 7.77318 9.00522 6.07532 11.7359L5.91116 11.9999L6.07532 12.2639C7.77318 14.9947 9.82716 16.4999 11.9999 16.4999C14.1727 16.4999 16.2267 14.9947 17.9245 12.2639L18.0887 11.9999L17.9245 11.7359ZM12 13.5C12.8284 13.5 13.5 12.8284 13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5Z",fill:"currentColor"})),f=s;export{s as IconVisualIntelligence,f as default};
//# sourceMappingURL=index.mjs.map