smart card reader off icon

smart-card-reader-off-outline-sharp from Material Symbols Light by Google · Outline Sharp · Hardware · Apache-2.0 Free for personal and commercial use.

Name
smart-card-reader-off-outline-sharp
Set
Material Symbols Light
Style
Outline 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

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="M18.173 1.739v12.25h-.161l-.839-.839V2.739H6.883l-.981-1zm-3.871 8.496L12.51 8.429q.148-.44.52-.729t.855-.288q.595 0 1.018.425t.424 1.023q0 .47-.283.849q-.282.378-.742.526m-6.09 1.957V6.95l2.392 2.392q-.079 1.367-.56 2.109q-.48.741-1.277.741zM4 18.738h14.579l-1.385-1.384H4zm17.11 2.531l-1.531-1.53H3v-3.385h13.194L6.827 6.98v7.488h-1V5.981L1.892 2.046L2.6 1.34l19.223 19.217zM10.58 10.716"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSmartCardReaderOffOutlineSharp(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="M18.173 1.739v12.25h-.161l-.839-.839V2.739H6.883l-.981-1zm-3.871 8.496L12.51 8.429q.148-.44.52-.729t.855-.288q.595 0 1.018.425t.424 1.023q0 .47-.283.849q-.282.378-.742.526m-6.09 1.957V6.95l2.392 2.392q-.079 1.367-.56 2.109q-.48.741-1.277.741zM4 18.738h14.579l-1.385-1.384H4zm17.11 2.531l-1.531-1.53H3v-3.385h13.194L6.827 6.98v7.488h-1V5.981L1.892 2.046L2.6 1.34l19.223 19.217zM10.58 10.716"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.173 1.739v12.25h-.161l-.839-.839V2.739H6.883l-.981-1zm-3.871 8.496L12.51 8.429q.148-.44.52-.729t.855-.288q.595 0 1.018.425t.424 1.023q0 .47-.283.849q-.282.378-.742.526m-6.09 1.957V6.95l2.392 2.392q-.079 1.367-.56 2.109q-.48.741-1.277.741zM4 18.738h14.579l-1.385-1.384H4zm17.11 2.531l-1.531-1.53H3v-3.385h13.194L6.827 6.98v7.488h-1V5.981L1.892 2.046L2.6 1.34l19.223 19.217zM10.58 10.716"/></svg>
</template>

CSS

.icon-smart-card-reader-off-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%22M18.173%201.739v12.25h-.161l-.839-.839V2.739H6.883l-.981-1zm-3.871%208.496L12.51%208.429q.148-.44.52-.729t.855-.288q.595%200%201.018.425t.424%201.023q0%20.47-.283.849q-.282.378-.742.526m-6.09%201.957V6.95l2.392%202.392q-.079%201.367-.56%202.109q-.48.741-1.277.741zM4%2018.738h14.579l-1.385-1.384H4zm17.11%202.531l-1.531-1.53H3v-3.385h13.194L6.827%206.98v7.488h-1V5.981L1.892%202.046L2.6%201.34l19.223%2019.217zM10.58%2010.716%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%22M18.173%201.739v12.25h-.161l-.839-.839V2.739H6.883l-.981-1zm-3.871%208.496L12.51%208.429q.148-.44.52-.729t.855-.288q.595%200%201.018.425t.424%201.023q0%20.47-.283.849q-.282.378-.742.526m-6.09%201.957V6.95l2.392%202.392q-.079%201.367-.56%202.109q-.48.741-1.277.741zM4%2018.738h14.579l-1.385-1.384H4zm17.11%202.531l-1.531-1.53H3v-3.385h13.194L6.827%206.98v7.488h-1V5.981L1.892%202.046L2.6%201.34l19.223%2019.217zM10.58%2010.716%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-outline-sharp.svg?color=%231a73e8&size=48