mobile theft icon
mobile-theft-sharp from Material Symbols by Google · Sharp · Privacy · Apache-2.0 Free for personal and commercial use.
- Name
- mobile-theft-sharp
- Set
- Material Symbols
- Style
- 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
add-moderatoradmin-panel-settingsassured-workloadbadgedisabled-visiblee911-emergencyencryptedencrypted-addencrypted-add-circleencrypted-minus-circleencrypted-offenhanced-encryptionexclamationid-cardid-card-2identity-aware-proxykey-visualizerno-encryptionpasskeyperson-shieldpolicypolicy-alertprivacy-tipprivate-connectivity
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="m15.45 16.875l-1.425-1.4l3.1-3.1l-.725-.7l-4.475 4.475l-1.4-1.425l4.45-4.475l-.7-.7l-5.2 5.175L7.65 13.35l5.225-5.225l-.725-.7l-3.75 3.8L6.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.312zM13.575 23.3L.7 21.375l2.825-19.05l5.25 2.85L4.15 9.8l2.1 2.125l-1.45 1.45l4.3 4.15l.675-.675l4.15 4.225zm3.975-.3l-1.05-1.05L19.425 19H17v-1.5h5v5h-1.5v-2.425z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsMobileTheftSharp(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="m15.45 16.875l-1.425-1.4l3.1-3.1l-.725-.7l-4.475 4.475l-1.4-1.425l4.45-4.475l-.7-.7l-5.2 5.175L7.65 13.35l5.225-5.225l-.725-.7l-3.75 3.8L6.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.312zM13.575 23.3L.7 21.375l2.825-19.05l5.25 2.85L4.15 9.8l2.1 2.125l-1.45 1.45l4.3 4.15l.675-.675l4.15 4.225zm3.975-.3l-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="m15.45 16.875l-1.425-1.4l3.1-3.1l-.725-.7l-4.475 4.475l-1.4-1.425l4.45-4.475l-.7-.7l-5.2 5.175L7.65 13.35l5.225-5.225l-.725-.7l-3.75 3.8L6.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.312zM13.575 23.3L.7 21.375l2.825-19.05l5.25 2.85L4.15 9.8l2.1 2.125l-1.45 1.45l4.3 4.15l.675-.675l4.15 4.225zm3.975-.3l-1.05-1.05L19.425 19H17v-1.5h5v5h-1.5v-2.425z"/></svg> </template>
CSS
.icon-mobile-theft-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%22m15.45%2016.875l-1.425-1.4l3.1-3.1l-.725-.7l-4.475%204.475l-1.4-1.425l4.45-4.475l-.7-.7l-5.2%205.175L7.65%2013.35l5.225-5.225l-.725-.7l-3.75%203.8L6.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.312zM13.575%2023.3L.7%2021.375l2.825-19.05l5.25%202.85L4.15%209.8l2.1%202.125l-1.45%201.45l4.3%204.15l.675-.675l4.15%204.225zm3.975-.3l-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%22m15.45%2016.875l-1.425-1.4l3.1-3.1l-.725-.7l-4.475%204.475l-1.4-1.425l4.45-4.475l-.7-.7l-5.2%205.175L7.65%2013.35l5.225-5.225l-.725-.7l-3.75%203.8L6.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.312zM13.575%2023.3L.7%2021.375l2.825-19.05l5.25%202.85L4.15%209.8l2.1%202.125l-1.45%201.45l4.3%204.15l.675-.675l4.15%204.225zm3.975-.3l-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-sharp.svg?color=%231a73e8&size=48