mobile vibrate icon

mobile-vibrate from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
mobile-vibrate
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

Related icons in Font Awesome Solid

Use the mobile vibrate icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M416 64c35.3 0 64 28.7 64 64v384c0 35.3-28.7 64-64 64H224c-35.3 0-64-28.7-64-64V128c0-35.3 28.7-64 64-64zM280 480c-13.3 0-24 10.7-24 24s10.7 24 24 24h80c13.3 0 24-10.7 24-24s-10.7-24-24-24zM80.8 197.4c9.4-7.7 23.3-7.1 32.1 1.7c9.4 9.4 9.4 24.6 0 33.9l-31 31l25.4 25.4l2.9 3.2c6.3 7.7 9.8 17.4 9.8 27.4c0 11.5-4.6 22.5-12.7 30.6L81.9 376l31 31l1.7 1.8c7.7 9.4 7.1 23.3-1.7 32.1s-22.7 9.3-32.1 1.7L79 441l-34.3-34.4c-7.1-7.1-11.5-16.4-12.5-26.3L32 376l.2-4.3c1-9.9 5.4-19.2 12.5-26.3L70.1 320l-25.4-25.4c-7.1-7.1-11.5-16.4-12.5-26.3L32 264l.2-4.3c1-9.9 5.4-19.2 12.5-26.3L79 199zM527 199c8.8-8.8 22.7-9.3 32.1-1.7l1.8 1.7l34.3 34.3c7.1 7.1 11.5 16.4 12.5 26.3l.2 4.3l-.2 4.3c-1 9.9-5.4 19.2-12.5 26.3l-25.4 25.4l25.4 25.4c7.1 7.1 11.5 16.4 12.5 26.3l.2 4.3l-.2 4.3c-1 9.9-5.4 19.2-12.5 26.3l-34.3 34.3l-1.8 1.7c-9.4 7.7-23.3 7.1-32.1-1.7s-9.3-22.7-1.7-32.1l1.7-1.8l31-31l-25.4-25.4c-8.1-8.1-12.7-19.1-12.7-30.6c0-10 3.5-19.7 9.8-27.4l2.9-3.2l25.4-25.4l-31-31c-9.4-9.4-9.4-24.6 0-33.9"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidMobileVibrate(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M416 64c35.3 0 64 28.7 64 64v384c0 35.3-28.7 64-64 64H224c-35.3 0-64-28.7-64-64V128c0-35.3 28.7-64 64-64zM280 480c-13.3 0-24 10.7-24 24s10.7 24 24 24h80c13.3 0 24-10.7 24-24s-10.7-24-24-24zM80.8 197.4c9.4-7.7 23.3-7.1 32.1 1.7c9.4 9.4 9.4 24.6 0 33.9l-31 31l25.4 25.4l2.9 3.2c6.3 7.7 9.8 17.4 9.8 27.4c0 11.5-4.6 22.5-12.7 30.6L81.9 376l31 31l1.7 1.8c7.7 9.4 7.1 23.3-1.7 32.1s-22.7 9.3-32.1 1.7L79 441l-34.3-34.4c-7.1-7.1-11.5-16.4-12.5-26.3L32 376l.2-4.3c1-9.9 5.4-19.2 12.5-26.3L70.1 320l-25.4-25.4c-7.1-7.1-11.5-16.4-12.5-26.3L32 264l.2-4.3c1-9.9 5.4-19.2 12.5-26.3L79 199zM527 199c8.8-8.8 22.7-9.3 32.1-1.7l1.8 1.7l34.3 34.3c7.1 7.1 11.5 16.4 12.5 26.3l.2 4.3l-.2 4.3c-1 9.9-5.4 19.2-12.5 26.3l-25.4 25.4l25.4 25.4c7.1 7.1 11.5 16.4 12.5 26.3l.2 4.3l-.2 4.3c-1 9.9-5.4 19.2-12.5 26.3l-34.3 34.3l-1.8 1.7c-9.4 7.7-23.3 7.1-32.1-1.7s-9.3-22.7-1.7-32.1l1.7-1.8l31-31l-25.4-25.4c-8.1-8.1-12.7-19.1-12.7-30.6c0-10 3.5-19.7 9.8-27.4l2.9-3.2l25.4-25.4l-31-31c-9.4-9.4-9.4-24.6 0-33.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M416 64c35.3 0 64 28.7 64 64v384c0 35.3-28.7 64-64 64H224c-35.3 0-64-28.7-64-64V128c0-35.3 28.7-64 64-64zM280 480c-13.3 0-24 10.7-24 24s10.7 24 24 24h80c13.3 0 24-10.7 24-24s-10.7-24-24-24zM80.8 197.4c9.4-7.7 23.3-7.1 32.1 1.7c9.4 9.4 9.4 24.6 0 33.9l-31 31l25.4 25.4l2.9 3.2c6.3 7.7 9.8 17.4 9.8 27.4c0 11.5-4.6 22.5-12.7 30.6L81.9 376l31 31l1.7 1.8c7.7 9.4 7.1 23.3-1.7 32.1s-22.7 9.3-32.1 1.7L79 441l-34.3-34.4c-7.1-7.1-11.5-16.4-12.5-26.3L32 376l.2-4.3c1-9.9 5.4-19.2 12.5-26.3L70.1 320l-25.4-25.4c-7.1-7.1-11.5-16.4-12.5-26.3L32 264l.2-4.3c1-9.9 5.4-19.2 12.5-26.3L79 199zM527 199c8.8-8.8 22.7-9.3 32.1-1.7l1.8 1.7l34.3 34.3c7.1 7.1 11.5 16.4 12.5 26.3l.2 4.3l-.2 4.3c-1 9.9-5.4 19.2-12.5 26.3l-25.4 25.4l25.4 25.4c7.1 7.1 11.5 16.4 12.5 26.3l.2 4.3l-.2 4.3c-1 9.9-5.4 19.2-12.5 26.3l-34.3 34.3l-1.8 1.7c-9.4 7.7-23.3 7.1-32.1-1.7s-9.3-22.7-1.7-32.1l1.7-1.8l31-31l-25.4-25.4c-8.1-8.1-12.7-19.1-12.7-30.6c0-10 3.5-19.7 9.8-27.4l2.9-3.2l25.4-25.4l-31-31c-9.4-9.4-9.4-24.6 0-33.9"/></svg>
</template>

