xbox controller error icon

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

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

7 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the xbox controller error icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.807 4.508a2.58 2.58 0 0 0-1.639-.206l-1.182.226a2.85 2.85 0 0 0-2.004 1.5c-1.367 2.672-2.4 4.862-2.8 6.729c-.41 1.926-.16 3.575 1.08 5.076c.821.996 2.23.794 2.963-.036c.56-.632 1.195-1.364 1.818-2.086a2.15 2.15 0 0 1 1.63-.749h1.51a6.503 6.503 0 0 1 10.226-3.655c-.523-1.532-1.362-3.269-2.39-5.28a2.85 2.85 0 0 0-2.004-1.5l-1.183-.225a2.58 2.58 0 0 0-1.639.206q-.215.107-.439.23a2.34 2.34 0 0 1-1.113.296h-1.282c-.376 0-.757-.104-1.113-.297a15 15 0 0 0-.44-.23M12 10a1 1 0 1 1 0-2a1 1 0 0 1 0 2m11 6.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0M17.5 13a.5.5 0 0 0-.5.5v4a.5.5 0 1 0 1 0v-4a.5.5 0 0 0-.5-.5m0 7.125a.625.625 0 1 0 0-1.25a.625.625 0 0 0 0 1.25"/></svg>

React

import type { SVGProps } from "react";

export function FluentXboxControllerError24Filled(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="M9.807 4.508a2.58 2.58 0 0 0-1.639-.206l-1.182.226a2.85 2.85 0 0 0-2.004 1.5c-1.367 2.672-2.4 4.862-2.8 6.729c-.41 1.926-.16 3.575 1.08 5.076c.821.996 2.23.794 2.963-.036c.56-.632 1.195-1.364 1.818-2.086a2.15 2.15 0 0 1 1.63-.749h1.51a6.503 6.503 0 0 1 10.226-3.655c-.523-1.532-1.362-3.269-2.39-5.28a2.85 2.85 0 0 0-2.004-1.5l-1.183-.225a2.58 2.58 0 0 0-1.639.206q-.215.107-.439.23a2.34 2.34 0 0 1-1.113.296h-1.282c-.376 0-.757-.104-1.113-.297a15 15 0 0 0-.44-.23M12 10a1 1 0 1 1 0-2a1 1 0 0 1 0 2m11 6.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0M17.5 13a.5.5 0 0 0-.5.5v4a.5.5 0 1 0 1 0v-4a.5.5 0 0 0-.5-.5m0 7.125a.625.625 0 1 0 0-1.25a.625.625 0 0 0 0 1.25"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.807 4.508a2.58 2.58 0 0 0-1.639-.206l-1.182.226a2.85 2.85 0 0 0-2.004 1.5c-1.367 2.672-2.4 4.862-2.8 6.729c-.41 1.926-.16 3.575 1.08 5.076c.821.996 2.23.794 2.963-.036c.56-.632 1.195-1.364 1.818-2.086a2.15 2.15 0 0 1 1.63-.749h1.51a6.503 6.503 0 0 1 10.226-3.655c-.523-1.532-1.362-3.269-2.39-5.28a2.85 2.85 0 0 0-2.004-1.5l-1.183-.225a2.58 2.58 0 0 0-1.639.206q-.215.107-.439.23a2.34 2.34 0 0 1-1.113.296h-1.282c-.376 0-.757-.104-1.113-.297a15 15 0 0 0-.44-.23M12 10a1 1 0 1 1 0-2a1 1 0 0 1 0 2m11 6.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0M17.5 13a.5.5 0 0 0-.5.5v4a.5.5 0 1 0 1 0v-4a.5.5 0 0 0-.5-.5m0 7.125a.625.625 0 1 0 0-1.25a.625.625 0 0 0 0 1.25"/></svg>
</template>

CSS

.icon-xbox-controller-error-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.807%204.508a2.58%202.58%200%200%200-1.639-.206l-1.182.226a2.85%202.85%200%200%200-2.004%201.5c-1.367%202.672-2.4%204.862-2.8%206.729c-.41%201.926-.16%203.575%201.08%205.076c.821.996%202.23.794%202.963-.036c.56-.632%201.195-1.364%201.818-2.086a2.15%202.15%200%200%201%201.63-.749h1.51a6.503%206.503%200%200%201%2010.226-3.655c-.523-1.532-1.362-3.269-2.39-5.28a2.85%202.85%200%200%200-2.004-1.5l-1.183-.225a2.58%202.58%200%200%200-1.639.206q-.215.107-.439.23a2.34%202.34%200%200%201-1.113.296h-1.282c-.376%200-.757-.104-1.113-.297a15%2015%200%200%200-.44-.23M12%2010a1%201%200%201%201%200-2a1%201%200%200%201%200%202m11%206.5a5.5%205.5%200%201%201-11%200a5.5%205.5%200%200%201%2011%200M17.5%2013a.5.5%200%200%200-.5.5v4a.5.5%200%201%200%201%200v-4a.5.5%200%200%200-.5-.5m0%207.125a.625.625%200%201%200%200-1.25a.625.625%200%200%200%200%201.25%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%22M9.807%204.508a2.58%202.58%200%200%200-1.639-.206l-1.182.226a2.85%202.85%200%200%200-2.004%201.5c-1.367%202.672-2.4%204.862-2.8%206.729c-.41%201.926-.16%203.575%201.08%205.076c.821.996%202.23.794%202.963-.036c.56-.632%201.195-1.364%201.818-2.086a2.15%202.15%200%200%201%201.63-.749h1.51a6.503%206.503%200%200%201%2010.226-3.655c-.523-1.532-1.362-3.269-2.39-5.28a2.85%202.85%200%200%200-2.004-1.5l-1.183-.225a2.58%202.58%200%200%200-1.639.206q-.215.107-.439.23a2.34%202.34%200%200%201-1.113.296h-1.282c-.376%200-.757-.104-1.113-.297a15%2015%200%200%200-.44-.23M12%2010a1%201%200%201%201%200-2a1%201%200%200%201%200%202m11%206.5a5.5%205.5%200%201%201-11%200a5.5%205.5%200%200%201%2011%200M17.5%2013a.5.5%200%200%200-.5.5v4a.5.5%200%201%200%201%200v-4a.5.5%200%200%200-.5-.5m0%207.125a.625.625%200%201%200%200-1.25a.625.625%200%200%200%200%201.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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