phone-shake-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
phone-shake-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the phone shake icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15.371 2.933a.5.5 0 1 1 .5-.866q.208.12.397.26a4.25 4.25 0 0 1 1.237 5.403a.5.5 0 0 1-.884-.467a3.25 3.25 0 0 0-1.25-4.33m-1 1.732a.5.5 0 1 1 .5-.866a2.25 2.25 0 0 1 .912 2.905a.5.5 0 0 1-.905-.426a1.25 1.25 0 0 0-.507-1.613M4.626 17.064a.5.5 0 1 1-.5.866a4.25 4.25 0 0 1-1.634-5.663a.5.5 0 1 1 .884.467a3.25 3.25 0 0 0 1.25 4.33m1-1.732a.5.5 0 1 1-.5.866a2.25 2.25 0 0 1-.912-2.905a.5.5 0 0 1 .905.426a1.25 1.25 0 0 0 .507 1.613m5.977-10.6a.96.96 0 0 0-1.178-.696L6.739 5.041c-.524.143-.85.703-.706 1.252l2.366 8.973a.96.96 0 0 0 1.177.696l3.688-1.005c.524-.143.85-.703.706-1.252zM10.17 3.07a1.95 1.95 0 0 1 2.398 1.4l2.365 8.974c.283 1.07-.346 2.19-1.415 2.481L9.83 16.93a1.95 1.95 0 0 1-2.398-1.4L5.067 6.555c-.282-1.07.347-2.19 1.416-2.482zm-.487 11.308a.513.513 0 0 1 .361-.617l1.782-.485a.487.487 0 0 1 .603.354a.513.513 0 0 1-.362.616l-1.781.486a.487.487 0 0 1-.603-.354"/></svg>

React

import type { SVGProps } from "react";

export function FluentPhoneShake20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15.371 2.933a.5.5 0 1 1 .5-.866q.208.12.397.26a4.25 4.25 0 0 1 1.237 5.403a.5.5 0 0 1-.884-.467a3.25 3.25 0 0 0-1.25-4.33m-1 1.732a.5.5 0 1 1 .5-.866a2.25 2.25 0 0 1 .912 2.905a.5.5 0 0 1-.905-.426a1.25 1.25 0 0 0-.507-1.613M4.626 17.064a.5.5 0 1 1-.5.866a4.25 4.25 0 0 1-1.634-5.663a.5.5 0 1 1 .884.467a3.25 3.25 0 0 0 1.25 4.33m1-1.732a.5.5 0 1 1-.5.866a2.25 2.25 0 0 1-.912-2.905a.5.5 0 0 1 .905.426a1.25 1.25 0 0 0 .507 1.613m5.977-10.6a.96.96 0 0 0-1.178-.696L6.739 5.041c-.524.143-.85.703-.706 1.252l2.366 8.973a.96.96 0 0 0 1.177.696l3.688-1.005c.524-.143.85-.703.706-1.252zM10.17 3.07a1.95 1.95 0 0 1 2.398 1.4l2.365 8.974c.283 1.07-.346 2.19-1.415 2.481L9.83 16.93a1.95 1.95 0 0 1-2.398-1.4L5.067 6.555c-.282-1.07.347-2.19 1.416-2.482zm-.487 11.308a.513.513 0 0 1 .361-.617l1.782-.485a.487.487 0 0 1 .603.354a.513.513 0 0 1-.362.616l-1.781.486a.487.487 0 0 1-.603-.354"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15.371 2.933a.5.5 0 1 1 .5-.866q.208.12.397.26a4.25 4.25 0 0 1 1.237 5.403a.5.5 0 0 1-.884-.467a3.25 3.25 0 0 0-1.25-4.33m-1 1.732a.5.5 0 1 1 .5-.866a2.25 2.25 0 0 1 .912 2.905a.5.5 0 0 1-.905-.426a1.25 1.25 0 0 0-.507-1.613M4.626 17.064a.5.5 0 1 1-.5.866a4.25 4.25 0 0 1-1.634-5.663a.5.5 0 1 1 .884.467a3.25 3.25 0 0 0 1.25 4.33m1-1.732a.5.5 0 1 1-.5.866a2.25 2.25 0 0 1-.912-2.905a.5.5 0 0 1 .905.426a1.25 1.25 0 0 0 .507 1.613m5.977-10.6a.96.96 0 0 0-1.178-.696L6.739 5.041c-.524.143-.85.703-.706 1.252l2.366 8.973a.96.96 0 0 0 1.177.696l3.688-1.005c.524-.143.85-.703.706-1.252zM10.17 3.07a1.95 1.95 0 0 1 2.398 1.4l2.365 8.974c.283 1.07-.346 2.19-1.415 2.481L9.83 16.93a1.95 1.95 0 0 1-2.398-1.4L5.067 6.555c-.282-1.07.347-2.19 1.416-2.482zm-.487 11.308a.513.513 0 0 1 .361-.617l1.782-.485a.487.487 0 0 1 .603.354a.513.513 0 0 1-.362.616l-1.781.486a.487.487 0 0 1-.603-.354"/></svg>
</template>

