@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 985 B
JavaScript
import p from"react";import n from"react";var a=({children:t,size:r=24,ariaLabel:e,color:s,ariaHidden:o=!0,style:l,...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:s,...l}},e&&!o&&n.createElement("title",null,e),t);var m=t=>p.createElement(a,{...t,ariaLabel:"target-arrow, goal, aim, focus, do-not-disdurb"},p.createElement("path",{d:"M20.9451 11C20.9814 11.3283 21 11.662 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C12.338 3 12.6717 3.01863 13 3.05493M11.5 7.02441C8.97334 7.27528 7 9.40705 7 11.9997C7 14.7612 9.23858 16.9997 12 16.9997C14.5926 16.9997 16.7243 15.0265 16.9753 12.5M14 10H18L21.5 6.5L18.5 5.5L17.5 2.5L14 6V10ZM14 10L11.5 12.5",stroke:"currentColor",strokeWidth:"2"})),f=m;export{m as IconTargetArrow,f as default};
//# sourceMappingURL=index.mjs.map