xbox from Line Awesome by Icons8 · Line · Games · Apache-2.0 Free for personal and commercial use.

Name
xbox
Set
Line Awesome
Style
Line
Category
Games
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More games icons from Line Awesome

Use the xbox icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4C9.383 4 4 9.383 4 16s5.383 12 12 12s12-5.383 12-12S22.617 4 16 4m0 2c.094 0 .188.027.281.031c.254.008.5.008.75.032c.032.003.063-.004.094 0l.281.03a4 4 0 0 1 .188.032a10 10 0 0 1 2.281.656c.008.004.023-.004.031 0c.164.07.313.172.469.25c.207.102.426.196.625.313q.081.046.156.093a.9.9 0 0 1 .25.157c.004.004-.004.027 0 .031c-1.648-.95-5.375 2.063-5.375 2.063c-1.476-1.13-2.816-1.895-3.812-2.157c-.649-.164-1.14-.129-1.469 0c.16-.101.3-.222.469-.312c.011-.008.02-.024.031-.032c.254-.144.516-.257.781-.375c.02-.007.043-.023.063-.03c.187-.083.37-.153.562-.22c.172-.062.356-.105.531-.156c.258-.074.516-.164.782-.218c.082-.016.168-.016.25-.032q.322-.058.656-.093c.031-.004.063.003.094 0A10 10 0 0 1 16 6m6 2.594c.293 0 .637.062.938.25c.039.035.09.058.125.094q.08.068.156.156c.14.144.277.285.406.437c.027.035.066.059.094.094c.078.094.144.184.218.281c.122.16.231.332.344.5c.18.266.348.528.5.813c.145.261.29.535.407.812c.007.02.023.043.03.063l.095.219c.09.23.175.48.25.718c.097.313.183.614.25.938c.007.043.023.082.03.125c.118.613.157 1.258.157 1.906a9.98 9.98 0 0 1-2.281 6.375a9 9 0 0 1-.25.281c.476-2.515-.399-4.37-1.813-6.687c-1.476-2.348-3.812-4.656-3.812-4.656c2.082-1.958 3.808-2.59 4.156-2.72zm-12.125.062c.652.043 1.328.297 1.938.688l.062.031c1.3.781 2.344 1.938 2.344 1.938c-1.13 1.085-3.84 4.374-4.75 6.593c-1.344 3.39-.719 4.875-.719 4.875c.172-1.87 2.941-5.176 3.938-6.218c.519-.61 1.53-1.594 2.312-2.375c.563-.61 1.031-1.094 1.031-1.094l.875.875a68 68 0 0 1 2.844 3c.652.738 1.79 2.129 2.094 2.562c1.304 1.856 1.55 3.114 1.562 3.188c-.11.12-.226.226-.343.343c-.227.227-.442.454-.688.657s-.516.383-.781.562a9 9 0 0 1-.813.5c-.218.117-.43.242-.656.344l-.125.063c-.273.117-.559.218-.844.312c-.023.008-.039.023-.062.031a11 11 0 0 1-1.063.282c-.191.039-.398.035-.593.062A10 10 0 0 1 16.03 26c-.355 0-.718-.027-1.062-.063a10 10 0 0 1-1.906-.375c-.008-.003-.024.004-.032 0a10.1 10.1 0 0 1-2.594-1.28c-.007-.005-.023.003-.03 0a10 10 0 0 1-1.438-1.22A9.95 9.95 0 0 1 6.063 16c0-2.652 1.039-5.031 2.687-6.813c0 0 .43-.53 1.125-.53z"/></svg>

React

import type { SVGProps } from "react";

