UNPKG

@untitledui/icons

Version:

Official React library for Untitled UI Icons

2 lines (1 loc) 530 B
import*as r from"react";const s=({size:o=24,color:e="currentColor",...t})=>r.createElement("svg",{viewBox:"0 0 24 24",width:o,height:o,stroke:e,strokeWidth:"2",fill:"none",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",...t},r.createElement("path",{d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z"}),r.createElement("path",{d:"M12 18a6 6 0 1 0 0-12 6 6 0 0 0 0 12Z"}),r.createElement("path",{d:"M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"}));s.displayName="Target05";export{s as Target05};