mobile phone with arrow emoji

mobile-phone-with-arrow from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
mobile-phone-with-arrow
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the mobile phone with arrow emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path fill="#9b9b9a" d="M54.07 59H27.68a.805.805 0 0 1-.805-.805v-45.39c0-.445.36-.805.805-.805h26.39c.444 0 .805.36.805.805v45.39c0 .444-.36.805-.805.805"/><path fill="#d0cfce" d="M50.594 52.053H31.156a.78.78 0 0 1-.781-.781V18.834c0-.431.35-.781.781-.781h19.438c.431 0 .78.35.78.781v32.438a.78.78 0 0 1-.78.781"/><path fill="#fff" d="M37 15h8z"/></g><g stroke="#000" stroke-miterlimit="10"><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M54.07 59H27.68a.805.805 0 0 1-.805-.805v-45.39c0-.445.36-.805.805-.805h26.39c.444 0 .805.36.805.805v45.39c0 .444-.36.805-.805.805"/><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M50.594 52.053H31.156a.78.78 0 0 1-.781-.781V18.834c0-.431.35-.781.781-.781h19.438c.431 0 .78.35.78.781v32.438a.78.78 0 0 1-.78.781"/><circle cx="41" cy="55.5" r="1.5"/><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M37 15h8z"/><path d="M16.53 42.751L17.64 44l7.86-8.497L17.635 27l-1.105 1.24l5.166 5.55c.146.157.169.443.05.638c-.064.106-.162.168-.264.168H6.5v1.813h14.968c.188 0 .34.203.34.453a.52.52 0 0 1-.127.353z"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiMobilePhoneWithArrow(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path fill="#9b9b9a" d="M54.07 59H27.68a.805.805 0 0 1-.805-.805v-45.39c0-.445.36-.805.805-.805h26.39c.444 0 .805.36.805.805v45.39c0 .444-.36.805-.805.805"/><path fill="#d0cfce" d="M50.594 52.053H31.156a.78.78 0 0 1-.781-.781V18.834c0-.431.35-.781.781-.781h19.438c.431 0 .78.35.78.781v32.438a.78.78 0 0 1-.78.781"/><path fill="#fff" d="M37 15h8z"/></g><g stroke="#000" strokeMiterlimit="10"><path fill="none" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M54.07 59H27.68a.805.805 0 0 1-.805-.805v-45.39c0-.445.36-.805.805-.805h26.39c.444 0 .805.36.805.805v45.39c0 .444-.36.805-.805.805"/><path fill="none" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M50.594 52.053H31.156a.78.78 0 0 1-.781-.781V18.834c0-.431.35-.781.781-.781h19.438c.431 0 .78.35.78.781v32.438a.78.78 0 0 1-.78.781"/><circle cx="41" cy="55.5" r="1.5"/><path fill="none" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M37 15h8z"/><path d="M16.53 42.751L17.64 44l7.86-8.497L17.635 27l-1.105 1.24l5.166 5.55c.146.157.169.443.05.638c-.064.106-.162.168-.264.168H6.5v1.813h14.968c.188 0 .34.203.34.453a.52.52 0 0 1-.127.353z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path fill="#9b9b9a" d="M54.07 59H27.68a.805.805 0 0 1-.805-.805v-45.39c0-.445.36-.805.805-.805h26.39c.444 0 .805.36.805.805v45.39c0 .444-.36.805-.805.805"/><path fill="#d0cfce" d="M50.594 52.053H31.156a.78.78 0 0 1-.781-.781V18.834c0-.431.35-.781.781-.781h19.438c.431 0 .78.35.78.781v32.438a.78.78 0 0 1-.78.781"/><path fill="#fff" d="M37 15h8z"/></g><g stroke="#000" stroke-miterlimit="10"><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M54.07 59H27.68a.805.805 0 0 1-.805-.805v-45.39c0-.445.36-.805.805-.805h26.39c.444 0 .805.36.805.805v45.39c0 .444-.36.805-.805.805"/><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M50.594 52.053H31.156a.78.78 0 0 1-.781-.781V18.834c0-.431.35-.781.781-.781h19.438c.431 0 .78.35.78.781v32.438a.78.78 0 0 1-.78.781"/><circle cx="41" cy="55.5" r="1.5"/><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M37 15h8z"/><path d="M16.53 42.751L17.64 44l7.86-8.497L17.635 27l-1.105 1.24l5.166 5.55c.146.157.169.443.05.638c-.064.106-.162.168-.264.168H6.5v1.813h14.968c.188 0 .34.203.34.453a.52.52 0 0 1-.127.353z"/></g></svg>
</template>

