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

Name
mobile-theft-outline-sharp
Set
Material Symbols
Style
Outline Sharp
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="m21.825 10.5l-6.375 6.375l-1.425-1.4L20.4 9.1q.3-.3.45-.663t.15-.762q0-.375-.15-.75t-.45-.675l-3.225-3.225H13.1l2.225 1.225L8.4 11.225L6.975 9.8l5.075-5.075L9.5 3.3V1h8.475l3.85 3.85q.575.575.863 1.313t.287 1.512Q23 8.45 22.7 9.188t-.875 1.312M14.75 9.075l-5.675 5.65L7.65 13.35l5.675-5.675zm2.125 2.125l-4.95 4.95l-1.4-1.425l4.925-4.95zm-4.55 6.9l1.975.275l-.725 4.925L.7 21.375L3.65 1.6l3.675.55l-.3 1.975l-1.7-.25L3 19.7l8.9 1.3zM17.55 23l-1.05-1.05L19.425 19H17v-1.5h5v5h-1.5v-2.425z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMobileTheftOutlineSharp(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.825 10.5l-6.375 6.375l-1.425-1.4L20.4 9.1q.3-.3.45-.663t.15-.762q0-.375-.15-.75t-.45-.675l-3.225-3.225H13.1l2.225 1.225L8.4 11.225L6.975 9.8l5.075-5.075L9.5 3.3V1h8.475l3.85 3.85q.575.575.863 1.313t.287 1.512Q23 8.45 22.7 9.188t-.875 1.312M14.75 9.075l-5.675 5.65L7.65 13.35l5.675-5.675zm2.125 2.125l-4.95 4.95l-1.4-1.425l4.925-4.95zm-4.55 6.9l1.975.275l-.725 4.925L.7 21.375L3.65 1.6l3.675.55l-.3 1.975l-1.7-.25L3 19.7l8.9 1.3zM17.55 23l-1.05-1.05L19.425 19H17v-1.5h5v5h-1.5v-2.425z"/></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.825 10.5l-6.375 6.375l-1.425-1.4L20.4 9.1q.3-.3.45-.663t.15-.762q0-.375-.15-.75t-.45-.675l-3.225-3.225H13.1l2.225 1.225L8.4 11.225L6.975 9.8l5.075-5.075L9.5 3.3V1h8.475l3.85 3.85q.575.575.863 1.313t.287 1.512Q23 8.45 22.7 9.188t-.875 1.312M14.75 9.075l-5.675 5.65L7.65 13.35l5.675-5.675zm2.125 2.125l-4.95 4.95l-1.4-1.425l4.925-4.95zm-4.55 6.9l1.975.275l-.725 4.925L.7 21.375L3.65 1.6l3.675.55l-.3 1.975l-1.7-.25L3 19.7l8.9 1.3zM17.55 23l-1.05-1.05L19.425 19H17v-1.5h5v5h-1.5v-2.425z"/></svg>
</template>

CSS

.icon-mobile-theft-outline-sharp {
  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.825%2010.5l-6.375%206.375l-1.425-1.4L20.4%209.1q.3-.3.45-.663t.15-.762q0-.375-.15-.75t-.45-.675l-3.225-3.225H13.1l2.225%201.225L8.4%2011.225L6.975%209.8l5.075-5.075L9.5%203.3V1h8.475l3.85%203.85q.575.575.863%201.313t.287%201.512Q23%208.45%2022.7%209.188t-.875%201.312M14.75%209.075l-5.675%205.65L7.65%2013.35l5.675-5.675zm2.125%202.125l-4.95%204.95l-1.4-1.425l4.925-4.95zm-4.55%206.9l1.975.275l-.725%204.925L.7%2021.375L3.65%201.6l3.675.55l-.3%201.975l-1.7-.25L3%2019.7l8.9%201.3zM17.55%2023l-1.05-1.05L19.425%2019H17v-1.5h5v5h-1.5v-2.425z%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.825%2010.5l-6.375%206.375l-1.425-1.4L20.4%209.1q.3-.3.45-.663t.15-.762q0-.375-.15-.75t-.45-.675l-3.225-3.225H13.1l2.225%201.225L8.4%2011.225L6.975%209.8l5.075-5.075L9.5%203.3V1h8.475l3.85%203.85q.575.575.863%201.313t.287%201.512Q23%208.45%2022.7%209.188t-.875%201.312M14.75%209.075l-5.675%205.65L7.65%2013.35l5.675-5.675zm2.125%202.125l-4.95%204.95l-1.4-1.425l4.925-4.95zm-4.55%206.9l1.975.275l-.725%204.925L.7%2021.375L3.65%201.6l3.675.55l-.3%201.975l-1.7-.25L3%2019.7l8.9%201.3zM17.55%2023l-1.05-1.05L19.425%2019H17v-1.5h5v5h-1.5v-2.425z%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-sharp.svg?color=%231a73e8&size=48