diff options
author | codecalm <codecalm@gmail.com> | 2022-08-08 15:41:06 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-08 15:41:06 +0200 |
commit | e4e4bd6eb8c9fff4f6663ff7585eb9cb1d54f9d9 (patch) | |
tree | 6ce8153039229ac0518518b5918015975ea5f0d0 /src/_icons/brand-xbox.svg | |
parent | Delete _import.tsv (diff) | |
download | tabler-icons-e4e4bd6eb8c9fff4f6663ff7585eb9cb1d54f9d9.tar.xz |
18 new icons: `arrows-diff`, `brand-google-fit`, `brand-xbox`, `clipboard-copy`, `currency-yuan`, `empathize`, `exposure-0`, `exposure-minus-1`, `exposure-minus-2`, `exposure-plus-1`, `exposure-plus-2`, `file-orientation`, `input-search`, `mickey`, `text-orientation`, `text-plus`, `text-spellcheck`, `zoom-replace`
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> |