diff options
Diffstat (limited to 'src/_icons/brand-xbox.svg')
-rw-r--r-- | src/_icons/brand-xbox.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/brand-xbox.svg b/src/_icons/brand-xbox.svg new file mode 100644 index 00000000..9ed1b390 --- /dev/null +++ b/src/_icons/brand-xbox.svg @@ -0,0 +1,8 @@ +--- +category: Brand +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M6.5 5c7.72 2.266 10.037 7.597 12.5 12.5" /> + <path d="M17.5 5c-7.72 2.266 -10.037 7.597 -12.5 12.5" /> +</svg> |