watch-vibration from Material Symbols Light by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.

Name
watch-vibration
Set
Material Symbols Light
Style
Regular
Category
Hardware
Viewbox
24×24
License
Apache 2.0
Aliases
watch-vibration-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More hardware icons from Material Symbols Light

Use the watch vibration icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.206 16.5q-.585-.994-.896-2.132Q3 13.231 3 12t.32-2.368t.886-2.132l.86.5q-.518.885-.792 1.897T4 12t.274 2.103T5.066 16zm15.588 0l-.86-.5q.518-.885.792-1.897T20 12t-.274-2.103T18.935 8l.86-.5q.584.994.894 2.132Q21 10.769 21 12t-.31 2.368t-.896 2.132M9.962 21l-1.12-3.934q-1.258-.739-2.05-2.087T6 12t.792-2.979t2.05-2.087L9.962 3h4.077l1.119 3.935q1.258.738 2.05 2.086T18 12t-.792 2.979t-2.05 2.087L14.038 21zm5.576-5.462Q17 14.075 17 12t-1.463-3.537T12 7T8.463 8.463T7 12t1.463 3.538T12 17t3.538-1.463"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightWatchVibration(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.206 16.5q-.585-.994-.896-2.132Q3 13.231 3 12t.32-2.368t.886-2.132l.86.5q-.518.885-.792 1.897T4 12t.274 2.103T5.066 16zm15.588 0l-.86-.5q.518-.885.792-1.897T20 12t-.274-2.103T18.935 8l.86-.5q.584.994.894 2.132Q21 10.769 21 12t-.31 2.368t-.896 2.132M9.962 21l-1.12-3.934q-1.258-.739-2.05-2.087T6 12t.792-2.979t2.05-2.087L9.962 3h4.077l1.119 3.935q1.258.738 2.05 2.086T18 12t-.792 2.979t-2.05 2.087L14.038 21zm5.576-5.462Q17 14.075 17 12t-1.463-3.537T12 7T8.463 8.463T7 12t1.463 3.538T12 17t3.538-1.463"/></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.206 16.5q-.585-.994-.896-2.132Q3 13.231 3 12t.32-2.368t.886-2.132l.86.5q-.518.885-.792 1.897T4 12t.274 2.103T5.066 16zm15.588 0l-.86-.5q.518-.885.792-1.897T20 12t-.274-2.103T18.935 8l.86-.5q.584.994.894 2.132Q21 10.769 21 12t-.31 2.368t-.896 2.132M9.962 21l-1.12-3.934q-1.258-.739-2.05-2.087T6 12t.792-2.979t2.05-2.087L9.962 3h4.077l1.119 3.935q1.258.738 2.05 2.086T18 12t-.792 2.979t-2.05 2.087L14.038 21zm5.576-5.462Q17 14.075 17 12t-1.463-3.537T12 7T8.463 8.463T7 12t1.463 3.538T12 17t3.538-1.463"/></svg>
</template>

CSS

.icon-watch-vibration {
  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.206%2016.5q-.585-.994-.896-2.132Q3%2013.231%203%2012t.32-2.368t.886-2.132l.86.5q-.518.885-.792%201.897T4%2012t.274%202.103T5.066%2016zm15.588%200l-.86-.5q.518-.885.792-1.897T20%2012t-.274-2.103T18.935%208l.86-.5q.584.994.894%202.132Q21%2010.769%2021%2012t-.31%202.368t-.896%202.132M9.962%2021l-1.12-3.934q-1.258-.739-2.05-2.087T6%2012t.792-2.979t2.05-2.087L9.962%203h4.077l1.119%203.935q1.258.738%202.05%202.086T18%2012t-.792%202.979t-2.05%202.087L14.038%2021zm5.576-5.462Q17%2014.075%2017%2012t-1.463-3.537T12%207T8.463%208.463T7%2012t1.463%203.538T12%2017t3.538-1.463%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.206%2016.5q-.585-.994-.896-2.132Q3%2013.231%203%2012t.32-2.368t.886-2.132l.86.5q-.518.885-.792%201.897T4%2012t.274%202.103T5.066%2016zm15.588%200l-.86-.5q.518-.885.792-1.897T20%2012t-.274-2.103T18.935%208l.86-.5q.584.994.894%202.132Q21%2010.769%2021%2012t-.31%202.368t-.896%202.132M9.962%2021l-1.12-3.934q-1.258-.739-2.05-2.087T6%2012t.792-2.979t2.05-2.087L9.962%203h4.077l1.119%203.935q1.258.738%202.05%202.086T18%2012t-.792%202.979t-2.05%202.087L14.038%2021zm5.576-5.462Q17%2014.075%2017%2012t-1.463-3.537T12%207T8.463%208.463T7%2012t1.463%203.538T12%2017t3.538-1.463%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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