CSS

.icon-mobile-vibrate {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M416%2064c35.3%200%2064%2028.7%2064%2064v384c0%2035.3-28.7%2064-64%2064H224c-35.3%200-64-28.7-64-64V128c0-35.3%2028.7-64%2064-64zM280%20480c-13.3%200-24%2010.7-24%2024s10.7%2024%2024%2024h80c13.3%200%2024-10.7%2024-24s-10.7-24-24-24zM80.8%20197.4c9.4-7.7%2023.3-7.1%2032.1%201.7c9.4%209.4%209.4%2024.6%200%2033.9l-31%2031l25.4%2025.4l2.9%203.2c6.3%207.7%209.8%2017.4%209.8%2027.4c0%2011.5-4.6%2022.5-12.7%2030.6L81.9%20376l31%2031l1.7%201.8c7.7%209.4%207.1%2023.3-1.7%2032.1s-22.7%209.3-32.1%201.7L79%20441l-34.3-34.4c-7.1-7.1-11.5-16.4-12.5-26.3L32%20376l.2-4.3c1-9.9%205.4-19.2%2012.5-26.3L70.1%20320l-25.4-25.4c-7.1-7.1-11.5-16.4-12.5-26.3L32%20264l.2-4.3c1-9.9%205.4-19.2%2012.5-26.3L79%20199zM527%20199c8.8-8.8%2022.7-9.3%2032.1-1.7l1.8%201.7l34.3%2034.3c7.1%207.1%2011.5%2016.4%2012.5%2026.3l.2%204.3l-.2%204.3c-1%209.9-5.4%2019.2-12.5%2026.3l-25.4%2025.4l25.4%2025.4c7.1%207.1%2011.5%2016.4%2012.5%2026.3l.2%204.3l-.2%204.3c-1%209.9-5.4%2019.2-12.5%2026.3l-34.3%2034.3l-1.8%201.7c-9.4%207.7-23.3%207.1-32.1-1.7s-9.3-22.7-1.7-32.1l1.7-1.8l31-31l-25.4-25.4c-8.1-8.1-12.7-19.1-12.7-30.6c0-10%203.5-19.7%209.8-27.4l2.9-3.2l25.4-25.4l-31-31c-9.4-9.4-9.4-24.6%200-33.9%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M416%2064c35.3%200%2064%2028.7%2064%2064v384c0%2035.3-28.7%2064-64%2064H224c-35.3%200-64-28.7-64-64V128c0-35.3%2028.7-64%2064-64zM280%20480c-13.3%200-24%2010.7-24%2024s10.7%2024%2024%2024h80c13.3%200%2024-10.7%2024-24s-10.7-24-24-24zM80.8%20197.4c9.4-7.7%2023.3-7.1%2032.1%201.7c9.4%209.4%209.4%2024.6%200%2033.9l-31%2031l25.4%2025.4l2.9%203.2c6.3%207.7%209.8%2017.4%209.8%2027.4c0%2011.5-4.6%2022.5-12.7%2030.6L81.9%20376l31%2031l1.7%201.8c7.7%209.4%207.1%2023.3-1.7%2032.1s-22.7%209.3-32.1%201.7L79%20441l-34.3-34.4c-7.1-7.1-11.5-16.4-12.5-26.3L32%20376l.2-4.3c1-9.9%205.4-19.2%2012.5-26.3L70.1%20320l-25.4-25.4c-7.1-7.1-11.5-16.4-12.5-26.3L32%20264l.2-4.3c1-9.9%205.4-19.2%2012.5-26.3L79%20199zM527%20199c8.8-8.8%2022.7-9.3%2032.1-1.7l1.8%201.7l34.3%2034.3c7.1%207.1%2011.5%2016.4%2012.5%2026.3l.2%204.3l-.2%204.3c-1%209.9-5.4%2019.2-12.5%2026.3l-25.4%2025.4l25.4%2025.4c7.1%207.1%2011.5%2016.4%2012.5%2026.3l.2%204.3l-.2%204.3c-1%209.9-5.4%2019.2-12.5%2026.3l-34.3%2034.3l-1.8%201.7c-9.4%207.7-23.3%207.1-32.1-1.7s-9.3-22.7-1.7-32.1l1.7-1.8l31-31l-25.4-25.4c-8.1-8.1-12.7-19.1-12.7-30.6c0-10%203.5-19.7%209.8-27.4l2.9-3.2l25.4-25.4l-31-31c-9.4-9.4-9.4-24.6%200-33.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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