tamper detection on icon
tamper-detection-on-outline from Material Symbols Light by Google · Outline · Home · Apache-2.0 Free for personal and commercial use.
- Name
- tamper-detection-on-outline
- Set
- Material Symbols Light
- Style
- Outline
- 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="M12.212 17.077v-1h3.654q.269 0 .442-.173t.173-.442V4.692q0-.269-.173-.442t-.442-.173H5.096q-.269 0-.442.173t-.173.442V8.27h-1V4.692q0-.69.462-1.152t1.153-.463h10.77q.69 0 1.152.463t.463 1.152v4.654l3.038-3.038v7.538l-3.038-3.038v4.654q0 .69-.463 1.153t-1.152.462zM5.258 19q-.33 0-.622-.131t-.515-.354L2 16.4l.139-.158q.09-.128.23-.193q.14-.064.3-.064q.204 0 .354.055q.15.054.273.202l.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 19zM16.48 4.077v.615zv12z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTamperDetectionOnOutline(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.212 17.077v-1h3.654q.269 0 .442-.173t.173-.442V4.692q0-.269-.173-.442t-.442-.173H5.096q-.269 0-.442.173t-.173.442V8.27h-1V4.692q0-.69.462-1.152t1.153-.463h10.77q.69 0 1.152.463t.463 1.152v4.654l3.038-3.038v7.538l-3.038-3.038v4.654q0 .69-.463 1.153t-1.152.462zM5.258 19q-.33 0-.622-.131t-.515-.354L2 16.4l.139-.158q.09-.128.23-.193q.14-.064.3-.064q.204 0 .354.055q.15.054.273.202l.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 19zM16.48 4.077v.615zv12z"/></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.212 17.077v-1h3.654q.269 0 .442-.173t.173-.442V4.692q0-.269-.173-.442t-.442-.173H5.096q-.269 0-.442.173t-.173.442V8.27h-1V4.692q0-.69.462-1.152t1.153-.463h10.77q.69 0 1.152.463t.463 1.152v4.654l3.038-3.038v7.538l-3.038-3.038v4.654q0 .69-.463 1.153t-1.152.462zM5.258 19q-.33 0-.622-.131t-.515-.354L2 16.4l.139-.158q.09-.128.23-.193q.14-.064.3-.064q.204 0 .354.055q.15.054.273.202l.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 19zM16.48 4.077v.615zv12z"/></svg> </template>
CSS
.icon-tamper-detection-on-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.212%2017.077v-1h3.654q.269%200%20.442-.173t.173-.442V4.692q0-.269-.173-.442t-.442-.173H5.096q-.269%200-.442.173t-.173.442V8.27h-1V4.692q0-.69.462-1.152t1.153-.463h10.77q.69%200%201.152.463t.463%201.152v4.654l3.038-3.038v7.538l-3.038-3.038v4.654q0%20.69-.463%201.153t-1.152.462zM5.258%2019q-.33%200-.622-.131t-.515-.354L2%2016.4l.139-.158q.09-.128.23-.193q.14-.064.3-.064q.204%200%20.354.055q.15.054.273.202l.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%2019zM16.48%204.077v.615zv12z%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.212%2017.077v-1h3.654q.269%200%20.442-.173t.173-.442V4.692q0-.269-.173-.442t-.442-.173H5.096q-.269%200-.442.173t-.173.442V8.27h-1V4.692q0-.69.462-1.152t1.153-.463h10.77q.69%200%201.152.463t.463%201.152v4.654l3.038-3.038v7.538l-3.038-3.038v4.654q0%20.69-.463%201.153t-1.152.462zM5.258%2019q-.33%200-.622-.131t-.515-.354L2%2016.4l.139-.158q.09-.128.23-.193q.14-.064.3-.064q.204%200%20.354.055q.15.054.273.202l.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%2019zM16.48%204.077v.615zv12z%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-outline.svg?color=%231a73e8&size=48