CSS

.icon-mobile-phone-with-arrow {
  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%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M54.07%2059H27.68a.805.805%200%200%201-.805-.805v-45.39c0-.445.36-.805.805-.805h26.39c.444%200%20.805.36.805.805v45.39c0%20.444-.36.805-.805.805%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M50.594%2052.053H31.156a.78.78%200%200%201-.781-.781V18.834c0-.431.35-.781.781-.781h19.438c.431%200%20.78.35.78.781v32.438a.78.78%200%200%201-.78.781%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37%2015h8z%22%2F%3E%3C%2Fg%3E%3Cg%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M54.07%2059H27.68a.805.805%200%200%201-.805-.805v-45.39c0-.445.36-.805.805-.805h26.39c.444%200%20.805.36.805.805v45.39c0%20.444-.36.805-.805.805%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M50.594%2052.053H31.156a.78.78%200%200%201-.781-.781V18.834c0-.431.35-.781.781-.781h19.438c.431%200%20.78.35.78.781v32.438a.78.78%200%200%201-.78.781%22%2F%3E%3Ccircle%20cx%3D%2241%22%20cy%3D%2255.5%22%20r%3D%221.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M37%2015h8z%22%2F%3E%3Cpath%20d%3D%22M16.53%2042.751L17.64%2044l7.86-8.497L17.635%2027l-1.105%201.24l5.166%205.55c.146.157.169.443.05.638c-.064.106-.162.168-.264.168H6.5v1.813h14.968c.188%200%20.34.203.34.453a.52.52%200%200%201-.127.353z%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%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M54.07%2059H27.68a.805.805%200%200%201-.805-.805v-45.39c0-.445.36-.805.805-.805h26.39c.444%200%20.805.36.805.805v45.39c0%20.444-.36.805-.805.805%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M50.594%2052.053H31.156a.78.78%200%200%201-.781-.781V18.834c0-.431.35-.781.781-.781h19.438c.431%200%20.78.35.78.781v32.438a.78.78%200%200%201-.78.781%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37%2015h8z%22%2F%3E%3C%2Fg%3E%3Cg%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M54.07%2059H27.68a.805.805%200%200%201-.805-.805v-45.39c0-.445.36-.805.805-.805h26.39c.444%200%20.805.36.805.805v45.39c0%20.444-.36.805-.805.805%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M50.594%2052.053H31.156a.78.78%200%200%201-.781-.781V18.834c0-.431.35-.781.781-.781h19.438c.431%200%20.78.35.78.781v32.438a.78.78%200%200%201-.78.781%22%2F%3E%3Ccircle%20cx%3D%2241%22%20cy%3D%2255.5%22%20r%3D%221.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M37%2015h8z%22%2F%3E%3Cpath%20d%3D%22M16.53%2042.751L17.64%2044l7.86-8.497L17.635%2027l-1.105%201.24l5.166%205.55c.146.157.169.443.05.638c-.064.106-.162.168-.264.168H6.5v1.813h14.968c.188%200%20.34.203.34.453a.52.52%200%200%201-.127.353z%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/mobile-phone-with-arrow.svg?color=%231a73e8&size=48