mobile hand off icon

mobile-hand-off-outline-rounded from Material Symbols by Google · Outline Rounded · Hardware · Apache-2.0 Free for personal and commercial use.

Name
mobile-hand-off-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Hardware
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More hardware icons from Material Symbols

Use the mobile hand off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21 18.2l-2-2V11q0-.825-.587-1.412T17 9v5.2l-2-2V7h2q1.65 0 2.825 1.175T21 11zM15.925 23q-.65 0-1.225-.262t-1-.738l-4.475-5.35q-.25-.3-.238-.687t.288-.663q.6-.625 1.263-.987t1.562.112l4.65 2.325l3.875 3.9q-.475 1.05-1.45 1.7T17 23zm0-2H17q.25 0 .488-.05t.437-.175l-2.35-2.35L11.7 16.45l3.45 4.2q.15.175.35.262t.425.088M15 7V4H6.8L5.025 2.25q.225-.125.463-.187T6 2h9q.825 0 1.413.588T17 4v3zM6 22q-.825 0-1.412-.587T4 20V6.825L1.4 4.2q-.275-.275-.287-.687T1.4 2.8q.275-.275.7-.275t.7.275l18.4 18.4q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288L6 8.825V20h6.025l1.675 2zm5.213-15.288Q11.5 6.425 11.5 6t-.288-.712T10.5 5t-.712.288T9.5 6t.288.713T10.5 7t.713-.288"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMobileHandOffOutlineRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21 18.2l-2-2V11q0-.825-.587-1.412T17 9v5.2l-2-2V7h2q1.65 0 2.825 1.175T21 11zM15.925 23q-.65 0-1.225-.262t-1-.738l-4.475-5.35q-.25-.3-.238-.687t.288-.663q.6-.625 1.263-.987t1.562.112l4.65 2.325l3.875 3.9q-.475 1.05-1.45 1.7T17 23zm0-2H17q.25 0 .488-.05t.437-.175l-2.35-2.35L11.7 16.45l3.45 4.2q.15.175.35.262t.425.088M15 7V4H6.8L5.025 2.25q.225-.125.463-.187T6 2h9q.825 0 1.413.588T17 4v3zM6 22q-.825 0-1.412-.587T4 20V6.825L1.4 4.2q-.275-.275-.287-.687T1.4 2.8q.275-.275.7-.275t.7.275l18.4 18.4q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288L6 8.825V20h6.025l1.675 2zm5.213-15.288Q11.5 6.425 11.5 6t-.288-.712T10.5 5t-.712.288T9.5 6t.288.713T10.5 7t.713-.288"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21 18.2l-2-2V11q0-.825-.587-1.412T17 9v5.2l-2-2V7h2q1.65 0 2.825 1.175T21 11zM15.925 23q-.65 0-1.225-.262t-1-.738l-4.475-5.35q-.25-.3-.238-.687t.288-.663q.6-.625 1.263-.987t1.562.112l4.65 2.325l3.875 3.9q-.475 1.05-1.45 1.7T17 23zm0-2H17q.25 0 .488-.05t.437-.175l-2.35-2.35L11.7 16.45l3.45 4.2q.15.175.35.262t.425.088M15 7V4H6.8L5.025 2.25q.225-.125.463-.187T6 2h9q.825 0 1.413.588T17 4v3zM6 22q-.825 0-1.412-.587T4 20V6.825L1.4 4.2q-.275-.275-.287-.687T1.4 2.8q.275-.275.7-.275t.7.275l18.4 18.4q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288L6 8.825V20h6.025l1.675 2zm5.213-15.288Q11.5 6.425 11.5 6t-.288-.712T10.5 5t-.712.288T9.5 6t.288.713T10.5 7t.713-.288"/></svg>
</template>

CSS

.icon-mobile-hand-off-outline-rounded {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21%2018.2l-2-2V11q0-.825-.587-1.412T17%209v5.2l-2-2V7h2q1.65%200%202.825%201.175T21%2011zM15.925%2023q-.65%200-1.225-.262t-1-.738l-4.475-5.35q-.25-.3-.238-.687t.288-.663q.6-.625%201.263-.987t1.562.112l4.65%202.325l3.875%203.9q-.475%201.05-1.45%201.7T17%2023zm0-2H17q.25%200%20.488-.05t.437-.175l-2.35-2.35L11.7%2016.45l3.45%204.2q.15.175.35.262t.425.088M15%207V4H6.8L5.025%202.25q.225-.125.463-.187T6%202h9q.825%200%201.413.588T17%204v3zM6%2022q-.825%200-1.412-.587T4%2020V6.825L1.4%204.2q-.275-.275-.287-.687T1.4%202.8q.275-.275.7-.275t.7.275l18.4%2018.4q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288L6%208.825V20h6.025l1.675%202zm5.213-15.288Q11.5%206.425%2011.5%206t-.288-.712T10.5%205t-.712.288T9.5%206t.288.713T10.5%207t.713-.288%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21%2018.2l-2-2V11q0-.825-.587-1.412T17%209v5.2l-2-2V7h2q1.65%200%202.825%201.175T21%2011zM15.925%2023q-.65%200-1.225-.262t-1-.738l-4.475-5.35q-.25-.3-.238-.687t.288-.663q.6-.625%201.263-.987t1.562.112l4.65%202.325l3.875%203.9q-.475%201.05-1.45%201.7T17%2023zm0-2H17q.25%200%20.488-.05t.437-.175l-2.35-2.35L11.7%2016.45l3.45%204.2q.15.175.35.262t.425.088M15%207V4H6.8L5.025%202.25q.225-.125.463-.187T6%202h9q.825%200%201.413.588T17%204v3zM6%2022q-.825%200-1.412-.587T4%2020V6.825L1.4%204.2q-.275-.275-.287-.687T1.4%202.8q.275-.275.7-.275t.7.275l18.4%2018.4q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288L6%208.825V20h6.025l1.675%202zm5.213-15.288Q11.5%206.425%2011.5%206t-.288-.712T10.5%205t-.712.288T9.5%206t.288.713T10.5%207t.713-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/mobile-hand-off-outline-rounded.svg?color=%231a73e8&size=48