subtitles gear icon
subtitles-gear-outline-sharp from Material Symbols Light by Google · Outline Sharp · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- subtitles-gear-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- 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="M4 18V6zm3.577-6.154v-1h-1v1zm4.642 0q.16-.287.359-.527t.418-.473H9.577v1zm-.965 3.577q-.012-.057-.015-.122q-.003-.064-.003-.128q0-.198.003-.378t.034-.372H6.577v1zM12.567 19H3V5h18v5.15q-.233-.2-.473-.351T20 9.527V6H4v12h7.912q.14.287.297.527q.158.24.358.473m5.299 0h-.847l-.146-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.291zm-.443-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.53"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSubtitlesGearOutlineSharp(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="M4 18V6zm3.577-6.154v-1h-1v1zm4.642 0q.16-.287.359-.527t.418-.473H9.577v1zm-.965 3.577q-.012-.057-.015-.122q-.003-.064-.003-.128q0-.198.003-.378t.034-.372H6.577v1zM12.567 19H3V5h18v5.15q-.233-.2-.473-.351T20 9.527V6H4v12h7.912q.14.287.297.527q.158.24.358.473m5.299 0h-.847l-.146-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.291zm-.443-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.53"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 18V6zm3.577-6.154v-1h-1v1zm4.642 0q.16-.287.359-.527t.418-.473H9.577v1zm-.965 3.577q-.012-.057-.015-.122q-.003-.064-.003-.128q0-.198.003-.378t.034-.372H6.577v1zM12.567 19H3V5h18v5.15q-.233-.2-.473-.351T20 9.527V6H4v12h7.912q.14.287.297.527q.158.24.358.473m5.299 0h-.847l-.146-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.291zm-.443-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.53"/></svg> </template>
CSS
.icon-subtitles-gear-outline-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%22M4%2018V6zm3.577-6.154v-1h-1v1zm4.642%200q.16-.287.359-.527t.418-.473H9.577v1zm-.965%203.577q-.012-.057-.015-.122q-.003-.064-.003-.128q0-.198.003-.378t.034-.372H6.577v1zM12.567%2019H3V5h18v5.15q-.233-.2-.473-.351T20%209.527V6H4v12h7.912q.14.287.297.527q.158.24.358.473m5.299%200h-.847l-.146-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.291zm-.443-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.53%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%22M4%2018V6zm3.577-6.154v-1h-1v1zm4.642%200q.16-.287.359-.527t.418-.473H9.577v1zm-.965%203.577q-.012-.057-.015-.122q-.003-.064-.003-.128q0-.198.003-.378t.034-.372H6.577v1zM12.567%2019H3V5h18v5.15q-.233-.2-.473-.351T20%209.527V6H4v12h7.912q.14.287.297.527q.158.24.358.473m5.299%200h-.847l-.146-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.291zm-.443-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.53%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-outline-sharp.svg?color=%231a73e8&size=48