@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 944 B
JavaScript
import o from"react";import s from"react";var a=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:l,...i})=>s.createElement("svg",{...i,"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:p,...l}},n&&!t&&s.createElement("title",null,n),r);var c=r=>o.createElement(a,{...r,ariaLabel:"settings-gear-1, preferences"},o.createElement("path",{d:"M12 3L20 7.49995V16.4999L12 20.9999L4 16.5002L4 7.49992L12 3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("path",{d:"M15 12C15 13.6568 13.6569 15 12 15C10.3432 15 9.00003 13.6568 9.00003 12C9.00003 10.3431 10.3432 8.99998 12 8.99998C13.6569 8.99998 15 10.3431 15 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),f=c;export{c as IconSettingsGear1,f as default};
//# sourceMappingURL=index.mjs.map