CSS

.icon-phone-shake-20-regular {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.371%202.933a.5.5%200%201%201%20.5-.866q.208.12.397.26a4.25%204.25%200%200%201%201.237%205.403a.5.5%200%200%201-.884-.467a3.25%203.25%200%200%200-1.25-4.33m-1%201.732a.5.5%200%201%201%20.5-.866a2.25%202.25%200%200%201%20.912%202.905a.5.5%200%200%201-.905-.426a1.25%201.25%200%200%200-.507-1.613M4.626%2017.064a.5.5%200%201%201-.5.866a4.25%204.25%200%200%201-1.634-5.663a.5.5%200%201%201%20.884.467a3.25%203.25%200%200%200%201.25%204.33m1-1.732a.5.5%200%201%201-.5.866a2.25%202.25%200%200%201-.912-2.905a.5.5%200%200%201%20.905.426a1.25%201.25%200%200%200%20.507%201.613m5.977-10.6a.96.96%200%200%200-1.178-.696L6.739%205.041c-.524.143-.85.703-.706%201.252l2.366%208.973a.96.96%200%200%200%201.177.696l3.688-1.005c.524-.143.85-.703.706-1.252zM10.17%203.07a1.95%201.95%200%200%201%202.398%201.4l2.365%208.974c.283%201.07-.346%202.19-1.415%202.481L9.83%2016.93a1.95%201.95%200%200%201-2.398-1.4L5.067%206.555c-.282-1.07.347-2.19%201.416-2.482zm-.487%2011.308a.513.513%200%200%201%20.361-.617l1.782-.485a.487.487%200%200%201%20.603.354a.513.513%200%200%201-.362.616l-1.781.486a.487.487%200%200%201-.603-.354%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.371%202.933a.5.5%200%201%201%20.5-.866q.208.12.397.26a4.25%204.25%200%200%201%201.237%205.403a.5.5%200%200%201-.884-.467a3.25%203.25%200%200%200-1.25-4.33m-1%201.732a.5.5%200%201%201%20.5-.866a2.25%202.25%200%200%201%20.912%202.905a.5.5%200%200%201-.905-.426a1.25%201.25%200%200%200-.507-1.613M4.626%2017.064a.5.5%200%201%201-.5.866a4.25%204.25%200%200%201-1.634-5.663a.5.5%200%201%201%20.884.467a3.25%203.25%200%200%200%201.25%204.33m1-1.732a.5.5%200%201%201-.5.866a2.25%202.25%200%200%201-.912-2.905a.5.5%200%200%201%20.905.426a1.25%201.25%200%200%200%20.507%201.613m5.977-10.6a.96.96%200%200%200-1.178-.696L6.739%205.041c-.524.143-.85.703-.706%201.252l2.366%208.973a.96.96%200%200%200%201.177.696l3.688-1.005c.524-.143.85-.703.706-1.252zM10.17%203.07a1.95%201.95%200%200%201%202.398%201.4l2.365%208.974c.283%201.07-.346%202.19-1.415%202.481L9.83%2016.93a1.95%201.95%200%200%201-2.398-1.4L5.067%206.555c-.282-1.07.347-2.19%201.416-2.482zm-.487%2011.308a.513.513%200%200%201%20.361-.617l1.782-.485a.487.487%200%200%201%20.603.354a.513.513%200%200%201-.362.616l-1.781.486a.487.487%200%200%201-.603-.354%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/phone-shake-20-regular.svg?color=%231a73e8&size=48