@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 973 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 2.75L20.25 7.49995V16.4999L12 21.2499L3.75 16.5002L3.75 7.49992L12 2.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.createElement("path",{d:"M15.25 12C15.25 13.7949 13.795 15.25 12 15.25C10.2051 15.25 8.75003 13.7949 8.75003 12C8.75003 10.2051 10.2051 8.75 12 8.75C13.795 8.75 15.25 10.2051 15.25 12Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),f=c;export{c as IconSettingsGear1,f as default};
//# sourceMappingURL=index.mjs.map