subtitles gear icon

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

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

5 other variants in Material Symbols

The same icon in other sets

More audio & video icons from Material Symbols

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="m16 20l-.3-1.5q-.3-.125-.562-.262T14.6 17.9l-1.45.45l-1-1.7l1.15-1q-.05-.325-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.538-.337t.562-.263L16 10h2l.3 1.5q.3.125.575.288t.525.362l1.45-.5l1 1.75l-1.15 1q.05.325.05.625t-.05.625l1.15 1l-1 1.7l-1.45-.45q-.275.2-.537.338t-.563.262L18 20zm1-3q.825 0 1.413-.587T19 15t-.587-1.412T17 13t-1.412.588T15 15t.588 1.413T17 17M6 12h2v-2H6zm-4 8V4h20v6.15q-1-1.025-2.287-1.575T17 8.025t-2.662.525T12.15 10H10v2h.7q-.225.475-.375.975T10.1 14H6v2h4.1q.175 1.15.688 2.175T12.125 20z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSubtitlesGearSharp(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="m16 20l-.3-1.5q-.3-.125-.562-.262T14.6 17.9l-1.45.45l-1-1.7l1.15-1q-.05-.325-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.538-.337t.562-.263L16 10h2l.3 1.5q.3.125.575.288t.525.362l1.45-.5l1 1.75l-1.15 1q.05.325.05.625t-.05.625l1.15 1l-1 1.7l-1.45-.45q-.275.2-.537.338t-.563.262L18 20zm1-3q.825 0 1.413-.587T19 15t-.587-1.412T17 13t-1.412.588T15 15t.588 1.413T17 17M6 12h2v-2H6zm-4 8V4h20v6.15q-1-1.025-2.287-1.575T17 8.025t-2.662.525T12.15 10H10v2h.7q-.225.475-.375.975T10.1 14H6v2h4.1q.175 1.15.688 2.175T12.125 20z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16 20l-.3-1.5q-.3-.125-.562-.262T14.6 17.9l-1.45.45l-1-1.7l1.15-1q-.05-.325-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.538-.337t.562-.263L16 10h2l.3 1.5q.3.125.575.288t.525.362l1.45-.5l1 1.75l-1.15 1q.05.325.05.625t-.05.625l1.15 1l-1 1.7l-1.45-.45q-.275.2-.537.338t-.563.262L18 20zm1-3q.825 0 1.413-.587T19 15t-.587-1.412T17 13t-1.412.588T15 15t.588 1.413T17 17M6 12h2v-2H6zm-4 8V4h20v6.15q-1-1.025-2.287-1.575T17 8.025t-2.662.525T12.15 10H10v2h.7q-.225.475-.375.975T10.1 14H6v2h4.1q.175 1.15.688 2.175T12.125 20z"/></svg>
</template>

CSS

.icon-subtitles-gear-sharp {
  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%22m16%2020l-.3-1.5q-.3-.125-.562-.262T14.6%2017.9l-1.45.45l-1-1.7l1.15-1q-.05-.325-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.538-.337t.562-.263L16%2010h2l.3%201.5q.3.125.575.288t.525.362l1.45-.5l1%201.75l-1.15%201q.05.325.05.625t-.05.625l1.15%201l-1%201.7l-1.45-.45q-.275.2-.537.338t-.563.262L18%2020zm1-3q.825%200%201.413-.587T19%2015t-.587-1.412T17%2013t-1.412.588T15%2015t.588%201.413T17%2017M6%2012h2v-2H6zm-4%208V4h20v6.15q-1-1.025-2.287-1.575T17%208.025t-2.662.525T12.15%2010H10v2h.7q-.225.475-.375.975T10.1%2014H6v2h4.1q.175%201.15.688%202.175T12.125%2020z%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%22m16%2020l-.3-1.5q-.3-.125-.562-.262T14.6%2017.9l-1.45.45l-1-1.7l1.15-1q-.05-.325-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.538-.337t.562-.263L16%2010h2l.3%201.5q.3.125.575.288t.525.362l1.45-.5l1%201.75l-1.15%201q.05.325.05.625t-.05.625l1.15%201l-1%201.7l-1.45-.45q-.275.2-.537.338t-.563.262L18%2020zm1-3q.825%200%201.413-.587T19%2015t-.587-1.412T17%2013t-1.412.588T15%2015t.588%201.413T17%2017M6%2012h2v-2H6zm-4%208V4h20v6.15q-1-1.025-2.287-1.575T17%208.025t-2.662.525T12.15%2010H10v2h.7q-.225.475-.375.975T10.1%2014H6v2h4.1q.175%201.15.688%202.175T12.125%2020z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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