xbox from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
xbox
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the xbox logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5.469 28.041A15.9 15.9 0 0 0 16 32c4.036 0 7.719-1.489 10.536-3.959c2.5-2.547-5.755-11.609-10.536-15.219c-4.776 3.609-13.036 12.672-10.531 15.219m14.88-19.202c3.333 3.948 9.979 13.749 8.104 17.213A15.92 15.92 0 0 0 32 16.005c0-4.453-1.817-8.484-4.76-11.38c0 0-.037-.032-.109-.057a1 1 0 0 0-.376-.057c-.785 0-2.645.577-6.405 4.328zM4.869 4.568c-.072.025-.109.057-.115.057a15.93 15.93 0 0 0-4.755 11.38c0 3.807 1.328 7.297 3.547 10.041c-1.864-3.468 4.771-13.265 8.109-17.208C7.895 5.082 6.03 4.51 5.244 4.51a.9.9 0 0 0-.376.063zM16 4.735s-3.927-2.297-6.995-2.407c-1.203-.041-1.937.391-2.027.453C9.838.86 12.879 0 15.978 0h.021c3.115 0 6.14.86 9.021 2.781c-.089-.063-.819-.495-2.027-.453c-3.068.109-6.995 2.401-6.995 2.401z"/></svg>

React

import type { SVGProps } from "react";

export function CibXbox(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="M5.469 28.041A15.9 15.9 0 0 0 16 32c4.036 0 7.719-1.489 10.536-3.959c2.5-2.547-5.755-11.609-10.536-15.219c-4.776 3.609-13.036 12.672-10.531 15.219m14.88-19.202c3.333 3.948 9.979 13.749 8.104 17.213A15.92 15.92 0 0 0 32 16.005c0-4.453-1.817-8.484-4.76-11.38c0 0-.037-.032-.109-.057a1 1 0 0 0-.376-.057c-.785 0-2.645.577-6.405 4.328zM4.869 4.568c-.072.025-.109.057-.115.057a15.93 15.93 0 0 0-4.755 11.38c0 3.807 1.328 7.297 3.547 10.041c-1.864-3.468 4.771-13.265 8.109-17.208C7.895 5.082 6.03 4.51 5.244 4.51a.9.9 0 0 0-.376.063zM16 4.735s-3.927-2.297-6.995-2.407c-1.203-.041-1.937.391-2.027.453C9.838.86 12.879 0 15.978 0h.021c3.115 0 6.14.86 9.021 2.781c-.089-.063-.819-.495-2.027-.453c-3.068.109-6.995 2.401-6.995 2.401z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5.469 28.041A15.9 15.9 0 0 0 16 32c4.036 0 7.719-1.489 10.536-3.959c2.5-2.547-5.755-11.609-10.536-15.219c-4.776 3.609-13.036 12.672-10.531 15.219m14.88-19.202c3.333 3.948 9.979 13.749 8.104 17.213A15.92 15.92 0 0 0 32 16.005c0-4.453-1.817-8.484-4.76-11.38c0 0-.037-.032-.109-.057a1 1 0 0 0-.376-.057c-.785 0-2.645.577-6.405 4.328zM4.869 4.568c-.072.025-.109.057-.115.057a15.93 15.93 0 0 0-4.755 11.38c0 3.807 1.328 7.297 3.547 10.041c-1.864-3.468 4.771-13.265 8.109-17.208C7.895 5.082 6.03 4.51 5.244 4.51a.9.9 0 0 0-.376.063zM16 4.735s-3.927-2.297-6.995-2.407c-1.203-.041-1.937.391-2.027.453C9.838.86 12.879 0 15.978 0h.021c3.115 0 6.14.86 9.021 2.781c-.089-.063-.819-.495-2.027-.453c-3.068.109-6.995 2.401-6.995 2.401z"/></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%22M5.469%2028.041A15.9%2015.9%200%200%200%2016%2032c4.036%200%207.719-1.489%2010.536-3.959c2.5-2.547-5.755-11.609-10.536-15.219c-4.776%203.609-13.036%2012.672-10.531%2015.219m14.88-19.202c3.333%203.948%209.979%2013.749%208.104%2017.213A15.92%2015.92%200%200%200%2032%2016.005c0-4.453-1.817-8.484-4.76-11.38c0%200-.037-.032-.109-.057a1%201%200%200%200-.376-.057c-.785%200-2.645.577-6.405%204.328zM4.869%204.568c-.072.025-.109.057-.115.057a15.93%2015.93%200%200%200-4.755%2011.38c0%203.807%201.328%207.297%203.547%2010.041c-1.864-3.468%204.771-13.265%208.109-17.208C7.895%205.082%206.03%204.51%205.244%204.51a.9.9%200%200%200-.376.063zM16%204.735s-3.927-2.297-6.995-2.407c-1.203-.041-1.937.391-2.027.453C9.838.86%2012.879%200%2015.978%200h.021c3.115%200%206.14.86%209.021%202.781c-.089-.063-.819-.495-2.027-.453c-3.068.109-6.995%202.401-6.995%202.401z%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%22M5.469%2028.041A15.9%2015.9%200%200%200%2016%2032c4.036%200%207.719-1.489%2010.536-3.959c2.5-2.547-5.755-11.609-10.536-15.219c-4.776%203.609-13.036%2012.672-10.531%2015.219m14.88-19.202c3.333%203.948%209.979%2013.749%208.104%2017.213A15.92%2015.92%200%200%200%2032%2016.005c0-4.453-1.817-8.484-4.76-11.38c0%200-.037-.032-.109-.057a1%201%200%200%200-.376-.057c-.785%200-2.645.577-6.405%204.328zM4.869%204.568c-.072.025-.109.057-.115.057a15.93%2015.93%200%200%200-4.755%2011.38c0%203.807%201.328%207.297%203.547%2010.041c-1.864-3.468%204.771-13.265%208.109-17.208C7.895%205.082%206.03%204.51%205.244%204.51a.9.9%200%200%200-.376.063zM16%204.735s-3.927-2.297-6.995-2.407c-1.203-.041-1.937.391-2.027.453C9.838.86%2012.879%200%2015.978%200h.021c3.115%200%206.14.86%209.021%202.781c-.089-.063-.819-.495-2.027-.453c-3.068.109-6.995%202.401-6.995%202.401z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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