@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 • 1.31 kB
JavaScript
import r from"react";import n from"react";var p=({children:t,size:e=24,ariaLabel:s,color:a,ariaHidden:o=!0,style:i,...l})=>n.createElement("svg",{...l,"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:a,...i}},s&&!o&&n.createElement("title",null,s),t);var u=t=>r.createElement(p,{...t,ariaLabel:"dispersion, refraction"},r.createElement("path",{d:"M12 3.75V20.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M2.75 12H8.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M15.75 12H21.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M15.5 7.5L20.25 3.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M20.25 20.25L15.5 16.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M2.75 15.75H8.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M2.75 7.75H8.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),C=u;export{u as IconDispersion,C as default};
//# sourceMappingURL=index.mjs.map