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

Name
mobile-theft-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Privacy
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More privacy icons from Material Symbols

Use the mobile theft icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.6 23l-8.9-1.325q-.825-.125-1.325-.788T1 19.4L3.35 3.575q.125-.825.788-1.312T5.625 1.9l.7.1q.425.05.663.388t.187.762t-.375.65t-.75.175l-.725-.1L3 19.7l8.9 1.3l.275-1.925q.05-.425.375-.662t.75-.188t.663.388t.187.762l-.275 1.925q-.125.825-.788 1.325T11.6 23m10.225-12.5l-5.675 5.675q-.275.275-.687.275t-.713-.3q-.3-.275-.3-.687t.3-.713L20.4 9.1q.3-.3.45-.662t.15-.763q0-.375-.15-.75t-.45-.675l-3.225-3.225H13.1l1.05.575q.425.25.5.75t-.275.85l-5.3 5.3q-.275.3-.687.3t-.713-.3q-.275-.275-.275-.7t.275-.7l4.375-4.375l-1.525-.85q-.475-.275-.75-.737T9.5 2.125V2q0-.425.288-.712T10.5 1h6.25q.6 0 1.15.238t.975.662l2.95 2.95q.575.575.863 1.313t.287 1.512Q23 8.45 22.7 9.188t-.875 1.312m-13.45 3.525q-.3-.275-.3-.687t.3-.713l4.25-4.25q.275-.275.688-.275t.712.275q.3.3.313.713t-.288.712L9.8 14.05q-.275.3-.7.288t-.725-.313M11.2 15.45q-.275-.3-.288-.712t.288-.713l3.55-3.55q.3-.3.713-.3t.712.3t.3.713t-.3.712l-3.55 3.55q-.3.3-.712.3t-.713-.3m9.3 4.625l-2.425 2.4q-.225.2-.525.213t-.525-.213t-.225-.525t.225-.525l2.4-2.425H17.75q-.325 0-.537-.212T17 18.25t.213-.537t.537-.213H21q.425 0 .713.288T22 18.5v3.25q0 .325-.213.538t-.537.212t-.537-.213t-.213-.537zM16.6 7.7"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMobileTheftOutlineRounded(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="m11.6 23l-8.9-1.325q-.825-.125-1.325-.788T1 19.4L3.35 3.575q.125-.825.788-1.312T5.625 1.9l.7.1q.425.05.663.388t.187.762t-.375.65t-.75.175l-.725-.1L3 19.7l8.9 1.3l.275-1.925q.05-.425.375-.662t.75-.188t.663.388t.187.762l-.275 1.925q-.125.825-.788 1.325T11.6 23m10.225-12.5l-5.675 5.675q-.275.275-.687.275t-.713-.3q-.3-.275-.3-.687t.3-.713L20.4 9.1q.3-.3.45-.662t.15-.763q0-.375-.15-.75t-.45-.675l-3.225-3.225H13.1l1.05.575q.425.25.5.75t-.275.85l-5.3 5.3q-.275.3-.687.3t-.713-.3q-.275-.275-.275-.7t.275-.7l4.375-4.375l-1.525-.85q-.475-.275-.75-.737T9.5 2.125V2q0-.425.288-.712T10.5 1h6.25q.6 0 1.15.238t.975.662l2.95 2.95q.575.575.863 1.313t.287 1.512Q23 8.45 22.7 9.188t-.875 1.312m-13.45 3.525q-.3-.275-.3-.687t.3-.713l4.25-4.25q.275-.275.688-.275t.712.275q.3.3.313.713t-.288.712L9.8 14.05q-.275.3-.7.288t-.725-.313M11.2 15.45q-.275-.3-.288-.712t.288-.713l3.55-3.55q.3-.3.713-.3t.712.3t.3.713t-.3.712l-3.55 3.55q-.3.3-.712.3t-.713-.3m9.3 4.625l-2.425 2.4q-.225.2-.525.213t-.525-.213t-.225-.525t.225-.525l2.4-2.425H17.75q-.325 0-.537-.212T17 18.25t.213-.537t.537-.213H21q.425 0 .713.288T22 18.5v3.25q0 .325-.213.538t-.537.212t-.537-.213t-.213-.537zM16.6 7.7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.6 23l-8.9-1.325q-.825-.125-1.325-.788T1 19.4L3.35 3.575q.125-.825.788-1.312T5.625 1.9l.7.1q.425.05.663.388t.187.762t-.375.65t-.75.175l-.725-.1L3 19.7l8.9 1.3l.275-1.925q.05-.425.375-.662t.75-.188t.663.388t.187.762l-.275 1.925q-.125.825-.788 1.325T11.6 23m10.225-12.5l-5.675 5.675q-.275.275-.687.275t-.713-.3q-.3-.275-.3-.687t.3-.713L20.4 9.1q.3-.3.45-.662t.15-.763q0-.375-.15-.75t-.45-.675l-3.225-3.225H13.1l1.05.575q.425.25.5.75t-.275.85l-5.3 5.3q-.275.3-.687.3t-.713-.3q-.275-.275-.275-.7t.275-.7l4.375-4.375l-1.525-.85q-.475-.275-.75-.737T9.5 2.125V2q0-.425.288-.712T10.5 1h6.25q.6 0 1.15.238t.975.662l2.95 2.95q.575.575.863 1.313t.287 1.512Q23 8.45 22.7 9.188t-.875 1.312m-13.45 3.525q-.3-.275-.3-.687t.3-.713l4.25-4.25q.275-.275.688-.275t.712.275q.3.3.313.713t-.288.712L9.8 14.05q-.275.3-.7.288t-.725-.313M11.2 15.45q-.275-.3-.288-.712t.288-.713l3.55-3.55q.3-.3.713-.3t.712.3t.3.713t-.3.712l-3.55 3.55q-.3.3-.712.3t-.713-.3m9.3 4.625l-2.425 2.4q-.225.2-.525.213t-.525-.213t-.225-.525t.225-.525l2.4-2.425H17.75q-.325 0-.537-.212T17 18.25t.213-.537t.537-.213H21q.425 0 .713.288T22 18.5v3.25q0 .325-.213.538t-.537.212t-.537-.213t-.213-.537zM16.6 7.7"/></svg>
</template>

