mobile theft icon
mobile-theft-outline from Material Symbols Light by Google · Outline · Privacy · Apache-2.0 Free for personal and commercial use.
- Name
- mobile-theft-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Privacy
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More privacy icons from Material Symbols Light
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="m12.671 18.216l.235.036l.372.049q.185.024.368.055l-.31 2.136q-.1.669-.63 1.074t-1.202.3l-7.996-1.191q-.672-.087-1.075-.624q-.404-.537-.299-1.209L4.292 4.344q.087-.671.624-1.072q.538-.4 1.209-.295l.989.154l-.073.487l-.074.488l-.988-.135q-.27-.038-.471.106q-.202.144-.24.414L3.134 18.988q-.039.27.105.471q.144.202.414.241l7.996 1.166q.27.038.462-.106q.192-.145.23-.414zm8.231-7.927l-5.31 5.309q-.16.16-.36.16t-.347-.16q-.146-.146-.146-.347t.145-.347L20.19 9.58q.338-.339.517-.757t.179-.88q0-.452-.174-.875t-.522-.761L17.002 3.14h-5.536l2.936 1.705l-5.461 5.443q-.136.146-.34.146q-.203 0-.349-.146q-.16-.134-.16-.341t.16-.367l4.51-4.51l-1.833-1.023q-.386-.218-.61-.584t-.223-.82v-.51h6.327q.485 0 .929.18t.792.528L20.902 5.6q.479.477.718 1.09q.24.611.24 1.254q.006.64-.24 1.254t-.718 1.09m-6.96-1.02l-4.334 4.34q-.146.16-.347.16t-.367-.166q-.146-.136-.146-.339t.166-.369l4.334-4.335zm2.01 1.99l-3.673 3.673q-.165.165-.366.165t-.348-.165q-.16-.146-.16-.347t.16-.367l3.674-3.673zm1.117 10.723l-.627-.627l3.022-3.046h-2.656v-.885h4.173v4.173h-.885v-2.655zm-.988-13.993"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMobileTheftOutline(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="m12.671 18.216l.235.036l.372.049q.185.024.368.055l-.31 2.136q-.1.669-.63 1.074t-1.202.3l-7.996-1.191q-.672-.087-1.075-.624q-.404-.537-.299-1.209L4.292 4.344q.087-.671.624-1.072q.538-.4 1.209-.295l.989.154l-.073.487l-.074.488l-.988-.135q-.27-.038-.471.106q-.202.144-.24.414L3.134 18.988q-.039.27.105.471q.144.202.414.241l7.996 1.166q.27.038.462-.106q.192-.145.23-.414zm8.231-7.927l-5.31 5.309q-.16.16-.36.16t-.347-.16q-.146-.146-.146-.347t.145-.347L20.19 9.58q.338-.339.517-.757t.179-.88q0-.452-.174-.875t-.522-.761L17.002 3.14h-5.536l2.936 1.705l-5.461 5.443q-.136.146-.34.146q-.203 0-.349-.146q-.16-.134-.16-.341t.16-.367l4.51-4.51l-1.833-1.023q-.386-.218-.61-.584t-.223-.82v-.51h6.327q.485 0 .929.18t.792.528L20.902 5.6q.479.477.718 1.09q.24.611.24 1.254q.006.64-.24 1.254t-.718 1.09m-6.96-1.02l-4.334 4.34q-.146.16-.347.16t-.367-.166q-.146-.136-.146-.339t.166-.369l4.334-4.335zm2.01 1.99l-3.673 3.673q-.165.165-.366.165t-.348-.165q-.16-.146-.16-.347t.16-.367l3.674-3.673zm1.117 10.723l-.627-.627l3.022-3.046h-2.656v-.885h4.173v4.173h-.885v-2.655zm-.988-13.993"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.671 18.216l.235.036l.372.049q.185.024.368.055l-.31 2.136q-.1.669-.63 1.074t-1.202.3l-7.996-1.191q-.672-.087-1.075-.624q-.404-.537-.299-1.209L4.292 4.344q.087-.671.624-1.072q.538-.4 1.209-.295l.989.154l-.073.487l-.074.488l-.988-.135q-.27-.038-.471.106q-.202.144-.24.414L3.134 18.988q-.039.27.105.471q.144.202.414.241l7.996 1.166q.27.038.462-.106q.192-.145.23-.414zm8.231-7.927l-5.31 5.309q-.16.16-.36.16t-.347-.16q-.146-.146-.146-.347t.145-.347L20.19 9.58q.338-.339.517-.757t.179-.88q0-.452-.174-.875t-.522-.761L17.002 3.14h-5.536l2.936 1.705l-5.461 5.443q-.136.146-.34.146q-.203 0-.349-.146q-.16-.134-.16-.341t.16-.367l4.51-4.51l-1.833-1.023q-.386-.218-.61-.584t-.223-.82v-.51h6.327q.485 0 .929.18t.792.528L20.902 5.6q.479.477.718 1.09q.24.611.24 1.254q.006.64-.24 1.254t-.718 1.09m-6.96-1.02l-4.334 4.34q-.146.16-.347.16t-.367-.166q-.146-.136-.146-.339t.166-.369l4.334-4.335zm2.01 1.99l-3.673 3.673q-.165.165-.366.165t-.348-.165q-.16-.146-.16-.347t.16-.367l3.674-3.673zm1.117 10.723l-.627-.627l3.022-3.046h-2.656v-.885h4.173v4.173h-.885v-2.655zm-.988-13.993"/></svg> </template>
CSS
.icon-mobile-theft-outline {
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%22m12.671%2018.216l.235.036l.372.049q.185.024.368.055l-.31%202.136q-.1.669-.63%201.074t-1.202.3l-7.996-1.191q-.672-.087-1.075-.624q-.404-.537-.299-1.209L4.292%204.344q.087-.671.624-1.072q.538-.4%201.209-.295l.989.154l-.073.487l-.074.488l-.988-.135q-.27-.038-.471.106q-.202.144-.24.414L3.134%2018.988q-.039.27.105.471q.144.202.414.241l7.996%201.166q.27.038.462-.106q.192-.145.23-.414zm8.231-7.927l-5.31%205.309q-.16.16-.36.16t-.347-.16q-.146-.146-.146-.347t.145-.347L20.19%209.58q.338-.339.517-.757t.179-.88q0-.452-.174-.875t-.522-.761L17.002%203.14h-5.536l2.936%201.705l-5.461%205.443q-.136.146-.34.146q-.203%200-.349-.146q-.16-.134-.16-.341t.16-.367l4.51-4.51l-1.833-1.023q-.386-.218-.61-.584t-.223-.82v-.51h6.327q.485%200%20.929.18t.792.528L20.902%205.6q.479.477.718%201.09q.24.611.24%201.254q.006.64-.24%201.254t-.718%201.09m-6.96-1.02l-4.334%204.34q-.146.16-.347.16t-.367-.166q-.146-.136-.146-.339t.166-.369l4.334-4.335zm2.01%201.99l-3.673%203.673q-.165.165-.366.165t-.348-.165q-.16-.146-.16-.347t.16-.367l3.674-3.673zm1.117%2010.723l-.627-.627l3.022-3.046h-2.656v-.885h4.173v4.173h-.885v-2.655zm-.988-13.993%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%22m12.671%2018.216l.235.036l.372.049q.185.024.368.055l-.31%202.136q-.1.669-.63%201.074t-1.202.3l-7.996-1.191q-.672-.087-1.075-.624q-.404-.537-.299-1.209L4.292%204.344q.087-.671.624-1.072q.538-.4%201.209-.295l.989.154l-.073.487l-.074.488l-.988-.135q-.27-.038-.471.106q-.202.144-.24.414L3.134%2018.988q-.039.27.105.471q.144.202.414.241l7.996%201.166q.27.038.462-.106q.192-.145.23-.414zm8.231-7.927l-5.31%205.309q-.16.16-.36.16t-.347-.16q-.146-.146-.146-.347t.145-.347L20.19%209.58q.338-.339.517-.757t.179-.88q0-.452-.174-.875t-.522-.761L17.002%203.14h-5.536l2.936%201.705l-5.461%205.443q-.136.146-.34.146q-.203%200-.349-.146q-.16-.134-.16-.341t.16-.367l4.51-4.51l-1.833-1.023q-.386-.218-.61-.584t-.223-.82v-.51h6.327q.485%200%20.929.18t.792.528L20.902%205.6q.479.477.718%201.09q.24.611.24%201.254q.006.64-.24%201.254t-.718%201.09m-6.96-1.02l-4.334%204.34q-.146.16-.347.16t-.367-.166q-.146-.136-.146-.339t.166-.369l4.334-4.335zm2.01%201.99l-3.673%203.673q-.165.165-.366.165t-.348-.165q-.16-.146-.16-.347t.16-.367l3.674-3.673zm1.117%2010.723l-.627-.627l3.022-3.046h-2.656v-.885h4.173v4.173h-.885v-2.655zm-.988-13.993%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/mobile-theft-outline.svg?color=%231a73e8&size=48