missing controller icon

missing-controller from Material Symbols Light by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.

Name
missing-controller
Set
Material Symbols Light
Style
Regular
Category
Hardware
Viewbox
24×24
License
Apache 2.0
Aliases
missing-controller-outline, missing-controller-outline-rounded, missing-controller-outline-sharp, missing-controller-rounded, missing-controller-sharp

The same icon in other sets

More hardware icons from Material Symbols Light

Use the missing controller icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5.65 5.035l-.708-.708q1.38-1.396 3.184-2.17Q9.931 1.386 12 1.386t3.874.773t3.184 2.169l-.708.708q-1.2-1.212-2.838-1.931T12 2.384t-3.512.72t-2.838 1.93m2.8 2.8l-.708-.707q.854-.854 1.924-1.298T12 5.385t2.334.444t1.924 1.298l-.708.708q-.675-.675-1.588-1.063T12 6.385t-1.963.387T8.45 7.835M9.96 22.54q-.845-.846-.845-2.04v-8.011q0-1.195.846-2.04q.845-.845 2.039-.845t2.04.845t.845 2.04V20.5q0 1.194-.845 2.04q-.846.845-2.04.845t-2.04-.846m3.453-8.626Q14 13.325 14 12.5t-.587-1.412T12 10.5t-1.412.588T10 12.5t.588 1.413T12 14.5t1.413-.587"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMissingController(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.65 5.035l-.708-.708q1.38-1.396 3.184-2.17Q9.931 1.386 12 1.386t3.874.773t3.184 2.169l-.708.708q-1.2-1.212-2.838-1.931T12 2.384t-3.512.72t-2.838 1.93m2.8 2.8l-.708-.707q.854-.854 1.924-1.298T12 5.385t2.334.444t1.924 1.298l-.708.708q-.675-.675-1.588-1.063T12 6.385t-1.963.387T8.45 7.835M9.96 22.54q-.845-.846-.845-2.04v-8.011q0-1.195.846-2.04q.845-.845 2.039-.845t2.04.845t.845 2.04V20.5q0 1.194-.845 2.04q-.846.845-2.04.845t-2.04-.846m3.453-8.626Q14 13.325 14 12.5t-.587-1.412T12 10.5t-1.412.588T10 12.5t.588 1.413T12 14.5t1.413-.587"/></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.65 5.035l-.708-.708q1.38-1.396 3.184-2.17Q9.931 1.386 12 1.386t3.874.773t3.184 2.169l-.708.708q-1.2-1.212-2.838-1.931T12 2.384t-3.512.72t-2.838 1.93m2.8 2.8l-.708-.707q.854-.854 1.924-1.298T12 5.385t2.334.444t1.924 1.298l-.708.708q-.675-.675-1.588-1.063T12 6.385t-1.963.387T8.45 7.835M9.96 22.54q-.845-.846-.845-2.04v-8.011q0-1.195.846-2.04q.845-.845 2.039-.845t2.04.845t.845 2.04V20.5q0 1.194-.845 2.04q-.846.845-2.04.845t-2.04-.846m3.453-8.626Q14 13.325 14 12.5t-.587-1.412T12 10.5t-1.412.588T10 12.5t.588 1.413T12 14.5t1.413-.587"/></svg>
</template>

CSS

.icon-missing-controller {
  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.65%205.035l-.708-.708q1.38-1.396%203.184-2.17Q9.931%201.386%2012%201.386t3.874.773t3.184%202.169l-.708.708q-1.2-1.212-2.838-1.931T12%202.384t-3.512.72t-2.838%201.93m2.8%202.8l-.708-.707q.854-.854%201.924-1.298T12%205.385t2.334.444t1.924%201.298l-.708.708q-.675-.675-1.588-1.063T12%206.385t-1.963.387T8.45%207.835M9.96%2022.54q-.845-.846-.845-2.04v-8.011q0-1.195.846-2.04q.845-.845%202.039-.845t2.04.845t.845%202.04V20.5q0%201.194-.845%202.04q-.846.845-2.04.845t-2.04-.846m3.453-8.626Q14%2013.325%2014%2012.5t-.587-1.412T12%2010.5t-1.412.588T10%2012.5t.588%201.413T12%2014.5t1.413-.587%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.65%205.035l-.708-.708q1.38-1.396%203.184-2.17Q9.931%201.386%2012%201.386t3.874.773t3.184%202.169l-.708.708q-1.2-1.212-2.838-1.931T12%202.384t-3.512.72t-2.838%201.93m2.8%202.8l-.708-.707q.854-.854%201.924-1.298T12%205.385t2.334.444t1.924%201.298l-.708.708q-.675-.675-1.588-1.063T12%206.385t-1.963.387T8.45%207.835M9.96%2022.54q-.845-.846-.845-2.04v-8.011q0-1.195.846-2.04q.845-.845%202.039-.845t2.04.845t.845%202.04V20.5q0%201.194-.845%202.04q-.846.845-2.04.845t-2.04-.846m3.453-8.626Q14%2013.325%2014%2012.5t-.587-1.412T12%2010.5t-1.412.588T10%2012.5t.588%201.413T12%2014.5t1.413-.587%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/missing-controller.svg?color=%231a73e8&size=48