tv retro slash icon

tv-retro-slash from Unicons by Iconscout · Line · User Interface · Apache-2.0 Free for personal and commercial use.

Name
tv-retro-slash
Set
Unicons
Style
Line
Category
User Interface
Viewbox
24×24
License
Apache 2.0

More user interface icons from Unicons

Use the tv retro slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.62 7.92A1 1 0 0 0 12 8h6a1 1 0 0 1 1 1v5.34a1 1 0 1 0 2 0V9a3 3 0 0 0-3-3h-3.59l2.3-2.29a1 1 0 1 0-1.42-1.42l-4 4a1 1 0 0 0-.21.33a1 1 0 0 0 0 .76a1 1 0 0 0 .54.54m10.09 12.37l-18-18a1 1 0 0 0-1.42 1.42l2.54 2.53A3 3 0 0 0 3 9v8a3 3 0 0 0 3 3v1a1 1 0 0 0 2 0v-1h8v1a1 1 0 0 0 2 0v-1a3 3 0 0 0 .53-.06l1.76 1.77a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.42M6 18a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h.59l10 10Z"/></svg>

React

import type { SVGProps } from "react";

export function UilTvRetroSlash(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="M11.62 7.92A1 1 0 0 0 12 8h6a1 1 0 0 1 1 1v5.34a1 1 0 1 0 2 0V9a3 3 0 0 0-3-3h-3.59l2.3-2.29a1 1 0 1 0-1.42-1.42l-4 4a1 1 0 0 0-.21.33a1 1 0 0 0 0 .76a1 1 0 0 0 .54.54m10.09 12.37l-18-18a1 1 0 0 0-1.42 1.42l2.54 2.53A3 3 0 0 0 3 9v8a3 3 0 0 0 3 3v1a1 1 0 0 0 2 0v-1h8v1a1 1 0 0 0 2 0v-1a3 3 0 0 0 .53-.06l1.76 1.77a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.42M6 18a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h.59l10 10Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.62 7.92A1 1 0 0 0 12 8h6a1 1 0 0 1 1 1v5.34a1 1 0 1 0 2 0V9a3 3 0 0 0-3-3h-3.59l2.3-2.29a1 1 0 1 0-1.42-1.42l-4 4a1 1 0 0 0-.21.33a1 1 0 0 0 0 .76a1 1 0 0 0 .54.54m10.09 12.37l-18-18a1 1 0 0 0-1.42 1.42l2.54 2.53A3 3 0 0 0 3 9v8a3 3 0 0 0 3 3v1a1 1 0 0 0 2 0v-1h8v1a1 1 0 0 0 2 0v-1a3 3 0 0 0 .53-.06l1.76 1.77a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.42M6 18a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h.59l10 10Z"/></svg>
</template>

CSS

.icon-tv-retro-slash {
  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%22M11.62%207.92A1%201%200%200%200%2012%208h6a1%201%200%200%201%201%201v5.34a1%201%200%201%200%202%200V9a3%203%200%200%200-3-3h-3.59l2.3-2.29a1%201%200%201%200-1.42-1.42l-4%204a1%201%200%200%200-.21.33a1%201%200%200%200%200%20.76a1%201%200%200%200%20.54.54m10.09%2012.37l-18-18a1%201%200%200%200-1.42%201.42l2.54%202.53A3%203%200%200%200%203%209v8a3%203%200%200%200%203%203v1a1%201%200%200%200%202%200v-1h8v1a1%201%200%200%200%202%200v-1a3%203%200%200%200%20.53-.06l1.76%201.77a1%201%200%200%200%201.42%200a1%201%200%200%200%200-1.42M6%2018a1%201%200%200%201-1-1V9a1%201%200%200%201%201-1h.59l10%2010Z%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%22M11.62%207.92A1%201%200%200%200%2012%208h6a1%201%200%200%201%201%201v5.34a1%201%200%201%200%202%200V9a3%203%200%200%200-3-3h-3.59l2.3-2.29a1%201%200%201%200-1.42-1.42l-4%204a1%201%200%200%200-.21.33a1%201%200%200%200%200%20.76a1%201%200%200%200%20.54.54m10.09%2012.37l-18-18a1%201%200%200%200-1.42%201.42l2.54%202.53A3%203%200%200%200%203%209v8a3%203%200%200%200%203%203v1a1%201%200%200%200%202%200v-1h8v1a1%201%200%200%200%202%200v-1a3%203%200%200%200%20.53-.06l1.76%201.77a1%201%200%200%200%201.42%200a1%201%200%200%200%200-1.42M6%2018a1%201%200%200%201-1-1V9a1%201%200%200%201%201-1h.59l10%2010Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/tv-retro-slash.svg?color=%231a73e8&size=48