UNPKG

@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 855 B
import p from"react";import n from"react";var l=({children:e,size:r=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:s,...c})=>n.createElement("svg",{...c,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},t&&!o&&n.createElement("title",null,t),e);var i=e=>p.createElement(l,{...e,ariaLabel:"arrow-down-circle, arrow-bottom"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM12 17.2071L7.79289 13L8.5 12.2929L11.5 15.2929V7H12.5V15.2929L15.5 12.2929L16.2071 13L12 17.2071Z",fill:"currentColor"})),w=i;export{i as IconArrowDownCircle,w as default}; //# sourceMappingURL=index.mjs.map