tamper detection on icon
tamper-detection-on-rounded from Material Symbols Light by Google · Rounded · Home · Apache-2.0 Free for personal and commercial use.
- Name
- tamper-detection-on-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More home icons from Material Symbols Light
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-status
Use the tamper detection on icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.258 19q-.33 0-.622-.131t-.515-.354L2.14 16.539q-.074-.073-.074-.148t.074-.148q.09-.129.23-.193t.3-.064q.204 0 .354.054q.15.055.273.203l.685.685v-5.235q0-.191.138-.317q.139-.125.312-.125q.189 0 .312.125q.123.126.123.317v2.616h.769V10.48q0-.192.138-.317t.312-.125q.188 0 .311.125t.123.317v3.827h.77v-3.212q0-.191.138-.317q.138-.125.312-.125q.188 0 .311.125q.123.126.123.317v3.212h.77v-2.404q0-.192.138-.317t.312-.125q.188 0 .311.125t.123.317v5.48q0 .667-.465 1.142T8.212 19zm7.761-1.923q-.343 0-.575-.23t-.233-.57V9.886q0-.667-.474-1.141t-1.14-.475H4.288q-.344 0-.576-.232t-.232-.576v-2.77q0-.69.462-1.152t1.153-.463h10.77q.69 0 1.152.463t.463 1.152v4.654l2.348-2.348q.186-.186.438-.09q.252.098.252.369v5.6q0 .272-.252.368q-.252.097-.438-.089l-2.348-2.348v4.654q0 .69-.463 1.153t-1.153.462z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTamperDetectionOnRounded(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="M5.258 19q-.33 0-.622-.131t-.515-.354L2.14 16.539q-.074-.073-.074-.148t.074-.148q.09-.129.23-.193t.3-.064q.204 0 .354.054q.15.055.273.203l.685.685v-5.235q0-.191.138-.317q.139-.125.312-.125q.189 0 .312.125q.123.126.123.317v2.616h.769V10.48q0-.192.138-.317t.312-.125q.188 0 .311.125t.123.317v3.827h.77v-3.212q0-.191.138-.317q.138-.125.312-.125q.188 0 .311.125q.123.126.123.317v3.212h.77v-2.404q0-.192.138-.317t.312-.125q.188 0 .311.125t.123.317v5.48q0 .667-.465 1.142T8.212 19zm7.761-1.923q-.343 0-.575-.23t-.233-.57V9.886q0-.667-.474-1.141t-1.14-.475H4.288q-.344 0-.576-.232t-.232-.576v-2.77q0-.69.462-1.152t1.153-.463h10.77q.69 0 1.152.463t.463 1.152v4.654l2.348-2.348q.186-.186.438-.09q.252.098.252.369v5.6q0 .272-.252.368q-.252.097-.438-.089l-2.348-2.348v4.654q0 .69-.463 1.153t-1.153.462z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.258 19q-.33 0-.622-.131t-.515-.354L2.14 16.539q-.074-.073-.074-.148t.074-.148q.09-.129.23-.193t.3-.064q.204 0 .354.054q.15.055.273.203l.685.685v-5.235q0-.191.138-.317q.139-.125.312-.125q.189 0 .312.125q.123.126.123.317v2.616h.769V10.48q0-.192.138-.317t.312-.125q.188 0 .311.125t.123.317v3.827h.77v-3.212q0-.191.138-.317q.138-.125.312-.125q.188 0 .311.125q.123.126.123.317v3.212h.77v-2.404q0-.192.138-.317t.312-.125q.188 0 .311.125t.123.317v5.48q0 .667-.465 1.142T8.212 19zm7.761-1.923q-.343 0-.575-.23t-.233-.57V9.886q0-.667-.474-1.141t-1.14-.475H4.288q-.344 0-.576-.232t-.232-.576v-2.77q0-.69.462-1.152t1.153-.463h10.77q.69 0 1.152.463t.463 1.152v4.654l2.348-2.348q.186-.186.438-.09q.252.098.252.369v5.6q0 .272-.252.368q-.252.097-.438-.089l-2.348-2.348v4.654q0 .69-.463 1.153t-1.153.462z"/></svg> </template>
CSS
.icon-tamper-detection-on-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%22M5.258%2019q-.33%200-.622-.131t-.515-.354L2.14%2016.539q-.074-.073-.074-.148t.074-.148q.09-.129.23-.193t.3-.064q.204%200%20.354.054q.15.055.273.203l.685.685v-5.235q0-.191.138-.317q.139-.125.312-.125q.189%200%20.312.125q.123.126.123.317v2.616h.769V10.48q0-.192.138-.317t.312-.125q.188%200%20.311.125t.123.317v3.827h.77v-3.212q0-.191.138-.317q.138-.125.312-.125q.188%200%20.311.125q.123.126.123.317v3.212h.77v-2.404q0-.192.138-.317t.312-.125q.188%200%20.311.125t.123.317v5.48q0%20.667-.465%201.142T8.212%2019zm7.761-1.923q-.343%200-.575-.23t-.233-.57V9.886q0-.667-.474-1.141t-1.14-.475H4.288q-.344%200-.576-.232t-.232-.576v-2.77q0-.69.462-1.152t1.153-.463h10.77q.69%200%201.152.463t.463%201.152v4.654l2.348-2.348q.186-.186.438-.09q.252.098.252.369v5.6q0%20.272-.252.368q-.252.097-.438-.089l-2.348-2.348v4.654q0%20.69-.463%201.153t-1.153.462z%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%22M5.258%2019q-.33%200-.622-.131t-.515-.354L2.14%2016.539q-.074-.073-.074-.148t.074-.148q.09-.129.23-.193t.3-.064q.204%200%20.354.054q.15.055.273.203l.685.685v-5.235q0-.191.138-.317q.139-.125.312-.125q.189%200%20.312.125q.123.126.123.317v2.616h.769V10.48q0-.192.138-.317t.312-.125q.188%200%20.311.125t.123.317v3.827h.77v-3.212q0-.191.138-.317q.138-.125.312-.125q.188%200%20.311.125q.123.126.123.317v3.212h.77v-2.404q0-.192.138-.317t.312-.125q.188%200%20.311.125t.123.317v5.48q0%20.667-.465%201.142T8.212%2019zm7.761-1.923q-.343%200-.575-.23t-.233-.57V9.886q0-.667-.474-1.141t-1.14-.475H4.288q-.344%200-.576-.232t-.232-.576v-2.77q0-.69.462-1.152t1.153-.463h10.77q.69%200%201.152.463t.463%201.152v4.654l2.348-2.348q.186-.186.438-.09q.252.098.252.369v5.6q0%20.272-.252.368q-.252.097-.438-.089l-2.348-2.348v4.654q0%20.69-.463%201.153t-1.153.462z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/tamper-detection-on-rounded.svg?color=%231a73e8&size=48