smart card reader off icon
smart-card-reader-off-sharp from Material Symbols Light by Google · Sharp · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- smart-card-reader-off-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- 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-3.385h13.194l-1.884-1.885H5.826V5.981L1.892 2.046L2.6 1.34l19.223 19.217zM18.173 1.738v12.25h-.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.729l-6.608-6.69zM8.212 12.192h.555q.577 0 .983-.435t.615-1.238L8.212 8.366z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSmartCardReaderOffSharp(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-3.385h13.194l-1.884-1.885H5.826V5.981L1.892 2.046L2.6 1.34l19.223 19.217zM18.173 1.738v12.25h-.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.729l-6.608-6.69zM8.212 12.192h.555q.577 0 .983-.435t.615-1.238L8.212 8.366z"/></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-3.385h13.194l-1.884-1.885H5.826V5.981L1.892 2.046L2.6 1.34l19.223 19.217zM18.173 1.738v12.25h-.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.729l-6.608-6.69zM8.212 12.192h.555q.577 0 .983-.435t.615-1.238L8.212 8.366z"/></svg> </template>
CSS
.icon-smart-card-reader-off-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%22m21.11%2021.27l-1.531-1.531H3v-3.385h13.194l-1.884-1.885H5.826V5.981L1.892%202.046L2.6%201.34l19.223%2019.217zM18.173%201.738v12.25h-.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.729l-6.608-6.69zM8.212%2012.192h.555q.577%200%20.983-.435t.615-1.238L8.212%208.366z%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-3.385h13.194l-1.884-1.885H5.826V5.981L1.892%202.046L2.6%201.34l19.223%2019.217zM18.173%201.738v12.25h-.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.729l-6.608-6.69zM8.212%2012.192h.555q.577%200%20.983-.435t.615-1.238L8.212%208.366z%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-sharp.svg?color=%231a73e8&size=48