@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 • 892 B
JavaScript
import a from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:p,ariaHidden:o=!0,style:s,...c})=>n.createElement("svg",{...c,"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:p,...s}},t&&!o&&n.createElement("title",null,t),r);var i=r=>a.createElement(l,{...r,ariaLabel:"circle-arrow-down, download square, save"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM8 17V15.5H16V17H8ZM12 14.5607L8.68934 11.25L9.75 10.1893L11.25 11.6893V7H12.75V11.6893L14.25 10.1893L15.3107 11.25L12 14.5607Z",fill:"currentColor"})),f=i;export{i as IconCircleArrowDown,f as default};
//# sourceMappingURL=index.mjs.map