mobile vibration icon

mobile-vibration from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.

Name
mobile-vibration
Set
BoxIcons v2
Style
Regular
Viewbox
24×24
License
MIT
Aliases
bx-mobile-vibration

The same icon in other sets

Related icons in BoxIcons v2

Use the mobile vibration icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.535 2.808c-.756-.756-2.072-.756-2.828 0l-9.899 9.899a2 2 0 0 0 0 2.828l5.657 5.657c.378.378.88.586 1.414.586s1.036-.208 1.414-.586l9.899-9.899c.378-.378.586-.88.586-1.414s-.208-1.036-.586-1.414zm-5.656 16.97v1zl-5.657-5.657l9.899-9.899l5.657 5.657z"/><circle cx="9" cy="15" r="1" fill="currentColor"/><path fill="currentColor" d="m15.707 21.707l-1.414-1.414l6-6l1.414 1.415zM8.293 2.293l1.414 1.414l-6 6l-1.414-1.415z"/></svg>

React

import type { SVGProps } from "react";

export function BxMobileVibration(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="M15.535 2.808c-.756-.756-2.072-.756-2.828 0l-9.899 9.899a2 2 0 0 0 0 2.828l5.657 5.657c.378.378.88.586 1.414.586s1.036-.208 1.414-.586l9.899-9.899c.378-.378.586-.88.586-1.414s-.208-1.036-.586-1.414zm-5.656 16.97v1zl-5.657-5.657l9.899-9.899l5.657 5.657z"/><circle cx="9" cy="15" r="1" fill="currentColor"/><path fill="currentColor" d="m15.707 21.707l-1.414-1.414l6-6l1.414 1.415zM8.293 2.293l1.414 1.414l-6 6l-1.414-1.415z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.535 2.808c-.756-.756-2.072-.756-2.828 0l-9.899 9.899a2 2 0 0 0 0 2.828l5.657 5.657c.378.378.88.586 1.414.586s1.036-.208 1.414-.586l9.899-9.899c.378-.378.586-.88.586-1.414s-.208-1.036-.586-1.414zm-5.656 16.97v1zl-5.657-5.657l9.899-9.899l5.657 5.657z"/><circle cx="9" cy="15" r="1" fill="currentColor"/><path fill="currentColor" d="m15.707 21.707l-1.414-1.414l6-6l1.414 1.415zM8.293 2.293l1.414 1.414l-6 6l-1.414-1.415z"/></svg>
</template>

CSS

.icon-mobile-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%22M15.535%202.808c-.756-.756-2.072-.756-2.828%200l-9.899%209.899a2%202%200%200%200%200%202.828l5.657%205.657c.378.378.88.586%201.414.586s1.036-.208%201.414-.586l9.899-9.899c.378-.378.586-.88.586-1.414s-.208-1.036-.586-1.414zm-5.656%2016.97v1zl-5.657-5.657l9.899-9.899l5.657%205.657z%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2215%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.707%2021.707l-1.414-1.414l6-6l1.414%201.415zM8.293%202.293l1.414%201.414l-6%206l-1.414-1.415z%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%22M15.535%202.808c-.756-.756-2.072-.756-2.828%200l-9.899%209.899a2%202%200%200%200%200%202.828l5.657%205.657c.378.378.88.586%201.414.586s1.036-.208%201.414-.586l9.899-9.899c.378-.378.586-.88.586-1.414s-.208-1.036-.586-1.414zm-5.656%2016.97v1zl-5.657-5.657l9.899-9.899l5.657%205.657z%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2215%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.707%2021.707l-1.414-1.414l6-6l1.414%201.415zM8.293%202.293l1.414%201.414l-6%206l-1.414-1.415z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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