smartphone vibration icon

smartphone-vibration-linear from Solar by 480 Design · Linear · Devices · CC-BY-4.0 Attribution required.

Name
smartphone-vibration-linear
Set
Solar
Style
Linear
Category
Devices
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More devices icons from Solar

Use the smartphone vibration icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M5 8C5 5.17157 5 3.75736 5.87868 2.87868C6.75736 2 8.17157 2 11 2H13C15.8284 2 17.2426 2 18.1213 2.87868C19 3.75736 19 5.17157 19 8V16C19 18.8284 19 20.2426 18.1213 21.1213C17.2426 22 15.8284 22 13 22H11C8.17157 22 6.75736 22 5.87868 21.1213C5 20.2426 5 18.8284 5 16V8Z"/><path stroke-linecap="round" d="M14.5 19H9.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M22.0001 6L21.2237 7.55279C21.083 7.83431 21.083 8.16569 21.2237 8.44721L21.7765 9.55279C21.9173 9.83431 21.9173 10.1657 21.7765 10.4472L21.2237 11.5528C21.083 11.8343 21.083 12.1657 21.2237 12.4472L21.7765 13.5528C21.9173 13.8343 21.9173 14.1657 21.7765 14.4472L21.2237 15.5528C21.083 15.8343 21.083 16.1657 21.2237 16.4472L22.0001 18"/><path stroke-linecap="round" stroke-linejoin="round" d="M2 6L2.77639 7.55279C2.91716 7.83431 2.91716 8.16569 2.77639 8.44721L2.22361 9.55279C2.08284 9.83431 2.08284 10.1657 2.22361 10.4472L2.77639 11.5528C2.91716 11.8343 2.91716 12.1657 2.77639 12.4472L2.22361 13.5528C2.08284 13.8343 2.08284 14.1657 2.22361 14.4472L2.77639 15.5528C2.91716 15.8343 2.91716 16.1657 2.77639 16.4472L2 18"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarSmartphoneVibrationLinear(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M5 8C5 5.17157 5 3.75736 5.87868 2.87868C6.75736 2 8.17157 2 11 2H13C15.8284 2 17.2426 2 18.1213 2.87868C19 3.75736 19 5.17157 19 8V16C19 18.8284 19 20.2426 18.1213 21.1213C17.2426 22 15.8284 22 13 22H11C8.17157 22 6.75736 22 5.87868 21.1213C5 20.2426 5 18.8284 5 16V8Z"/><path strokeLinecap="round" d="M14.5 19H9.5"/><path strokeLinecap="round" strokeLinejoin="round" d="M22.0001 6L21.2237 7.55279C21.083 7.83431 21.083 8.16569 21.2237 8.44721L21.7765 9.55279C21.9173 9.83431 21.9173 10.1657 21.7765 10.4472L21.2237 11.5528C21.083 11.8343 21.083 12.1657 21.2237 12.4472L21.7765 13.5528C21.9173 13.8343 21.9173 14.1657 21.7765 14.4472L21.2237 15.5528C21.083 15.8343 21.083 16.1657 21.2237 16.4472L22.0001 18"/><path strokeLinecap="round" strokeLinejoin="round" d="M2 6L2.77639 7.55279C2.91716 7.83431 2.91716 8.16569 2.77639 8.44721L2.22361 9.55279C2.08284 9.83431 2.08284 10.1657 2.22361 10.4472L2.77639 11.5528C2.91716 11.8343 2.91716 12.1657 2.77639 12.4472L2.22361 13.5528C2.08284 13.8343 2.08284 14.1657 2.22361 14.4472L2.77639 15.5528C2.91716 15.8343 2.91716 16.1657 2.77639 16.4472L2 18"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M5 8C5 5.17157 5 3.75736 5.87868 2.87868C6.75736 2 8.17157 2 11 2H13C15.8284 2 17.2426 2 18.1213 2.87868C19 3.75736 19 5.17157 19 8V16C19 18.8284 19 20.2426 18.1213 21.1213C17.2426 22 15.8284 22 13 22H11C8.17157 22 6.75736 22 5.87868 21.1213C5 20.2426 5 18.8284 5 16V8Z"/><path stroke-linecap="round" d="M14.5 19H9.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M22.0001 6L21.2237 7.55279C21.083 7.83431 21.083 8.16569 21.2237 8.44721L21.7765 9.55279C21.9173 9.83431 21.9173 10.1657 21.7765 10.4472L21.2237 11.5528C21.083 11.8343 21.083 12.1657 21.2237 12.4472L21.7765 13.5528C21.9173 13.8343 21.9173 14.1657 21.7765 14.4472L21.2237 15.5528C21.083 15.8343 21.083 16.1657 21.2237 16.4472L22.0001 18"/><path stroke-linecap="round" stroke-linejoin="round" d="M2 6L2.77639 7.55279C2.91716 7.83431 2.91716 8.16569 2.77639 8.44721L2.22361 9.55279C2.08284 9.83431 2.08284 10.1657 2.22361 10.4472L2.77639 11.5528C2.91716 11.8343 2.91716 12.1657 2.77639 12.4472L2.22361 13.5528C2.08284 13.8343 2.08284 14.1657 2.22361 14.4472L2.77639 15.5528C2.91716 15.8343 2.91716 16.1657 2.77639 16.4472L2 18"/></g></svg>
</template>

