xbox-fill from Remix Icon by Remix Design · Fill · Logos · Apache-2.0 Free for personal and commercial use.

Name
xbox-fill
Set
Remix Icon
Style
Fill
Category
Logos
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More logos icons from Remix Icon

Use the xbox icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.42 19.528A9.96 9.96 0 0 0 12 22a9.97 9.97 0 0 0 6.585-2.472c1.564-1.594-3.597-7.258-6.585-9.515c-2.985 2.257-8.15 7.921-6.582 9.515m9.3-12.005c2.083 2.467 6.236 8.594 5.063 10.76A9.95 9.95 0 0 0 22 12.002a9.96 9.96 0 0 0-2.975-7.113s-.023-.018-.068-.035a.7.7 0 0 0-.234-.038c-.494 0-1.655.362-4.005 2.706M5.045 4.855c-.048.017-.068.034-.072.035A9.96 9.96 0 0 0 2 12.003c0 2.379.832 4.561 2.217 6.278C3.051 16.11 7.201 9.988 9.285 7.523C6.935 5.178 5.772 4.818 5.28 4.818a.6.6 0 0 0-.234.039zM12 4.959S9.546 3.523 7.63 3.455c-.753-.027-1.213.246-1.268.282C8.15 2.539 10.05 2 11.988 2H12c1.945 0 3.838.538 5.638 1.737c-.056-.038-.512-.31-1.266-.282c-1.917.068-4.372 1.5-4.372 1.5z"/></svg>

React

import type { SVGProps } from "react";

export function RiXboxFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.42 19.528A9.96 9.96 0 0 0 12 22a9.97 9.97 0 0 0 6.585-2.472c1.564-1.594-3.597-7.258-6.585-9.515c-2.985 2.257-8.15 7.921-6.582 9.515m9.3-12.005c2.083 2.467 6.236 8.594 5.063 10.76A9.95 9.95 0 0 0 22 12.002a9.96 9.96 0 0 0-2.975-7.113s-.023-.018-.068-.035a.7.7 0 0 0-.234-.038c-.494 0-1.655.362-4.005 2.706M5.045 4.855c-.048.017-.068.034-.072.035A9.96 9.96 0 0 0 2 12.003c0 2.379.832 4.561 2.217 6.278C3.051 16.11 7.201 9.988 9.285 7.523C6.935 5.178 5.772 4.818 5.28 4.818a.6.6 0 0 0-.234.039zM12 4.959S9.546 3.523 7.63 3.455c-.753-.027-1.213.246-1.268.282C8.15 2.539 10.05 2 11.988 2H12c1.945 0 3.838.538 5.638 1.737c-.056-.038-.512-.31-1.266-.282c-1.917.068-4.372 1.5-4.372 1.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.42 19.528A9.96 9.96 0 0 0 12 22a9.97 9.97 0 0 0 6.585-2.472c1.564-1.594-3.597-7.258-6.585-9.515c-2.985 2.257-8.15 7.921-6.582 9.515m9.3-12.005c2.083 2.467 6.236 8.594 5.063 10.76A9.95 9.95 0 0 0 22 12.002a9.96 9.96 0 0 0-2.975-7.113s-.023-.018-.068-.035a.7.7 0 0 0-.234-.038c-.494 0-1.655.362-4.005 2.706M5.045 4.855c-.048.017-.068.034-.072.035A9.96 9.96 0 0 0 2 12.003c0 2.379.832 4.561 2.217 6.278C3.051 16.11 7.201 9.988 9.285 7.523C6.935 5.178 5.772 4.818 5.28 4.818a.6.6 0 0 0-.234.039zM12 4.959S9.546 3.523 7.63 3.455c-.753-.027-1.213.246-1.268.282C8.15 2.539 10.05 2 11.988 2H12c1.945 0 3.838.538 5.638 1.737c-.056-.038-.512-.31-1.266-.282c-1.917.068-4.372 1.5-4.372 1.5z"/></svg>
</template>

CSS

.icon-xbox-fill {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.42%2019.528A9.96%209.96%200%200%200%2012%2022a9.97%209.97%200%200%200%206.585-2.472c1.564-1.594-3.597-7.258-6.585-9.515c-2.985%202.257-8.15%207.921-6.582%209.515m9.3-12.005c2.083%202.467%206.236%208.594%205.063%2010.76A9.95%209.95%200%200%200%2022%2012.002a9.96%209.96%200%200%200-2.975-7.113s-.023-.018-.068-.035a.7.7%200%200%200-.234-.038c-.494%200-1.655.362-4.005%202.706M5.045%204.855c-.048.017-.068.034-.072.035A9.96%209.96%200%200%200%202%2012.003c0%202.379.832%204.561%202.217%206.278C3.051%2016.11%207.201%209.988%209.285%207.523C6.935%205.178%205.772%204.818%205.28%204.818a.6.6%200%200%200-.234.039zM12%204.959S9.546%203.523%207.63%203.455c-.753-.027-1.213.246-1.268.282C8.15%202.539%2010.05%202%2011.988%202H12c1.945%200%203.838.538%205.638%201.737c-.056-.038-.512-.31-1.266-.282c-1.917.068-4.372%201.5-4.372%201.5z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.42%2019.528A9.96%209.96%200%200%200%2012%2022a9.97%209.97%200%200%200%206.585-2.472c1.564-1.594-3.597-7.258-6.585-9.515c-2.985%202.257-8.15%207.921-6.582%209.515m9.3-12.005c2.083%202.467%206.236%208.594%205.063%2010.76A9.95%209.95%200%200%200%2022%2012.002a9.96%209.96%200%200%200-2.975-7.113s-.023-.018-.068-.035a.7.7%200%200%200-.234-.038c-.494%200-1.655.362-4.005%202.706M5.045%204.855c-.048.017-.068.034-.072.035A9.96%209.96%200%200%200%202%2012.003c0%202.379.832%204.561%202.217%206.278C3.051%2016.11%207.201%209.988%209.285%207.523C6.935%205.178%205.772%204.818%205.28%204.818a.6.6%200%200%200-.234.039zM12%204.959S9.546%203.523%207.63%203.455c-.753-.027-1.213.246-1.268.282C8.15%202.539%2010.05%202%2011.988%202H12c1.945%200%203.838.538%205.638%201.737c-.056-.038-.512-.31-1.266-.282c-1.917.068-4.372%201.5-4.372%201.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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