watch button icon
watch-button-outline-rounded from Material Symbols by Google · Outline Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- watch-button-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More hardware icons from Material Symbols
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the watch button icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.875 20.025q-.125.375-.262.75t-.288.725q-.15.375-.537.5t-.738-.075t-.512-.575t.012-.75q.875-2.025 1.163-4.2T5 12q0-2.2-.288-4.35T3.576 3.475q-.175-.4-.038-.787T4.05 2.1t.763-.062t.537.512q.15.35.275.725t.25.725H8q1.65.025 2.825 1.188T12 8.025v8q0 1.65-1.175 2.825T8 20.025zM17.825 13l.9.9q.275.275.275.688t-.3.712q-.275.275-.7.275t-.7-.275l-2.6-2.6q-.3-.3-.3-.7t.3-.7l2.6-2.6q.3-.3.7-.287t.7.312q.275.3.288.7t-.288.7l-.875.875H21q.425 0 .713.288T22 12t-.288.713T21 13zm-11.4 5.025H8q.825 0 1.413-.6T10 16V8q0-.825-.587-1.412T8 6H6.4q.325 1.475.463 2.988T7 12q0 1.525-.125 3.038t-.45 2.987M7 12"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsWatchButtonOutlineRounded(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="M5.875 20.025q-.125.375-.262.75t-.288.725q-.15.375-.537.5t-.738-.075t-.512-.575t.012-.75q.875-2.025 1.163-4.2T5 12q0-2.2-.288-4.35T3.576 3.475q-.175-.4-.038-.787T4.05 2.1t.763-.062t.537.512q.15.35.275.725t.25.725H8q1.65.025 2.825 1.188T12 8.025v8q0 1.65-1.175 2.825T8 20.025zM17.825 13l.9.9q.275.275.275.688t-.3.712q-.275.275-.7.275t-.7-.275l-2.6-2.6q-.3-.3-.3-.7t.3-.7l2.6-2.6q.3-.3.7-.287t.7.312q.275.3.288.7t-.288.7l-.875.875H21q.425 0 .713.288T22 12t-.288.713T21 13zm-11.4 5.025H8q.825 0 1.413-.6T10 16V8q0-.825-.587-1.412T8 6H6.4q.325 1.475.463 2.988T7 12q0 1.525-.125 3.038t-.45 2.987M7 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.875 20.025q-.125.375-.262.75t-.288.725q-.15.375-.537.5t-.738-.075t-.512-.575t.012-.75q.875-2.025 1.163-4.2T5 12q0-2.2-.288-4.35T3.576 3.475q-.175-.4-.038-.787T4.05 2.1t.763-.062t.537.512q.15.35.275.725t.25.725H8q1.65.025 2.825 1.188T12 8.025v8q0 1.65-1.175 2.825T8 20.025zM17.825 13l.9.9q.275.275.275.688t-.3.712q-.275.275-.7.275t-.7-.275l-2.6-2.6q-.3-.3-.3-.7t.3-.7l2.6-2.6q.3-.3.7-.287t.7.312q.275.3.288.7t-.288.7l-.875.875H21q.425 0 .713.288T22 12t-.288.713T21 13zm-11.4 5.025H8q.825 0 1.413-.6T10 16V8q0-.825-.587-1.412T8 6H6.4q.325 1.475.463 2.988T7 12q0 1.525-.125 3.038t-.45 2.987M7 12"/></svg> </template>
CSS
.icon-watch-button-outline-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%22M5.875%2020.025q-.125.375-.262.75t-.288.725q-.15.375-.537.5t-.738-.075t-.512-.575t.012-.75q.875-2.025%201.163-4.2T5%2012q0-2.2-.288-4.35T3.576%203.475q-.175-.4-.038-.787T4.05%202.1t.763-.062t.537.512q.15.35.275.725t.25.725H8q1.65.025%202.825%201.188T12%208.025v8q0%201.65-1.175%202.825T8%2020.025zM17.825%2013l.9.9q.275.275.275.688t-.3.712q-.275.275-.7.275t-.7-.275l-2.6-2.6q-.3-.3-.3-.7t.3-.7l2.6-2.6q.3-.3.7-.287t.7.312q.275.3.288.7t-.288.7l-.875.875H21q.425%200%20.713.288T22%2012t-.288.713T21%2013zm-11.4%205.025H8q.825%200%201.413-.6T10%2016V8q0-.825-.587-1.412T8%206H6.4q.325%201.475.463%202.988T7%2012q0%201.525-.125%203.038t-.45%202.987M7%2012%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%22M5.875%2020.025q-.125.375-.262.75t-.288.725q-.15.375-.537.5t-.738-.075t-.512-.575t.012-.75q.875-2.025%201.163-4.2T5%2012q0-2.2-.288-4.35T3.576%203.475q-.175-.4-.038-.787T4.05%202.1t.763-.062t.537.512q.15.35.275.725t.25.725H8q1.65.025%202.825%201.188T12%208.025v8q0%201.65-1.175%202.825T8%2020.025zM17.825%2013l.9.9q.275.275.275.688t-.3.712q-.275.275-.7.275t-.7-.275l-2.6-2.6q-.3-.3-.3-.7t.3-.7l2.6-2.6q.3-.3.7-.287t.7.312q.275.3.288.7t-.288.7l-.875.875H21q.425%200%20.713.288T22%2012t-.288.713T21%2013zm-11.4%205.025H8q.825%200%201.413-.6T10%2016V8q0-.825-.587-1.412T8%206H6.4q.325%201.475.463%202.988T7%2012q0%201.525-.125%203.038t-.45%202.987M7%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/watch-button-outline-rounded.svg?color=%231a73e8&size=48