CSS

.icon-smartphone-vibration-linear {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M5%208C5%205.17157%205%203.75736%205.87868%202.87868C6.75736%202%208.17157%202%2011%202H13C15.8284%202%2017.2426%202%2018.1213%202.87868C19%203.75736%2019%205.17157%2019%208V16C19%2018.8284%2019%2020.2426%2018.1213%2021.1213C17.2426%2022%2015.8284%2022%2013%2022H11C8.17157%2022%206.75736%2022%205.87868%2021.1213C5%2020.2426%205%2018.8284%205%2016V8Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14.5%2019H9.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.0001%206L21.2237%207.55279C21.083%207.83431%2021.083%208.16569%2021.2237%208.44721L21.7765%209.55279C21.9173%209.83431%2021.9173%2010.1657%2021.7765%2010.4472L21.2237%2011.5528C21.083%2011.8343%2021.083%2012.1657%2021.2237%2012.4472L21.7765%2013.5528C21.9173%2013.8343%2021.9173%2014.1657%2021.7765%2014.4472L21.2237%2015.5528C21.083%2015.8343%2021.083%2016.1657%2021.2237%2016.4472L22.0001%2018%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2%206L2.77639%207.55279C2.91716%207.83431%202.91716%208.16569%202.77639%208.44721L2.22361%209.55279C2.08284%209.83431%202.08284%2010.1657%202.22361%2010.4472L2.77639%2011.5528C2.91716%2011.8343%202.91716%2012.1657%202.77639%2012.4472L2.22361%2013.5528C2.08284%2013.8343%202.08284%2014.1657%202.22361%2014.4472L2.77639%2015.5528C2.91716%2015.8343%202.91716%2016.1657%202.77639%2016.4472L2%2018%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M5%208C5%205.17157%205%203.75736%205.87868%202.87868C6.75736%202%208.17157%202%2011%202H13C15.8284%202%2017.2426%202%2018.1213%202.87868C19%203.75736%2019%205.17157%2019%208V16C19%2018.8284%2019%2020.2426%2018.1213%2021.1213C17.2426%2022%2015.8284%2022%2013%2022H11C8.17157%2022%206.75736%2022%205.87868%2021.1213C5%2020.2426%205%2018.8284%205%2016V8Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14.5%2019H9.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.0001%206L21.2237%207.55279C21.083%207.83431%2021.083%208.16569%2021.2237%208.44721L21.7765%209.55279C21.9173%209.83431%2021.9173%2010.1657%2021.7765%2010.4472L21.2237%2011.5528C21.083%2011.8343%2021.083%2012.1657%2021.2237%2012.4472L21.7765%2013.5528C21.9173%2013.8343%2021.9173%2014.1657%2021.7765%2014.4472L21.2237%2015.5528C21.083%2015.8343%2021.083%2016.1657%2021.2237%2016.4472L22.0001%2018%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2%206L2.77639%207.55279C2.91716%207.83431%202.91716%208.16569%202.77639%208.44721L2.22361%209.55279C2.08284%209.83431%202.08284%2010.1657%202.22361%2010.4472L2.77639%2011.5528C2.91716%2011.8343%202.91716%2012.1657%202.77639%2012.4472L2.22361%2013.5528C2.08284%2013.8343%202.08284%2014.1657%202.22361%2014.4472L2.77639%2015.5528C2.91716%2015.8343%202.91716%2016.1657%202.77639%2016.4472L2%2018%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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