@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.
4 lines (2 loc) • 1.47 kB
JavaScript
import r from"react";var l=({children:e,size:o=24,ariaLabel:a,color:i,ariaHidden:t=!0,style:m,mode:p="masked",maskId:n,...d})=>{let C=p!=="raw"&&!!n;return r.createElement("svg",{...d,"aria-hidden":t,role:t?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:i,...m}},a&&!t&&r.createElement("title",null,a),C?r.createElement(r.Fragment,null,r.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},e)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import s from"react";var g=s.memo((e)=>{return s.createElement(l,{...e,ariaLabel:"target-arrow, goal, aim, focus, do-not-disdurb",maskId:"square-outlined-radius-0-stroke-2-IconTargetArrow"},s.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"}))}),k=g;export{k as default,g as IconTargetArrow};
//# debugId=9F465A5B0110217464756E2164756E21