export function LaXbox(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4C9.383 4 4 9.383 4 16s5.383 12 12 12s12-5.383 12-12S22.617 4 16 4m0 2c.094 0 .188.027.281.031c.254.008.5.008.75.032c.032.003.063-.004.094 0l.281.03a4 4 0 0 1 .188.032a10 10 0 0 1 2.281.656c.008.004.023-.004.031 0c.164.07.313.172.469.25c.207.102.426.196.625.313q.081.046.156.093a.9.9 0 0 1 .25.157c.004.004-.004.027 0 .031c-1.648-.95-5.375 2.063-5.375 2.063c-1.476-1.13-2.816-1.895-3.812-2.157c-.649-.164-1.14-.129-1.469 0c.16-.101.3-.222.469-.312c.011-.008.02-.024.031-.032c.254-.144.516-.257.781-.375c.02-.007.043-.023.063-.03c.187-.083.37-.153.562-.22c.172-.062.356-.105.531-.156c.258-.074.516-.164.782-.218c.082-.016.168-.016.25-.032q.322-.058.656-.093c.031-.004.063.003.094 0A10 10 0 0 1 16 6m6 2.594c.293 0 .637.062.938.25c.039.035.09.058.125.094q.08.068.156.156c.14.144.277.285.406.437c.027.035.066.059.094.094c.078.094.144.184.218.281c.122.16.231.332.344.5c.18.266.348.528.5.813c.145.261.29.535.407.812c.007.02.023.043.03.063l.095.219c.09.23.175.48.25.718c.097.313.183.614.25.938c.007.043.023.082.03.125c.118.613.157 1.258.157 1.906a9.98 9.98 0 0 1-2.281 6.375a9 9 0 0 1-.25.281c.476-2.515-.399-4.37-1.813-6.687c-1.476-2.348-3.812-4.656-3.812-4.656c2.082-1.958 3.808-2.59 4.156-2.72zm-12.125.062c.652.043 1.328.297 1.938.688l.062.031c1.3.781 2.344 1.938 2.344 1.938c-1.13 1.085-3.84 4.374-4.75 6.593c-1.344 3.39-.719 4.875-.719 4.875c.172-1.87 2.941-5.176 3.938-6.218c.519-.61 1.53-1.594 2.312-2.375c.563-.61 1.031-1.094 1.031-1.094l.875.875a68 68 0 0 1 2.844 3c.652.738 1.79 2.129 2.094 2.562c1.304 1.856 1.55 3.114 1.562 3.188c-.11.12-.226.226-.343.343c-.227.227-.442.454-.688.657s-.516.383-.781.562a9 9 0 0 1-.813.5c-.218.117-.43.242-.656.344l-.125.063c-.273.117-.559.218-.844.312c-.023.008-.039.023-.062.031a11 11 0 0 1-1.063.282c-.191.039-.398.035-.593.062A10 10 0 0 1 16.03 26c-.355 0-.718-.027-1.062-.063a10 10 0 0 1-1.906-.375c-.008-.003-.024.004-.032 0a10.1 10.1 0 0 1-2.594-1.28c-.007-.005-.023.003-.03 0a10 10 0 0 1-1.438-1.22A9.95 9.95 0 0 1 6.063 16c0-2.652 1.039-5.031 2.687-6.813c0 0 .43-.53 1.125-.53z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4C9.383 4 4 9.383 4 16s5.383 12 12 12s12-5.383 12-12S22.617 4 16 4m0 2c.094 0 .188.027.281.031c.254.008.5.008.75.032c.032.003.063-.004.094 0l.281.03a4 4 0 0 1 .188.032a10 10 0 0 1 2.281.656c.008.004.023-.004.031 0c.164.07.313.172.469.25c.207.102.426.196.625.313q.081.046.156.093a.9.9 0 0 1 .25.157c.004.004-.004.027 0 .031c-1.648-.95-5.375 2.063-5.375 2.063c-1.476-1.13-2.816-1.895-3.812-2.157c-.649-.164-1.14-.129-1.469 0c.16-.101.3-.222.469-.312c.011-.008.02-.024.031-.032c.254-.144.516-.257.781-.375c.02-.007.043-.023.063-.03c.187-.083.37-.153.562-.22c.172-.062.356-.105.531-.156c.258-.074.516-.164.782-.218c.082-.016.168-.016.25-.032q.322-.058.656-.093c.031-.004.063.003.094 0A10 10 0 0 1 16 6m6 2.594c.293 0 .637.062.938.25c.039.035.09.058.125.094q.08.068.156.156c.14.144.277.285.406.437c.027.035.066.059.094.094c.078.094.144.184.218.281c.122.16.231.332.344.5c.18.266.348.528.5.813c.145.261.29.535.407.812c.007.02.023.043.03.063l.095.219c.09.23.175.48.25.718c.097.313.183.614.25.938c.007.043.023.082.03.125c.118.613.157 1.258.157 1.906a9.98 9.98 0 0 1-2.281 6.375a9 9 0 0 1-.25.281c.476-2.515-.399-4.37-1.813-6.687c-1.476-2.348-3.812-4.656-3.812-4.656c2.082-1.958 3.808-2.59 4.156-2.72zm-12.125.062c.652.043 1.328.297 1.938.688l.062.031c1.3.781 2.344 1.938 2.344 1.938c-1.13 1.085-3.84 4.374-4.75 6.593c-1.344 3.39-.719 4.875-.719 4.875c.172-1.87 2.941-5.176 3.938-6.218c.519-.61 1.53-1.594 2.312-2.375c.563-.61 1.031-1.094 1.031-1.094l.875.875a68 68 0 0 1 2.844 3c.652.738 1.79 2.129 2.094 2.562c1.304 1.856 1.55 3.114 1.562 3.188c-.11.12-.226.226-.343.343c-.227.227-.442.454-.688.657s-.516.383-.781.562a9 9 0 0 1-.813.5c-.218.117-.43.242-.656.344l-.125.063c-.273.117-.559.218-.844.312c-.023.008-.039.023-.062.031a11 11 0 0 1-1.063.282c-.191.039-.398.035-.593.062A10 10 0 0 1 16.03 26c-.355 0-.718-.027-1.062-.063a10 10 0 0 1-1.906-.375c-.008-.003-.024.004-.032 0a10.1 10.1 0 0 1-2.594-1.28c-.007-.005-.023.003-.03 0a10 10 0 0 1-1.438-1.22A9.95 9.95 0 0 1 6.063 16c0-2.652 1.039-5.031 2.687-6.813c0 0 .43-.53 1.125-.53z"/></svg>
</template>

CSS

.icon-xbox {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204C9.383%204%204%209.383%204%2016s5.383%2012%2012%2012s12-5.383%2012-12S22.617%204%2016%204m0%202c.094%200%20.188.027.281.031c.254.008.5.008.75.032c.032.003.063-.004.094%200l.281.03a4%204%200%200%201%20.188.032a10%2010%200%200%201%202.281.656c.008.004.023-.004.031%200c.164.07.313.172.469.25c.207.102.426.196.625.313q.081.046.156.093a.9.9%200%200%201%20.25.157c.004.004-.004.027%200%20.031c-1.648-.95-5.375%202.063-5.375%202.063c-1.476-1.13-2.816-1.895-3.812-2.157c-.649-.164-1.14-.129-1.469%200c.16-.101.3-.222.469-.312c.011-.008.02-.024.031-.032c.254-.144.516-.257.781-.375c.02-.007.043-.023.063-.03c.187-.083.37-.153.562-.22c.172-.062.356-.105.531-.156c.258-.074.516-.164.782-.218c.082-.016.168-.016.25-.032q.322-.058.656-.093c.031-.004.063.003.094%200A10%2010%200%200%201%2016%206m6%202.594c.293%200%20.637.062.938.25c.039.035.09.058.125.094q.08.068.156.156c.14.144.277.285.406.437c.027.035.066.059.094.094c.078.094.144.184.218.281c.122.16.231.332.344.5c.18.266.348.528.5.813c.145.261.29.535.407.812c.007.02.023.043.03.063l.095.219c.09.23.175.48.25.718c.097.313.183.614.25.938c.007.043.023.082.03.125c.118.613.157%201.258.157%201.906a9.98%209.98%200%200%201-2.281%206.375a9%209%200%200%201-.25.281c.476-2.515-.399-4.37-1.813-6.687c-1.476-2.348-3.812-4.656-3.812-4.656c2.082-1.958%203.808-2.59%204.156-2.72zm-12.125.062c.652.043%201.328.297%201.938.688l.062.031c1.3.781%202.344%201.938%202.344%201.938c-1.13%201.085-3.84%204.374-4.75%206.593c-1.344%203.39-.719%204.875-.719%204.875c.172-1.87%202.941-5.176%203.938-6.218c.519-.61%201.53-1.594%202.312-2.375c.563-.61%201.031-1.094%201.031-1.094l.875.875a68%2068%200%200%201%202.844%203c.652.738%201.79%202.129%202.094%202.562c1.304%201.856%201.55%203.114%201.562%203.188c-.11.12-.226.226-.343.343c-.227.227-.442.454-.688.657s-.516.383-.781.562a9%209%200%200%201-.813.5c-.218.117-.43.242-.656.344l-.125.063c-.273.117-.559.218-.844.312c-.023.008-.039.023-.062.031a11%2011%200%200%201-1.063.282c-.191.039-.398.035-.593.062A10%2010%200%200%201%2016.03%2026c-.355%200-.718-.027-1.062-.063a10%2010%200%200%201-1.906-.375c-.008-.003-.024.004-.032%200a10.1%2010.1%200%200%201-2.594-1.28c-.007-.005-.023.003-.03%200a10%2010%200%200%201-1.438-1.22A9.95%209.95%200%200%201%206.063%2016c0-2.652%201.039-5.031%202.687-6.813c0%200%20.43-.53%201.125-.53z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204C9.383%204%204%209.383%204%2016s5.383%2012%2012%2012s12-5.383%2012-12S22.617%204%2016%204m0%202c.094%200%20.188.027.281.031c.254.008.5.008.75.032c.032.003.063-.004.094%200l.281.03a4%204%200%200%201%20.188.032a10%2010%200%200%201%202.281.656c.008.004.023-.004.031%200c.164.07.313.172.469.25c.207.102.426.196.625.313q.081.046.156.093a.9.9%200%200%201%20.25.157c.004.004-.004.027%200%20.031c-1.648-.95-5.375%202.063-5.375%202.063c-1.476-1.13-2.816-1.895-3.812-2.157c-.649-.164-1.14-.129-1.469%200c.16-.101.3-.222.469-.312c.011-.008.02-.024.031-.032c.254-.144.516-.257.781-.375c.02-.007.043-.023.063-.03c.187-.083.37-.153.562-.22c.172-.062.356-.105.531-.156c.258-.074.516-.164.782-.218c.082-.016.168-.016.25-.032q.322-.058.656-.093c.031-.004.063.003.094%200A10%2010%200%200%201%2016%206m6%202.594c.293%200%20.637.062.938.25c.039.035.09.058.125.094q.08.068.156.156c.14.144.277.285.406.437c.027.035.066.059.094.094c.078.094.144.184.218.281c.122.16.231.332.344.5c.18.266.348.528.5.813c.145.261.29.535.407.812c.007.02.023.043.03.063l.095.219c.09.23.175.48.25.718c.097.313.183.614.25.938c.007.043.023.082.03.125c.118.613.157%201.258.157%201.906a9.98%209.98%200%200%201-2.281%206.375a9%209%200%200%201-.25.281c.476-2.515-.399-4.37-1.813-6.687c-1.476-2.348-3.812-4.656-3.812-4.656c2.082-1.958%203.808-2.59%204.156-2.72zm-12.125.062c.652.043%201.328.297%201.938.688l.062.031c1.3.781%202.344%201.938%202.344%201.938c-1.13%201.085-3.84%204.374-4.75%206.593c-1.344%203.39-.719%204.875-.719%204.875c.172-1.87%202.941-5.176%203.938-6.218c.519-.61%201.53-1.594%202.312-2.375c.563-.61%201.031-1.094%201.031-1.094l.875.875a68%2068%200%200%201%202.844%203c.652.738%201.79%202.129%202.094%202.562c1.304%201.856%201.55%203.114%201.562%203.188c-.11.12-.226.226-.343.343c-.227.227-.442.454-.688.657s-.516.383-.781.562a9%209%200%200%201-.813.5c-.218.117-.43.242-.656.344l-.125.063c-.273.117-.559.218-.844.312c-.023.008-.039.023-.062.031a11%2011%200%200%201-1.063.282c-.191.039-.398.035-.593.062A10%2010%200%200%201%2016.03%2026c-.355%200-.718-.027-1.062-.063a10%2010%200%200%201-1.906-.375c-.008-.003-.024.004-.032%200a10.1%2010.1%200%200%201-2.594-1.28c-.007-.005-.023.003-.03%200a10%2010%200%200%201-1.438-1.22A9.95%209.95%200%200%201%206.063%2016c0-2.652%201.039-5.031%202.687-6.813c0%200%20.43-.53%201.125-.53z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/xbox.svg?color=%231a73e8&size=48