smart card reader off icon
smart-card-reader-off from Material Symbols Light by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- smart-card-reader-off
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the smart card reader off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.11 21.27l-1.531-1.531H3v-1.77q0-.671.472-1.143t1.144-.472h11.578l-1.884-1.885H5.826V5.981L1.892 2.046L2.6 1.34l19.223 19.217zM7.442 1.738h9.116q.69 0 1.153.462t.462 1.153v10.635h-.161l-3.721-3.766q.459-.142.748-.51t.288-.865q0-.594-.424-1.015t-1.018-.421q-.477 0-.855.288q-.378.289-.52.729L6.327 2.183q.217-.21.499-.327t.616-.117m.77 10.453h.555q.577 0 .983-.435t.616-1.238L8.212 8.365z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSmartCardReaderOff(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="m21.11 21.27l-1.531-1.531H3v-1.77q0-.671.472-1.143t1.144-.472h11.578l-1.884-1.885H5.826V5.981L1.892 2.046L2.6 1.34l19.223 19.217zM7.442 1.738h9.116q.69 0 1.153.462t.462 1.153v10.635h-.161l-3.721-3.766q.459-.142.748-.51t.288-.865q0-.594-.424-1.015t-1.018-.421q-.477 0-.855.288q-.378.289-.52.729L6.327 2.183q.217-.21.499-.327t.616-.117m.77 10.453h.555q.577 0 .983-.435t.616-1.238L8.212 8.365z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.11 21.27l-1.531-1.531H3v-1.77q0-.671.472-1.143t1.144-.472h11.578l-1.884-1.885H5.826V5.981L1.892 2.046L2.6 1.34l19.223 19.217zM7.442 1.738h9.116q.69 0 1.153.462t.462 1.153v10.635h-.161l-3.721-3.766q.459-.142.748-.51t.288-.865q0-.594-.424-1.015t-1.018-.421q-.477 0-.855.288q-.378.289-.52.729L6.327 2.183q.217-.21.499-.327t.616-.117m.77 10.453h.555q.577 0 .983-.435t.616-1.238L8.212 8.365z"/></svg> </template>
CSS
.icon-smart-card-reader-off {
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%22m21.11%2021.27l-1.531-1.531H3v-1.77q0-.671.472-1.143t1.144-.472h11.578l-1.884-1.885H5.826V5.981L1.892%202.046L2.6%201.34l19.223%2019.217zM7.442%201.738h9.116q.69%200%201.153.462t.462%201.153v10.635h-.161l-3.721-3.766q.459-.142.748-.51t.288-.865q0-.594-.424-1.015t-1.018-.421q-.477%200-.855.288q-.378.289-.52.729L6.327%202.183q.217-.21.499-.327t.616-.117m.77%2010.453h.555q.577%200%20.983-.435t.616-1.238L8.212%208.365z%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%22m21.11%2021.27l-1.531-1.531H3v-1.77q0-.671.472-1.143t1.144-.472h11.578l-1.884-1.885H5.826V5.981L1.892%202.046L2.6%201.34l19.223%2019.217zM7.442%201.738h9.116q.69%200%201.153.462t.462%201.153v10.635h-.161l-3.721-3.766q.459-.142.748-.51t.288-.865q0-.594-.424-1.015t-1.018-.421q-.477%200-.855.288q-.378.289-.52.729L6.327%202.183q.217-.21.499-.327t.616-.117m.77%2010.453h.555q.577%200%20.983-.435t.616-1.238L8.212%208.365z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/smart-card-reader-off.svg?color=%231a73e8&size=48