mobile theft icon
mobile-theft-outline-sharp from Material Symbols Light by Google · Outline Sharp · Privacy · Apache-2.0 Free for personal and commercial use.
- Name
- mobile-theft-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- 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="m20.902 10.289l-5.683 5.682l-.675-.727l5.645-5.663q.338-.339.517-.757t.179-.88q0-.452-.174-.875t-.522-.761L17.002 3.14h-5.536l2.936 1.705l-5.79 5.783l-.733-.675l4.883-4.883l-2.666-1.483V2.135h7.34L20.903 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.675 4.707l-.713-.721l4.694-4.694zm2.01 1.99l-4.046 4.046l-.708-.713l4.04-4.047zm-3.28 6.958l.974.14l-.552 3.752l-11.202-1.675l2.624-17.66l2.598.358l-.147.975l-1.603-.212l-2.325 15.71l9.207 1.358zm4.397 3.765l-.627-.627l3.022-3.046h-2.656v-.885h4.173v4.173h-.885v-2.655z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMobileTheftOutlineSharp(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="m20.902 10.289l-5.683 5.682l-.675-.727l5.645-5.663q.338-.339.517-.757t.179-.88q0-.452-.174-.875t-.522-.761L17.002 3.14h-5.536l2.936 1.705l-5.79 5.783l-.733-.675l4.883-4.883l-2.666-1.483V2.135h7.34L20.903 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.675 4.707l-.713-.721l4.694-4.694zm2.01 1.99l-4.046 4.046l-.708-.713l4.04-4.047zm-3.28 6.958l.974.14l-.552 3.752l-11.202-1.675l2.624-17.66l2.598.358l-.147.975l-1.603-.212l-2.325 15.71l9.207 1.358zm4.397 3.765l-.627-.627l3.022-3.046h-2.656v-.885h4.173v4.173h-.885v-2.655z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.902 10.289l-5.683 5.682l-.675-.727l5.645-5.663q.338-.339.517-.757t.179-.88q0-.452-.174-.875t-.522-.761L17.002 3.14h-5.536l2.936 1.705l-5.79 5.783l-.733-.675l4.883-4.883l-2.666-1.483V2.135h7.34L20.903 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.675 4.707l-.713-.721l4.694-4.694zm2.01 1.99l-4.046 4.046l-.708-.713l4.04-4.047zm-3.28 6.958l.974.14l-.552 3.752l-11.202-1.675l2.624-17.66l2.598.358l-.147.975l-1.603-.212l-2.325 15.71l9.207 1.358zm4.397 3.765l-.627-.627l3.022-3.046h-2.656v-.885h4.173v4.173h-.885v-2.655z"/></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%22m20.902%2010.289l-5.683%205.682l-.675-.727l5.645-5.663q.338-.339.517-.757t.179-.88q0-.452-.174-.875t-.522-.761L17.002%203.14h-5.536l2.936%201.705l-5.79%205.783l-.733-.675l4.883-4.883l-2.666-1.483V2.135h7.34L20.903%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.675%204.707l-.713-.721l4.694-4.694zm2.01%201.99l-4.046%204.046l-.708-.713l4.04-4.047zm-3.28%206.958l.974.14l-.552%203.752l-11.202-1.675l2.624-17.66l2.598.358l-.147.975l-1.603-.212l-2.325%2015.71l9.207%201.358zm4.397%203.765l-.627-.627l3.022-3.046h-2.656v-.885h4.173v4.173h-.885v-2.655z%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%22m20.902%2010.289l-5.683%205.682l-.675-.727l5.645-5.663q.338-.339.517-.757t.179-.88q0-.452-.174-.875t-.522-.761L17.002%203.14h-5.536l2.936%201.705l-5.79%205.783l-.733-.675l4.883-4.883l-2.666-1.483V2.135h7.34L20.903%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.675%204.707l-.713-.721l4.694-4.694zm2.01%201.99l-4.046%204.046l-.708-.713l4.04-4.047zm-3.28%206.958l.974.14l-.552%203.752l-11.202-1.675l2.624-17.66l2.598.358l-.147.975l-1.603-.212l-2.325%2015.71l9.207%201.358zm4.397%203.765l-.627-.627l3.022-3.046h-2.656v-.885h4.173v4.173h-.885v-2.655z%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-sharp.svg?color=%231a73e8&size=48