@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 t from"react";import C from"react";var a=({children:e,size:r=24,ariaLabel:n,color:l,ariaHidden:o=!0,style:p,...i})=>C.createElement("svg",{...i,"aria-hidden":o,role:o?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:l,...p}},n&&!o&&C.createElement("title",null,n),e);var s=e=>t.createElement(a,{...e,ariaLabel:"brain-2, ai, thinking, database, ki"},t.createElement("path",{d:"M11.5 2.86183L8.76804 1.95117L4.11111 4.86175V7.52776L2 9.1111V13.8333L4.11111 15.4167V19.1382L8.76804 22.0488L11.5 21.1381V16.2071L10.016 14.7231C9.71823 14.899 9.3709 15 9 15C7.89543 15 7 14.1046 7 13C7 11.8954 7.89543 11 9 11C10.1046 11 11 11.8954 11 13C11 13.3709 10.899 13.7182 10.7231 14.016L12.5 15.7929V21.1381L15.232 22.0488L19.8889 19.1382V15.4167L22 13.8333V9.1111L19.8889 7.52776V4.86175L15.232 1.95117L12.5 2.86183V7.79289L13.984 9.27691C14.2818 9.10096 14.6291 9 15 9C16.1046 9 17 9.89543 17 11C17 12.1046 16.1046 13 15 13C13.8954 13 13 12.1046 13 11C13 10.6291 13.101 10.2818 13.2769 9.98402L11.5 8.20711V2.86183Z",fill:"currentColor"}),t.createElement("path",{d:"M9 12C8.44772 12 8 12.4477 8 13C8 13.5523 8.44772 14 9 14C9.55228 14 10 13.5523 10 13C10 12.4477 9.55228 12 9 12Z",fill:"currentColor"}),t.createElement("path",{d:"M14 11C14 10.4477 14.4477 10 15 10C15.5523 10 16 10.4477 16 11C16 11.5523 15.5523 12 15 12C14.4477 12 14 11.5523 14 11Z",fill:"currentColor"})),f=s;export{s as IconBrain2,f as default};
//# sourceMappingURL=index.mjs.map