@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.17 kB
JavaScript
import r from"react";import l from"react";var p=({children:t,size:o=24,ariaLabel:n,color:i,ariaHidden:e=!0,style:a,...s})=>l.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...a}},n&&!e&&l.createElement("title",null,n),t);var f=t=>r.createElement(p,{...t,ariaLabel:"dispersion, refraction"},r.createElement("path",{d:"M21.3037 20.126L20.374 21.3037L14.4463 16.624L15.376 15.4463L21.3037 20.126Z",fill:"currentColor"}),r.createElement("path",{d:"M12.75 21H11.25V3H12.75V21Z",fill:"currentColor"}),r.createElement("path",{d:"M9 16.5H2V15H9V16.5Z",fill:"currentColor"}),r.createElement("path",{d:"M9 12.75H2V11.25H9V12.75Z",fill:"currentColor"}),r.createElement("path",{d:"M22 12.75H15V11.25H22V12.75Z",fill:"currentColor"}),r.createElement("path",{d:"M21.3037 3.87402L15.376 8.55371L14.4463 7.37598L20.374 2.69629L21.3037 3.87402Z",fill:"currentColor"}),r.createElement("path",{d:"M9 8.5H2V7H9V8.5Z",fill:"currentColor"})),c=f;export{f as IconDispersion,c as default};
//# sourceMappingURL=index.mjs.map