@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 • 848 B
JavaScript
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-up-circle, arrow-top"},p.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 12ZM12 6.79289L16.2071 11L15.5 11.7071L12.5 8.70711V17H11.5V8.70711L8.5 11.7071L7.79289 11L12 6.79289Z",fill:"currentColor"})),d=i;export{i as IconArrowUpCircle,d as default};
//# sourceMappingURL=index.mjs.map