remote controller icon

remote-controller-broken from Solar by 480 Design · Broken · Home · CC-BY-4.0 Attribution required.

Name
remote-controller-broken
Set
Solar
Style
Broken
Category
Home
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More home icons from Solar

Use the remote controller icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M19 15V9C19 6.19108 19 4.78661 18.3259 3.77772C18.034 3.34096 17.659 2.96596 17.2223 2.67412C16.2134 2 14.8089 2 12 2C9.19108 2 7.78661 2 6.77772 2.67412C6.34096 2.96596 5.96596 3.34096 5.67412 3.77772C5.08522 4.65907 5.01077 5.8423 5.00136 8M18.8096 19C18.7098 19.4816 18.5577 19.8753 18.3259 20.2223C18.034 20.659 17.659 21.034 17.2223 21.3259C16.2134 22 14.8089 22 12 22C9.19108 22 7.78661 22 6.77772 21.3259C6.34096 21.034 5.96596 20.659 5.67412 20.2223C5 19.2134 5 17.8089 5 15V12"/><path d="M15 15.5C15 17.1569 13.6569 18.5 12 18.5C10.3431 18.5 9 17.1569 9 15.5C9 13.8431 10.3431 12.5 12 12.5C13.6569 12.5 15 13.8431 15 15.5Z"/><path stroke-linecap="round" d="M9 5.5H15"/><path stroke-linecap="round" stroke-linejoin="round" d="M9 9H9.0001"/><path stroke-linecap="round" stroke-linejoin="round" d="M15 9H15.0001"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 9H12.0001"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarRemoteControllerBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M19 15V9C19 6.19108 19 4.78661 18.3259 3.77772C18.034 3.34096 17.659 2.96596 17.2223 2.67412C16.2134 2 14.8089 2 12 2C9.19108 2 7.78661 2 6.77772 2.67412C6.34096 2.96596 5.96596 3.34096 5.67412 3.77772C5.08522 4.65907 5.01077 5.8423 5.00136 8M18.8096 19C18.7098 19.4816 18.5577 19.8753 18.3259 20.2223C18.034 20.659 17.659 21.034 17.2223 21.3259C16.2134 22 14.8089 22 12 22C9.19108 22 7.78661 22 6.77772 21.3259C6.34096 21.034 5.96596 20.659 5.67412 20.2223C5 19.2134 5 17.8089 5 15V12"/><path d="M15 15.5C15 17.1569 13.6569 18.5 12 18.5C10.3431 18.5 9 17.1569 9 15.5C9 13.8431 10.3431 12.5 12 12.5C13.6569 12.5 15 13.8431 15 15.5Z"/><path strokeLinecap="round" d="M9 5.5H15"/><path strokeLinecap="round" strokeLinejoin="round" d="M9 9H9.0001"/><path strokeLinecap="round" strokeLinejoin="round" d="M15 9H15.0001"/><path strokeLinecap="round" strokeLinejoin="round" d="M12 9H12.0001"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M19 15V9C19 6.19108 19 4.78661 18.3259 3.77772C18.034 3.34096 17.659 2.96596 17.2223 2.67412C16.2134 2 14.8089 2 12 2C9.19108 2 7.78661 2 6.77772 2.67412C6.34096 2.96596 5.96596 3.34096 5.67412 3.77772C5.08522 4.65907 5.01077 5.8423 5.00136 8M18.8096 19C18.7098 19.4816 18.5577 19.8753 18.3259 20.2223C18.034 20.659 17.659 21.034 17.2223 21.3259C16.2134 22 14.8089 22 12 22C9.19108 22 7.78661 22 6.77772 21.3259C6.34096 21.034 5.96596 20.659 5.67412 20.2223C5 19.2134 5 17.8089 5 15V12"/><path d="M15 15.5C15 17.1569 13.6569 18.5 12 18.5C10.3431 18.5 9 17.1569 9 15.5C9 13.8431 10.3431 12.5 12 12.5C13.6569 12.5 15 13.8431 15 15.5Z"/><path stroke-linecap="round" d="M9 5.5H15"/><path stroke-linecap="round" stroke-linejoin="round" d="M9 9H9.0001"/><path stroke-linecap="round" stroke-linejoin="round" d="M15 9H15.0001"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 9H12.0001"/></g></svg>
</template>

CSS

.icon-remote-controller-broken {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19%2015V9C19%206.19108%2019%204.78661%2018.3259%203.77772C18.034%203.34096%2017.659%202.96596%2017.2223%202.67412C16.2134%202%2014.8089%202%2012%202C9.19108%202%207.78661%202%206.77772%202.67412C6.34096%202.96596%205.96596%203.34096%205.67412%203.77772C5.08522%204.65907%205.01077%205.8423%205.00136%208M18.8096%2019C18.7098%2019.4816%2018.5577%2019.8753%2018.3259%2020.2223C18.034%2020.659%2017.659%2021.034%2017.2223%2021.3259C16.2134%2022%2014.8089%2022%2012%2022C9.19108%2022%207.78661%2022%206.77772%2021.3259C6.34096%2021.034%205.96596%2020.659%205.67412%2020.2223C5%2019.2134%205%2017.8089%205%2015V12%22%2F%3E%3Cpath%20d%3D%22M15%2015.5C15%2017.1569%2013.6569%2018.5%2012%2018.5C10.3431%2018.5%209%2017.1569%209%2015.5C9%2013.8431%2010.3431%2012.5%2012%2012.5C13.6569%2012.5%2015%2013.8431%2015%2015.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%205.5H15%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9%209H9.0001%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%209H15.0001%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%209H12.0001%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19%2015V9C19%206.19108%2019%204.78661%2018.3259%203.77772C18.034%203.34096%2017.659%202.96596%2017.2223%202.67412C16.2134%202%2014.8089%202%2012%202C9.19108%202%207.78661%202%206.77772%202.67412C6.34096%202.96596%205.96596%203.34096%205.67412%203.77772C5.08522%204.65907%205.01077%205.8423%205.00136%208M18.8096%2019C18.7098%2019.4816%2018.5577%2019.8753%2018.3259%2020.2223C18.034%2020.659%2017.659%2021.034%2017.2223%2021.3259C16.2134%2022%2014.8089%2022%2012%2022C9.19108%2022%207.78661%2022%206.77772%2021.3259C6.34096%2021.034%205.96596%2020.659%205.67412%2020.2223C5%2019.2134%205%2017.8089%205%2015V12%22%2F%3E%3Cpath%20d%3D%22M15%2015.5C15%2017.1569%2013.6569%2018.5%2012%2018.5C10.3431%2018.5%209%2017.1569%209%2015.5C9%2013.8431%2010.3431%2012.5%2012%2012.5C13.6569%2012.5%2015%2013.8431%2015%2015.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%205.5H15%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9%209H9.0001%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%209H15.0001%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%209H12.0001%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/remote-controller-broken.svg?color=%231a73e8&size=48