subtitles-gear from Material Symbols Light by Google · Regular · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
subtitles-gear
Set
Material Symbols Light
Style
Regular
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More audio & video icons from Material Symbols Light

Use the subtitles gear icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.02 19l-.147-1.154q-.415-.086-.784-.291t-.662-.52l-1.085.43l-.423-.719l.92-.692q-.166-.421-.166-.881t.166-.88l-.9-.731l.423-.72l1.065.45q.275-.315.653-.51t.793-.282l.146-1.154h.847l.126 1.154q.416.087.797.288t.65.516l1.065-.462l.423.731l-.9.73q.165.422.165.876t-.165.875l.92.692l-.424.72l-1.084-.431q-.295.315-.663.52t-.784.291L17.865 19zm.403-2.02q.748 0 1.278-.529t.53-1.278t-.53-1.278t-1.278-.53t-1.278.53t-.53 1.278t.53 1.278t1.278.53M6.577 11.846h1v-1h-1zM4.616 19q-.672 0-1.144-.472T3 17.385V6.615q0-.67.472-1.143Q3.944 5 4.616 5h14.769q.67 0 1.143.472q.472.472.472 1.144v3.534q-.788-.563-1.691-.873t-1.867-.31q-1.31 0-2.45.497q-1.142.496-1.996 1.382H9.577v1h2.642q-.378.571-.615 1.216q-.237.644-.331 1.361H6.577v1h4.677q.04.977.37 1.896T12.567 19z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSubtitlesGear(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="m17.02 19l-.147-1.154q-.415-.086-.784-.291t-.662-.52l-1.085.43l-.423-.719l.92-.692q-.166-.421-.166-.881t.166-.88l-.9-.731l.423-.72l1.065.45q.275-.315.653-.51t.793-.282l.146-1.154h.847l.126 1.154q.416.087.797.288t.65.516l1.065-.462l.423.731l-.9.73q.165.422.165.876t-.165.875l.92.692l-.424.72l-1.084-.431q-.295.315-.663.52t-.784.291L17.865 19zm.403-2.02q.748 0 1.278-.529t.53-1.278t-.53-1.278t-1.278-.53t-1.278.53t-.53 1.278t.53 1.278t1.278.53M6.577 11.846h1v-1h-1zM4.616 19q-.672 0-1.144-.472T3 17.385V6.615q0-.67.472-1.143Q3.944 5 4.616 5h14.769q.67 0 1.143.472q.472.472.472 1.144v3.534q-.788-.563-1.691-.873t-1.867-.31q-1.31 0-2.45.497q-1.142.496-1.996 1.382H9.577v1h2.642q-.378.571-.615 1.216q-.237.644-.331 1.361H6.577v1h4.677q.04.977.37 1.896T12.567 19z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.02 19l-.147-1.154q-.415-.086-.784-.291t-.662-.52l-1.085.43l-.423-.719l.92-.692q-.166-.421-.166-.881t.166-.88l-.9-.731l.423-.72l1.065.45q.275-.315.653-.51t.793-.282l.146-1.154h.847l.126 1.154q.416.087.797.288t.65.516l1.065-.462l.423.731l-.9.73q.165.422.165.876t-.165.875l.92.692l-.424.72l-1.084-.431q-.295.315-.663.52t-.784.291L17.865 19zm.403-2.02q.748 0 1.278-.529t.53-1.278t-.53-1.278t-1.278-.53t-1.278.53t-.53 1.278t.53 1.278t1.278.53M6.577 11.846h1v-1h-1zM4.616 19q-.672 0-1.144-.472T3 17.385V6.615q0-.67.472-1.143Q3.944 5 4.616 5h14.769q.67 0 1.143.472q.472.472.472 1.144v3.534q-.788-.563-1.691-.873t-1.867-.31q-1.31 0-2.45.497q-1.142.496-1.996 1.382H9.577v1h2.642q-.378.571-.615 1.216q-.237.644-.331 1.361H6.577v1h4.677q.04.977.37 1.896T12.567 19z"/></svg>
</template>

CSS

.icon-subtitles-gear {
  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%22m17.02%2019l-.147-1.154q-.415-.086-.784-.291t-.662-.52l-1.085.43l-.423-.719l.92-.692q-.166-.421-.166-.881t.166-.88l-.9-.731l.423-.72l1.065.45q.275-.315.653-.51t.793-.282l.146-1.154h.847l.126%201.154q.416.087.797.288t.65.516l1.065-.462l.423.731l-.9.73q.165.422.165.876t-.165.875l.92.692l-.424.72l-1.084-.431q-.295.315-.663.52t-.784.291L17.865%2019zm.403-2.02q.748%200%201.278-.529t.53-1.278t-.53-1.278t-1.278-.53t-1.278.53t-.53%201.278t.53%201.278t1.278.53M6.577%2011.846h1v-1h-1zM4.616%2019q-.672%200-1.144-.472T3%2017.385V6.615q0-.67.472-1.143Q3.944%205%204.616%205h14.769q.67%200%201.143.472q.472.472.472%201.144v3.534q-.788-.563-1.691-.873t-1.867-.31q-1.31%200-2.45.497q-1.142.496-1.996%201.382H9.577v1h2.642q-.378.571-.615%201.216q-.237.644-.331%201.361H6.577v1h4.677q.04.977.37%201.896T12.567%2019z%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%22m17.02%2019l-.147-1.154q-.415-.086-.784-.291t-.662-.52l-1.085.43l-.423-.719l.92-.692q-.166-.421-.166-.881t.166-.88l-.9-.731l.423-.72l1.065.45q.275-.315.653-.51t.793-.282l.146-1.154h.847l.126%201.154q.416.087.797.288t.65.516l1.065-.462l.423.731l-.9.73q.165.422.165.876t-.165.875l.92.692l-.424.72l-1.084-.431q-.295.315-.663.52t-.784.291L17.865%2019zm.403-2.02q.748%200%201.278-.529t.53-1.278t-.53-1.278t-1.278-.53t-1.278.53t-.53%201.278t.53%201.278t1.278.53M6.577%2011.846h1v-1h-1zM4.616%2019q-.672%200-1.144-.472T3%2017.385V6.615q0-.67.472-1.143Q3.944%205%204.616%205h14.769q.67%200%201.143.472q.472.472.472%201.144v3.534q-.788-.563-1.691-.873t-1.867-.31q-1.31%200-2.45.497q-1.142.496-1.996%201.382H9.577v1h2.642q-.378.571-.615%201.216q-.237.644-.331%201.361H6.577v1h4.677q.04.977.37%201.896T12.567%2019z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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