vibration mode emoji
vibration-mode from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- vibration-mode
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Symbols
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More symbols icons from Emoji One (Colored)
Use the vibration mode emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#eda454"/><path fill="#fff" d="M38.4 13H25.6c-2.4 0-4.3 1.9-4.3 4.2v29.6c0 2.3 1.9 4.2 4.3 4.2h12.9c2.4 0 4.3-1.9 4.3-4.2V17.2c-.1-2.3-2-4.2-4.4-4.2m-8.5 1.5h4.2c.3 0 .5.2.5.5s-.2.5-.5.5h-4.2c-.3 0-.5-.2-.5-.5s.2-.5.5-.5M32 48.9c-.7 0-1.3-.6-1.3-1.3s.6-1.3 1.3-1.3s1.3.6 1.3 1.3s-.6 1.3-1.3 1.3m8.6-4.7H23.4v-27h17.2zM10.8 21.3c1.5 3.5 1.9 7.1 2 10.7c0 3.6-.4 7.2-2 10.7c-.3-3.5-.1-7.1-.1-10.7s-.1-7.1.1-10.7m3.8-5.3c1.8 5.2 2.3 10.7 2.4 16c-.1 5.4-.6 10.8-2.4 16c0-5.2.3-10.5.4-15.7c0-5.4-.3-10.9-.4-16.3m38.6 26.7c-1.5-3.5-1.9-7.1-2-10.7c0-3.6.4-7.2 2-10.7c.3 3.5.1 7.1.1 10.7s.1 7.1-.1 10.7M49.4 48c-1.8-5.2-2.3-10.7-2.4-16c.1-5.4.6-10.8 2.4-16c0 5.2-.3 10.5-.4 15.7c0 5.4.3 10.9.4 16.3"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneVibrationMode(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#eda454"/><path fill="#fff" d="M38.4 13H25.6c-2.4 0-4.3 1.9-4.3 4.2v29.6c0 2.3 1.9 4.2 4.3 4.2h12.9c2.4 0 4.3-1.9 4.3-4.2V17.2c-.1-2.3-2-4.2-4.4-4.2m-8.5 1.5h4.2c.3 0 .5.2.5.5s-.2.5-.5.5h-4.2c-.3 0-.5-.2-.5-.5s.2-.5.5-.5M32 48.9c-.7 0-1.3-.6-1.3-1.3s.6-1.3 1.3-1.3s1.3.6 1.3 1.3s-.6 1.3-1.3 1.3m8.6-4.7H23.4v-27h17.2zM10.8 21.3c1.5 3.5 1.9 7.1 2 10.7c0 3.6-.4 7.2-2 10.7c-.3-3.5-.1-7.1-.1-10.7s-.1-7.1.1-10.7m3.8-5.3c1.8 5.2 2.3 10.7 2.4 16c-.1 5.4-.6 10.8-2.4 16c0-5.2.3-10.5.4-15.7c0-5.4-.3-10.9-.4-16.3m38.6 26.7c-1.5-3.5-1.9-7.1-2-10.7c0-3.6.4-7.2 2-10.7c.3 3.5.1 7.1.1 10.7s.1 7.1-.1 10.7M49.4 48c-1.8-5.2-2.3-10.7-2.4-16c.1-5.4.6-10.8 2.4-16c0 5.2-.3 10.5-.4 15.7c0 5.4.3 10.9.4 16.3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#eda454"/><path fill="#fff" d="M38.4 13H25.6c-2.4 0-4.3 1.9-4.3 4.2v29.6c0 2.3 1.9 4.2 4.3 4.2h12.9c2.4 0 4.3-1.9 4.3-4.2V17.2c-.1-2.3-2-4.2-4.4-4.2m-8.5 1.5h4.2c.3 0 .5.2.5.5s-.2.5-.5.5h-4.2c-.3 0-.5-.2-.5-.5s.2-.5.5-.5M32 48.9c-.7 0-1.3-.6-1.3-1.3s.6-1.3 1.3-1.3s1.3.6 1.3 1.3s-.6 1.3-1.3 1.3m8.6-4.7H23.4v-27h17.2zM10.8 21.3c1.5 3.5 1.9 7.1 2 10.7c0 3.6-.4 7.2-2 10.7c-.3-3.5-.1-7.1-.1-10.7s-.1-7.1.1-10.7m3.8-5.3c1.8 5.2 2.3 10.7 2.4 16c-.1 5.4-.6 10.8-2.4 16c0-5.2.3-10.5.4-15.7c0-5.4-.3-10.9-.4-16.3m38.6 26.7c-1.5-3.5-1.9-7.1-2-10.7c0-3.6.4-7.2 2-10.7c.3 3.5.1 7.1.1 10.7s.1 7.1-.1 10.7M49.4 48c-1.8-5.2-2.3-10.7-2.4-16c.1-5.4.6-10.8 2.4-16c0 5.2-.3 10.5-.4 15.7c0 5.4.3 10.9.4 16.3"/></svg> </template>
CSS
.icon-vibration-mode {
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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%23eda454%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M38.4%2013H25.6c-2.4%200-4.3%201.9-4.3%204.2v29.6c0%202.3%201.9%204.2%204.3%204.2h12.9c2.4%200%204.3-1.9%204.3-4.2V17.2c-.1-2.3-2-4.2-4.4-4.2m-8.5%201.5h4.2c.3%200%20.5.2.5.5s-.2.5-.5.5h-4.2c-.3%200-.5-.2-.5-.5s.2-.5.5-.5M32%2048.9c-.7%200-1.3-.6-1.3-1.3s.6-1.3%201.3-1.3s1.3.6%201.3%201.3s-.6%201.3-1.3%201.3m8.6-4.7H23.4v-27h17.2zM10.8%2021.3c1.5%203.5%201.9%207.1%202%2010.7c0%203.6-.4%207.2-2%2010.7c-.3-3.5-.1-7.1-.1-10.7s-.1-7.1.1-10.7m3.8-5.3c1.8%205.2%202.3%2010.7%202.4%2016c-.1%205.4-.6%2010.8-2.4%2016c0-5.2.3-10.5.4-15.7c0-5.4-.3-10.9-.4-16.3m38.6%2026.7c-1.5-3.5-1.9-7.1-2-10.7c0-3.6.4-7.2%202-10.7c.3%203.5.1%207.1.1%2010.7s.1%207.1-.1%2010.7M49.4%2048c-1.8-5.2-2.3-10.7-2.4-16c.1-5.4.6-10.8%202.4-16c0%205.2-.3%2010.5-.4%2015.7c0%205.4.3%2010.9.4%2016.3%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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%23eda454%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M38.4%2013H25.6c-2.4%200-4.3%201.9-4.3%204.2v29.6c0%202.3%201.9%204.2%204.3%204.2h12.9c2.4%200%204.3-1.9%204.3-4.2V17.2c-.1-2.3-2-4.2-4.4-4.2m-8.5%201.5h4.2c.3%200%20.5.2.5.5s-.2.5-.5.5h-4.2c-.3%200-.5-.2-.5-.5s.2-.5.5-.5M32%2048.9c-.7%200-1.3-.6-1.3-1.3s.6-1.3%201.3-1.3s1.3.6%201.3%201.3s-.6%201.3-1.3%201.3m8.6-4.7H23.4v-27h17.2zM10.8%2021.3c1.5%203.5%201.9%207.1%202%2010.7c0%203.6-.4%207.2-2%2010.7c-.3-3.5-.1-7.1-.1-10.7s-.1-7.1.1-10.7m3.8-5.3c1.8%205.2%202.3%2010.7%202.4%2016c-.1%205.4-.6%2010.8-2.4%2016c0-5.2.3-10.5.4-15.7c0-5.4-.3-10.9-.4-16.3m38.6%2026.7c-1.5-3.5-1.9-7.1-2-10.7c0-3.6.4-7.2%202-10.7c.3%203.5.1%207.1.1%2010.7s.1%207.1-.1%2010.7M49.4%2048c-1.8-5.2-2.3-10.7-2.4-16c.1-5.4.6-10.8%202.4-16c0%205.2-.3%2010.5-.4%2015.7c0%205.4.3%2010.9.4%2016.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/vibration-mode.svg?color=%231a73e8&size=48