tv options edit channels icon

tv-options-edit-channels-rounded from Material Symbols Light by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.

Name
tv-options-edit-channels-rounded
Set
Material Symbols Light
Style
Rounded
Category
Hardware
Viewbox
24×24
License
Apache 2.0
Aliases
tv-options-edit-channels-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More hardware icons from Material Symbols Light

Use the tv options edit channels icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.25 15.212q-.213 0-.356-.144q-.144-.144-.144-.357t.144-.356t.356-.143h1.942q.213 0 .356.144t.144.356t-.144.356t-.356.144zm0-3.385q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h10.558q.212 0 .356.144t.144.357t-.144.356t-.356.143zm0-3.385q-.213 0-.356-.144q-.144-.143-.144-.356t.144-.356t.356-.144h10.558q.212 0 .356.144t.144.357t-.144.356t-.356.143zm8.114 10.176q-.137-.052-.267-.182l-2.466-2.467q-.147-.146-.153-.347t.159-.366t.356-.165t.357.165l2.312 2.317l4.925-4.925q.146-.146.347-.153q.2-.006.37.159q.156.165.159.354t-.163.354l-5.07 5.069q-.134.134-.273.187t-.298.053t-.296-.053M3.698 8.596q-.276 0-.467-.186q-.191-.187-.191-.463t.186-.467t.463-.191t.467.186t.191.463t-.186.467t-.463.191m0 3.385q-.276 0-.477-.201t-.2-.477t.2-.462t.477-.187t.463.187q.186.186.186.462t-.186.477t-.463.2m0 3.405q-.276 0-.477-.201t-.2-.477t.2-.463t.477-.186t.463.186q.186.187.186.463t-.186.477q-.187.2-.463.2"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTvOptionsEditChannelsRounded(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="M7.25 15.212q-.213 0-.356-.144q-.144-.144-.144-.357t.144-.356t.356-.143h1.942q.213 0 .356.144t.144.356t-.144.356t-.356.144zm0-3.385q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h10.558q.212 0 .356.144t.144.357t-.144.356t-.356.143zm0-3.385q-.213 0-.356-.144q-.144-.143-.144-.356t.144-.356t.356-.144h10.558q.212 0 .356.144t.144.357t-.144.356t-.356.143zm8.114 10.176q-.137-.052-.267-.182l-2.466-2.467q-.147-.146-.153-.347t.159-.366t.356-.165t.357.165l2.312 2.317l4.925-4.925q.146-.146.347-.153q.2-.006.37.159q.156.165.159.354t-.163.354l-5.07 5.069q-.134.134-.273.187t-.298.053t-.296-.053M3.698 8.596q-.276 0-.467-.186q-.191-.187-.191-.463t.186-.467t.463-.191t.467.186t.191.463t-.186.467t-.463.191m0 3.385q-.276 0-.477-.201t-.2-.477t.2-.462t.477-.187t.463.187q.186.186.186.462t-.186.477t-.463.2m0 3.405q-.276 0-.477-.201t-.2-.477t.2-.463t.477-.186t.463.186q.186.187.186.463t-.186.477q-.187.2-.463.2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.25 15.212q-.213 0-.356-.144q-.144-.144-.144-.357t.144-.356t.356-.143h1.942q.213 0 .356.144t.144.356t-.144.356t-.356.144zm0-3.385q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h10.558q.212 0 .356.144t.144.357t-.144.356t-.356.143zm0-3.385q-.213 0-.356-.144q-.144-.143-.144-.356t.144-.356t.356-.144h10.558q.212 0 .356.144t.144.357t-.144.356t-.356.143zm8.114 10.176q-.137-.052-.267-.182l-2.466-2.467q-.147-.146-.153-.347t.159-.366t.356-.165t.357.165l2.312 2.317l4.925-4.925q.146-.146.347-.153q.2-.006.37.159q.156.165.159.354t-.163.354l-5.07 5.069q-.134.134-.273.187t-.298.053t-.296-.053M3.698 8.596q-.276 0-.467-.186q-.191-.187-.191-.463t.186-.467t.463-.191t.467.186t.191.463t-.186.467t-.463.191m0 3.385q-.276 0-.477-.201t-.2-.477t.2-.462t.477-.187t.463.187q.186.186.186.462t-.186.477t-.463.2m0 3.405q-.276 0-.477-.201t-.2-.477t.2-.463t.477-.186t.463.186q.186.187.186.463t-.186.477q-.187.2-.463.2"/></svg>
</template>

CSS

.icon-tv-options-edit-channels-rounded {
  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%22M7.25%2015.212q-.213%200-.356-.144q-.144-.144-.144-.357t.144-.356t.356-.143h1.942q.213%200%20.356.144t.144.356t-.144.356t-.356.144zm0-3.385q-.213%200-.356-.144t-.144-.357t.144-.356t.356-.143h10.558q.212%200%20.356.144t.144.357t-.144.356t-.356.143zm0-3.385q-.213%200-.356-.144q-.144-.143-.144-.356t.144-.356t.356-.144h10.558q.212%200%20.356.144t.144.357t-.144.356t-.356.143zm8.114%2010.176q-.137-.052-.267-.182l-2.466-2.467q-.147-.146-.153-.347t.159-.366t.356-.165t.357.165l2.312%202.317l4.925-4.925q.146-.146.347-.153q.2-.006.37.159q.156.165.159.354t-.163.354l-5.07%205.069q-.134.134-.273.187t-.298.053t-.296-.053M3.698%208.596q-.276%200-.467-.186q-.191-.187-.191-.463t.186-.467t.463-.191t.467.186t.191.463t-.186.467t-.463.191m0%203.385q-.276%200-.477-.201t-.2-.477t.2-.462t.477-.187t.463.187q.186.186.186.462t-.186.477t-.463.2m0%203.405q-.276%200-.477-.201t-.2-.477t.2-.463t.477-.186t.463.186q.186.187.186.463t-.186.477q-.187.2-.463.2%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%22M7.25%2015.212q-.213%200-.356-.144q-.144-.144-.144-.357t.144-.356t.356-.143h1.942q.213%200%20.356.144t.144.356t-.144.356t-.356.144zm0-3.385q-.213%200-.356-.144t-.144-.357t.144-.356t.356-.143h10.558q.212%200%20.356.144t.144.357t-.144.356t-.356.143zm0-3.385q-.213%200-.356-.144q-.144-.143-.144-.356t.144-.356t.356-.144h10.558q.212%200%20.356.144t.144.357t-.144.356t-.356.143zm8.114%2010.176q-.137-.052-.267-.182l-2.466-2.467q-.147-.146-.153-.347t.159-.366t.356-.165t.357.165l2.312%202.317l4.925-4.925q.146-.146.347-.153q.2-.006.37.159q.156.165.159.354t-.163.354l-5.07%205.069q-.134.134-.273.187t-.298.053t-.296-.053M3.698%208.596q-.276%200-.467-.186q-.191-.187-.191-.463t.186-.467t.463-.191t.467.186t.191.463t-.186.467t-.463.191m0%203.385q-.276%200-.477-.201t-.2-.477t.2-.462t.477-.187t.463.187q.186.186.186.462t-.186.477t-.463.2m0%203.405q-.276%200-.477-.201t-.2-.477t.2-.463t.477-.186t.463.186q.186.187.186.463t-.186.477q-.187.2-.463.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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