aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/world.svg
blob: 2d9565266b074cf47e96fea10b29c2d018fe7d7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
category: Map
tags: [earth, globe, global, language, union]
version: 1.0
---
<svg>
  <circle cx="12" cy="12" r="9" />
  <line x1="3.6" y1="9" x2="20.4" y2="9" />
  <line x1="3.6" y1="15" x2="20.4" y2="15" />
  <path d="M11.5 3a17 17 0 0 0 0 18" />
  <path d="M12.5 3a17 17 0 0 1 0 18" />
</svg>