diff options
Diffstat (limited to 'src/main/resources/assets/oneconfig/old-icons/ShapeCircle.svg')
-rw-r--r-- | src/main/resources/assets/oneconfig/old-icons/ShapeCircle.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/assets/oneconfig/old-icons/ShapeCircle.svg b/src/main/resources/assets/oneconfig/old-icons/ShapeCircle.svg new file mode 100644 index 0000000..036a92e --- /dev/null +++ b/src/main/resources/assets/oneconfig/old-icons/ShapeCircle.svg @@ -0,0 +1,3 @@ +<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> +<circle cx="12" cy="12" r="8" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> +</svg> |