no mobile phones emoji

no-mobile-phones from Twitter Emoji by Twitter · Default · Symbols · CC-BY-4.0 Attribution required.

Name
no-mobile-phones
Set
Twitter Emoji
Style
Default
Category
Symbols
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More symbols icons from Twitter Emoji

Use the no mobile phones emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path d="M35 18c0-9.389-7.611-17-17-17S1 8.611 1 18s7.611 17 17 17s17-7.611 17-17"/><path fill="#fff" d="M13 31s-3 0-3-3V8s0-3 3-3h10s3 0 3 3v20s0 3-3 3z"/><path d="M12 9h12v18H12z"/><path fill="#dd2e44" d="M18 0C8.06 0 0 8.059 0 18s8.059 18 18 18s18-8.059 18-18S27.941 0 18 0m0 34C9.164 34 2 26.837 2 18c0-3.712 1.276-7.121 3.397-9.835l22.437 22.437A15.9 15.9 0 0 1 18 34m11.68-5.088L7.089 6.321C9.948 3.648 13.777 2 18 2c8.837 0 16 7.163 16 16c0 4.223-1.648 8.053-4.32 10.912"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiNoMobilePhones(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path d="M35 18c0-9.389-7.611-17-17-17S1 8.611 1 18s7.611 17 17 17s17-7.611 17-17"/><path fill="#fff" d="M13 31s-3 0-3-3V8s0-3 3-3h10s3 0 3 3v20s0 3-3 3z"/><path d="M12 9h12v18H12z"/><path fill="#dd2e44" d="M18 0C8.06 0 0 8.059 0 18s8.059 18 18 18s18-8.059 18-18S27.941 0 18 0m0 34C9.164 34 2 26.837 2 18c0-3.712 1.276-7.121 3.397-9.835l22.437 22.437A15.9 15.9 0 0 1 18 34m11.68-5.088L7.089 6.321C9.948 3.648 13.777 2 18 2c8.837 0 16 7.163 16 16c0 4.223-1.648 8.053-4.32 10.912"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path d="M35 18c0-9.389-7.611-17-17-17S1 8.611 1 18s7.611 17 17 17s17-7.611 17-17"/><path fill="#fff" d="M13 31s-3 0-3-3V8s0-3 3-3h10s3 0 3 3v20s0 3-3 3z"/><path d="M12 9h12v18H12z"/><path fill="#dd2e44" d="M18 0C8.06 0 0 8.059 0 18s8.059 18 18 18s18-8.059 18-18S27.941 0 18 0m0 34C9.164 34 2 26.837 2 18c0-3.712 1.276-7.121 3.397-9.835l22.437 22.437A15.9 15.9 0 0 1 18 34m11.68-5.088L7.089 6.321C9.948 3.648 13.777 2 18 2c8.837 0 16 7.163 16 16c0 4.223-1.648 8.053-4.32 10.912"/></svg>
</template>

CSS

.icon-no-mobile-phones {
  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%2036%2036%22%3E%3Cpath%20d%3D%22M35%2018c0-9.389-7.611-17-17-17S1%208.611%201%2018s7.611%2017%2017%2017s17-7.611%2017-17%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13%2031s-3%200-3-3V8s0-3%203-3h10s3%200%203%203v20s0%203-3%203z%22%2F%3E%3Cpath%20d%3D%22M12%209h12v18H12z%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M18%200C8.06%200%200%208.059%200%2018s8.059%2018%2018%2018s18-8.059%2018-18S27.941%200%2018%200m0%2034C9.164%2034%202%2026.837%202%2018c0-3.712%201.276-7.121%203.397-9.835l22.437%2022.437A15.9%2015.9%200%200%201%2018%2034m11.68-5.088L7.089%206.321C9.948%203.648%2013.777%202%2018%202c8.837%200%2016%207.163%2016%2016c0%204.223-1.648%208.053-4.32%2010.912%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%2036%2036%22%3E%3Cpath%20d%3D%22M35%2018c0-9.389-7.611-17-17-17S1%208.611%201%2018s7.611%2017%2017%2017s17-7.611%2017-17%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13%2031s-3%200-3-3V8s0-3%203-3h10s3%200%203%203v20s0%203-3%203z%22%2F%3E%3Cpath%20d%3D%22M12%209h12v18H12z%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M18%200C8.06%200%200%208.059%200%2018s8.059%2018%2018%2018s18-8.059%2018-18S27.941%200%2018%200m0%2034C9.164%2034%202%2026.837%202%2018c0-3.712%201.276-7.121%203.397-9.835l22.437%2022.437A15.9%2015.9%200%200%201%2018%2034m11.68-5.088L7.089%206.321C9.948%203.648%2013.777%202%2018%202c8.837%200%2016%207.163%2016%2016c0%204.223-1.648%208.053-4.32%2010.912%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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