xbox-controller-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.

Name
xbox-controller-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the xbox controller icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M18.637 6.053a2.67 2.67 0 0 0-1.694.208q-.327.163-.67.351c-.454.25-.947.388-1.438.388h-1.674c-.49 0-.983-.137-1.438-.388q-.334-.183-.653-.342a2.72 2.72 0 0 0-1.727-.214l-1.622.311a3.03 3.03 0 0 0-2.126 1.608c-1.672 3.292-2.926 5.96-3.393 8.224c-.48 2.332-.139 4.3 1.404 6.092c.882 1.024 2.35.826 3.132-.065c.597-.68 1.277-1.466 1.956-2.258A2.76 2.76 0 0 1 10.792 19h6.413c.805 0 1.571.354 2.097.968c.691.806 1.383 1.606 1.988 2.295c.765.87 2.205 1.055 3.067.066c1.569-1.8 1.92-3.776 1.439-6.122c-.468-2.277-1.733-4.963-3.42-8.282a2.93 2.93 0 0 0-2.06-1.55zM14 12.25a1.25 1.25 0 1 1 0-2.5a1.25 1.25 0 0 1 0 2.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentXboxController28Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M18.637 6.053a2.67 2.67 0 0 0-1.694.208q-.327.163-.67.351c-.454.25-.947.388-1.438.388h-1.674c-.49 0-.983-.137-1.438-.388q-.334-.183-.653-.342a2.72 2.72 0 0 0-1.727-.214l-1.622.311a3.03 3.03 0 0 0-2.126 1.608c-1.672 3.292-2.926 5.96-3.393 8.224c-.48 2.332-.139 4.3 1.404 6.092c.882 1.024 2.35.826 3.132-.065c.597-.68 1.277-1.466 1.956-2.258A2.76 2.76 0 0 1 10.792 19h6.413c.805 0 1.571.354 2.097.968c.691.806 1.383 1.606 1.988 2.295c.765.87 2.205 1.055 3.067.066c1.569-1.8 1.92-3.776 1.439-6.122c-.468-2.277-1.733-4.963-3.42-8.282a2.93 2.93 0 0 0-2.06-1.55zM14 12.25a1.25 1.25 0 1 1 0-2.5a1.25 1.25 0 0 1 0 2.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M18.637 6.053a2.67 2.67 0 0 0-1.694.208q-.327.163-.67.351c-.454.25-.947.388-1.438.388h-1.674c-.49 0-.983-.137-1.438-.388q-.334-.183-.653-.342a2.72 2.72 0 0 0-1.727-.214l-1.622.311a3.03 3.03 0 0 0-2.126 1.608c-1.672 3.292-2.926 5.96-3.393 8.224c-.48 2.332-.139 4.3 1.404 6.092c.882 1.024 2.35.826 3.132-.065c.597-.68 1.277-1.466 1.956-2.258A2.76 2.76 0 0 1 10.792 19h6.413c.805 0 1.571.354 2.097.968c.691.806 1.383 1.606 1.988 2.295c.765.87 2.205 1.055 3.067.066c1.569-1.8 1.92-3.776 1.439-6.122c-.468-2.277-1.733-4.963-3.42-8.282a2.93 2.93 0 0 0-2.06-1.55zM14 12.25a1.25 1.25 0 1 1 0-2.5a1.25 1.25 0 0 1 0 2.5"/></svg>
</template>

CSS

.icon-xbox-controller-28-filled {
  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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.637%206.053a2.67%202.67%200%200%200-1.694.208q-.327.163-.67.351c-.454.25-.947.388-1.438.388h-1.674c-.49%200-.983-.137-1.438-.388q-.334-.183-.653-.342a2.72%202.72%200%200%200-1.727-.214l-1.622.311a3.03%203.03%200%200%200-2.126%201.608c-1.672%203.292-2.926%205.96-3.393%208.224c-.48%202.332-.139%204.3%201.404%206.092c.882%201.024%202.35.826%203.132-.065c.597-.68%201.277-1.466%201.956-2.258A2.76%202.76%200%200%201%2010.792%2019h6.413c.805%200%201.571.354%202.097.968c.691.806%201.383%201.606%201.988%202.295c.765.87%202.205%201.055%203.067.066c1.569-1.8%201.92-3.776%201.439-6.122c-.468-2.277-1.733-4.963-3.42-8.282a2.93%202.93%200%200%200-2.06-1.55zM14%2012.25a1.25%201.25%200%201%201%200-2.5a1.25%201.25%200%200%201%200%202.5%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.637%206.053a2.67%202.67%200%200%200-1.694.208q-.327.163-.67.351c-.454.25-.947.388-1.438.388h-1.674c-.49%200-.983-.137-1.438-.388q-.334-.183-.653-.342a2.72%202.72%200%200%200-1.727-.214l-1.622.311a3.03%203.03%200%200%200-2.126%201.608c-1.672%203.292-2.926%205.96-3.393%208.224c-.48%202.332-.139%204.3%201.404%206.092c.882%201.024%202.35.826%203.132-.065c.597-.68%201.277-1.466%201.956-2.258A2.76%202.76%200%200%201%2010.792%2019h6.413c.805%200%201.571.354%202.097.968c.691.806%201.383%201.606%201.988%202.295c.765.87%202.205%201.055%203.067.066c1.569-1.8%201.92-3.776%201.439-6.122c-.468-2.277-1.733-4.963-3.42-8.282a2.93%202.93%200%200%200-2.06-1.55zM14%2012.25a1.25%201.25%200%201%201%200-2.5a1.25%201.25%200%200%201%200%202.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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