CSS

.icon-mobile-theft-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%22m11.6%2023l-8.9-1.325q-.825-.125-1.325-.788T1%2019.4L3.35%203.575q.125-.825.788-1.312T5.625%201.9l.7.1q.425.05.663.388t.187.762t-.375.65t-.75.175l-.725-.1L3%2019.7l8.9%201.3l.275-1.925q.05-.425.375-.662t.75-.188t.663.388t.187.762l-.275%201.925q-.125.825-.788%201.325T11.6%2023m10.225-12.5l-5.675%205.675q-.275.275-.687.275t-.713-.3q-.3-.275-.3-.687t.3-.713L20.4%209.1q.3-.3.45-.662t.15-.763q0-.375-.15-.75t-.45-.675l-3.225-3.225H13.1l1.05.575q.425.25.5.75t-.275.85l-5.3%205.3q-.275.3-.687.3t-.713-.3q-.275-.275-.275-.7t.275-.7l4.375-4.375l-1.525-.85q-.475-.275-.75-.737T9.5%202.125V2q0-.425.288-.712T10.5%201h6.25q.6%200%201.15.238t.975.662l2.95%202.95q.575.575.863%201.313t.287%201.512Q23%208.45%2022.7%209.188t-.875%201.312m-13.45%203.525q-.3-.275-.3-.687t.3-.713l4.25-4.25q.275-.275.688-.275t.712.275q.3.3.313.713t-.288.712L9.8%2014.05q-.275.3-.7.288t-.725-.313M11.2%2015.45q-.275-.3-.288-.712t.288-.713l3.55-3.55q.3-.3.713-.3t.712.3t.3.713t-.3.712l-3.55%203.55q-.3.3-.712.3t-.713-.3m9.3%204.625l-2.425%202.4q-.225.2-.525.213t-.525-.213t-.225-.525t.225-.525l2.4-2.425H17.75q-.325%200-.537-.212T17%2018.25t.213-.537t.537-.213H21q.425%200%20.713.288T22%2018.5v3.25q0%20.325-.213.538t-.537.212t-.537-.213t-.213-.537zM16.6%207.7%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%22m11.6%2023l-8.9-1.325q-.825-.125-1.325-.788T1%2019.4L3.35%203.575q.125-.825.788-1.312T5.625%201.9l.7.1q.425.05.663.388t.187.762t-.375.65t-.75.175l-.725-.1L3%2019.7l8.9%201.3l.275-1.925q.05-.425.375-.662t.75-.188t.663.388t.187.762l-.275%201.925q-.125.825-.788%201.325T11.6%2023m10.225-12.5l-5.675%205.675q-.275.275-.687.275t-.713-.3q-.3-.275-.3-.687t.3-.713L20.4%209.1q.3-.3.45-.662t.15-.763q0-.375-.15-.75t-.45-.675l-3.225-3.225H13.1l1.05.575q.425.25.5.75t-.275.85l-5.3%205.3q-.275.3-.687.3t-.713-.3q-.275-.275-.275-.7t.275-.7l4.375-4.375l-1.525-.85q-.475-.275-.75-.737T9.5%202.125V2q0-.425.288-.712T10.5%201h6.25q.6%200%201.15.238t.975.662l2.95%202.95q.575.575.863%201.313t.287%201.512Q23%208.45%2022.7%209.188t-.875%201.312m-13.45%203.525q-.3-.275-.3-.687t.3-.713l4.25-4.25q.275-.275.688-.275t.712.275q.3.3.313.713t-.288.712L9.8%2014.05q-.275.3-.7.288t-.725-.313M11.2%2015.45q-.275-.3-.288-.712t.288-.713l3.55-3.55q.3-.3.713-.3t.712.3t.3.713t-.3.712l-3.55%203.55q-.3.3-.712.3t-.713-.3m9.3%204.625l-2.425%202.4q-.225.2-.525.213t-.525-.213t-.225-.525t.225-.525l2.4-2.425H17.75q-.325%200-.537-.212T17%2018.25t.213-.537t.537-.213H21q.425%200%20.713.288T22%2018.5v3.25q0%20.325-.213.538t-.537.212t-.537-.213t-.213-.537zM16.6%207.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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