@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.3 kB
JavaScript
import r from"react";import l from"react";var p=({children:t,size:o=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...C})=>l.createElement("svg",{...C,"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:a,...s}},n&&!e&&l.createElement("title",null,n),t);var i=t=>r.createElement(p,{...t,ariaLabel:"sunset-arrow-down"},r.createElement("path",{d:"M12.5 3V7.29282L14.4999 5.29289L15.207 6L11.9999 9.20711L8.79282 6L9.49992 5.29289L11.5 7.29297V3H12.5Z",fill:"currentColor"}),r.createElement("path",{d:"M2 20V19H22V20H2Z",fill:"currentColor"}),r.createElement("path",{d:"M5 16H2V17H5V16Z",fill:"currentColor"}),r.createElement("path",{d:"M22 16H19V17H22V16Z",fill:"currentColor"}),r.createElement("path",{d:"M17.043 11.1175L19.3411 9.1891L19.9839 9.95514L17.6858 11.8835L17.043 11.1175Z",fill:"currentColor"}),r.createElement("path",{d:"M6.95829 11.1175L4.66016 9.18909L4.01737 9.95514L6.3155 11.8835L6.95829 11.1175Z",fill:"currentColor"}),r.createElement("path",{d:"M17 17V16C17 13.2386 14.7614 11 12 11C9.23858 11 7 13.2386 7 16V17C9.1522 17 14.8478 17 17 17Z",fill:"currentColor"})),V=i;export{i as IconSunsetArrowDown,V as default};
//# sourceMappingURL=index.mjs.map