no mobile phones emoji

no-mobile-phones from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.

Name
no-mobile-phones
Set
OpenMoji
Style
Default
Category
Symbols
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More symbols icons from OpenMoji

Use the no mobile phones emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="26" fill="#fff"/><path fill="none" d="M29.48 20H43a2 2 0 0 1 2 2v13.52M42.52 52H29a2 2 0 0 1-2-2V36.48"/><path fill="#fff" d="M27 37.48V50h12.52m2 2H29a2 2 0 0 1-2-2h12.52zM45 34.52V22H32.48m-2-2H43a2 2 0 0 1 2 2H32.48z"/><path fill="#ea5a47" d="M36 7C19.98 7 7 19.98 7 36s12.98 29 29 29s29-12.98 29-29S52.02 7 36 7M10.79 36.27c0-5.075 3.417-12.69 6.202-16.49l35.2 35.27c-3.805 2.784-10.93 5.904-16.01 5.904c-12.7 0-25.39-11.98-25.39-24.68zm44.87 15.18L20.6 16.32c3.805-2.784 10.77-5.441 15.84-5.441c12.7 0 24.68 12.25 24.68 24.95c0 5.075-2.686 11.81-5.47 15.62z"/><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2"><path stroke-miterlimit="10" d="M26.98 29.58L27 50h12.52m5.5-2.44l-.048 2.882"/><path stroke-linecap="round" stroke-miterlimit="10" d="M39.87 52H29a2 2 0 0 1-2-2h15.02z"/><path stroke-miterlimit="10" d="M45 40.7V22H32.48"/><path stroke-linecap="round" stroke-miterlimit="10" d="M29.48 20H43a2 2 0 0 1 2 2H30.98z"/><circle cx="36" cy="36" r="30" stroke-linecap="round"/><path stroke-linecap="round" d="M55.66 51.44A24.99 24.99 0 0 0 20.6 16.31zM16.99 19.77a24.99 24.99 0 0 0 35.2 35.27z"/><path stroke-linecap="round" stroke-miterlimit="10" d="M43.5 20H29.98a2 2 0 0 0-2 2H42zm-9.24 32h8.76a2 2 0 0 0 2-2H30z"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiNoMobilePhones(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="26" fill="#fff"/><path fill="none" d="M29.48 20H43a2 2 0 0 1 2 2v13.52M42.52 52H29a2 2 0 0 1-2-2V36.48"/><path fill="#fff" d="M27 37.48V50h12.52m2 2H29a2 2 0 0 1-2-2h12.52zM45 34.52V22H32.48m-2-2H43a2 2 0 0 1 2 2H32.48z"/><path fill="#ea5a47" d="M36 7C19.98 7 7 19.98 7 36s12.98 29 29 29s29-12.98 29-29S52.02 7 36 7M10.79 36.27c0-5.075 3.417-12.69 6.202-16.49l35.2 35.27c-3.805 2.784-10.93 5.904-16.01 5.904c-12.7 0-25.39-11.98-25.39-24.68zm44.87 15.18L20.6 16.32c3.805-2.784 10.77-5.441 15.84-5.441c12.7 0 24.68 12.25 24.68 24.95c0 5.075-2.686 11.81-5.47 15.62z"/><g fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2"><path strokeMiterlimit="10" d="M26.98 29.58L27 50h12.52m5.5-2.44l-.048 2.882"/><path strokeLinecap="round" strokeMiterlimit="10" d="M39.87 52H29a2 2 0 0 1-2-2h15.02z"/><path strokeMiterlimit="10" d="M45 40.7V22H32.48"/><path strokeLinecap="round" strokeMiterlimit="10" d="M29.48 20H43a2 2 0 0 1 2 2H30.98z"/><circle cx="36" cy="36" r="30" strokeLinecap="round"/><path strokeLinecap="round" d="M55.66 51.44A24.99 24.99 0 0 0 20.6 16.31zM16.99 19.77a24.99 24.99 0 0 0 35.2 35.27z"/><path strokeLinecap="round" strokeMiterlimit="10" d="M43.5 20H29.98a2 2 0 0 0-2 2H42zm-9.24 32h8.76a2 2 0 0 0 2-2H30z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="26" fill="#fff"/><path fill="none" d="M29.48 20H43a2 2 0 0 1 2 2v13.52M42.52 52H29a2 2 0 0 1-2-2V36.48"/><path fill="#fff" d="M27 37.48V50h12.52m2 2H29a2 2 0 0 1-2-2h12.52zM45 34.52V22H32.48m-2-2H43a2 2 0 0 1 2 2H32.48z"/><path fill="#ea5a47" d="M36 7C19.98 7 7 19.98 7 36s12.98 29 29 29s29-12.98 29-29S52.02 7 36 7M10.79 36.27c0-5.075 3.417-12.69 6.202-16.49l35.2 35.27c-3.805 2.784-10.93 5.904-16.01 5.904c-12.7 0-25.39-11.98-25.39-24.68zm44.87 15.18L20.6 16.32c3.805-2.784 10.77-5.441 15.84-5.441c12.7 0 24.68 12.25 24.68 24.95c0 5.075-2.686 11.81-5.47 15.62z"/><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2"><path stroke-miterlimit="10" d="M26.98 29.58L27 50h12.52m5.5-2.44l-.048 2.882"/><path stroke-linecap="round" stroke-miterlimit="10" d="M39.87 52H29a2 2 0 0 1-2-2h15.02z"/><path stroke-miterlimit="10" d="M45 40.7V22H32.48"/><path stroke-linecap="round" stroke-miterlimit="10" d="M29.48 20H43a2 2 0 0 1 2 2H30.98z"/><circle cx="36" cy="36" r="30" stroke-linecap="round"/><path stroke-linecap="round" d="M55.66 51.44A24.99 24.99 0 0 0 20.6 16.31zM16.99 19.77a24.99 24.99 0 0 0 35.2 35.27z"/><path stroke-linecap="round" stroke-miterlimit="10" d="M43.5 20H29.98a2 2 0 0 0-2 2H42zm-9.24 32h8.76a2 2 0 0 0 2-2H30z"/></g></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%2072%2072%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2226%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M29.48%2020H43a2%202%200%200%201%202%202v13.52M42.52%2052H29a2%202%200%200%201-2-2V36.48%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27%2037.48V50h12.52m2%202H29a2%202%200%200%201-2-2h12.52zM45%2034.52V22H32.48m-2-2H43a2%202%200%200%201%202%202H32.48z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M36%207C19.98%207%207%2019.98%207%2036s12.98%2029%2029%2029s29-12.98%2029-29S52.02%207%2036%207M10.79%2036.27c0-5.075%203.417-12.69%206.202-16.49l35.2%2035.27c-3.805%202.784-10.93%205.904-16.01%205.904c-12.7%200-25.39-11.98-25.39-24.68zm44.87%2015.18L20.6%2016.32c3.805-2.784%2010.77-5.441%2015.84-5.441c12.7%200%2024.68%2012.25%2024.68%2024.95c0%205.075-2.686%2011.81-5.47%2015.62z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M26.98%2029.58L27%2050h12.52m5.5-2.44l-.048%202.882%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M39.87%2052H29a2%202%200%200%201-2-2h15.02z%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M45%2040.7V22H32.48%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M29.48%2020H43a2%202%200%200%201%202%202H30.98z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2230%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M55.66%2051.44A24.99%2024.99%200%200%200%2020.6%2016.31zM16.99%2019.77a24.99%2024.99%200%200%200%2035.2%2035.27z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M43.5%2020H29.98a2%202%200%200%200-2%202H42zm-9.24%2032h8.76a2%202%200%200%200%202-2H30z%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%2072%2072%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2226%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M29.48%2020H43a2%202%200%200%201%202%202v13.52M42.52%2052H29a2%202%200%200%201-2-2V36.48%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27%2037.48V50h12.52m2%202H29a2%202%200%200%201-2-2h12.52zM45%2034.52V22H32.48m-2-2H43a2%202%200%200%201%202%202H32.48z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M36%207C19.98%207%207%2019.98%207%2036s12.98%2029%2029%2029s29-12.98%2029-29S52.02%207%2036%207M10.79%2036.27c0-5.075%203.417-12.69%206.202-16.49l35.2%2035.27c-3.805%202.784-10.93%205.904-16.01%205.904c-12.7%200-25.39-11.98-25.39-24.68zm44.87%2015.18L20.6%2016.32c3.805-2.784%2010.77-5.441%2015.84-5.441c12.7%200%2024.68%2012.25%2024.68%2024.95c0%205.075-2.686%2011.81-5.47%2015.62z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M26.98%2029.58L27%2050h12.52m5.5-2.44l-.048%202.882%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M39.87%2052H29a2%202%200%200%201-2-2h15.02z%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M45%2040.7V22H32.48%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M29.48%2020H43a2%202%200%200%201%202%202H30.98z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2230%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M55.66%2051.44A24.99%2024.99%200%200%200%2020.6%2016.31zM16.99%2019.77a24.99%2024.99%200%200%200%2035.2%2035.27z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M43.5%2020H29.98a2%202%200%200%200-2%202H42zm-9.24%2032h8.76a2%202%200%200%200%202-2H30z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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