smart card reader off icon

smart-card-reader-off-rounded from Material Symbols Light by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.

Name
smart-card-reader-off-rounded
Set
Material Symbols Light
Style
Rounded
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="M8.827 12.198q.673 0 1.029-.565q.356-.566.51-1.114L8.212 8.365v3.218q0 .267.174.441t.441.174m-5.02 7.54q-.347 0-.577-.23T3 18.932v-.962q0-.671.472-1.143t1.144-.472h11.578L14.31 14.47H6.634q-.348 0-.577-.23q-.23-.23-.23-.577V5.98L2.247 2.4q-.141-.14-.154-.341q-.012-.201.153-.367q.16-.16.354-.16t.354.16l18.515 18.51q.146.146.156.344t-.156.364t-.357.165t-.356-.165l-1.177-1.171zM16.8 12.753l-2.51-2.529q.46-.142.749-.51t.288-.865q0-.594-.424-1.015t-1.018-.421q-.477 0-.855.288q-.378.289-.52.729L7.256 3.11q-.379-.378-.177-.876q.202-.497.742-.497h8.737q.69 0 1.152.463t.463 1.153v8.833q0 .54-.497.742t-.876-.177"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSmartCardReaderOffRounded(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="M8.827 12.198q.673 0 1.029-.565q.356-.566.51-1.114L8.212 8.365v3.218q0 .267.174.441t.441.174m-5.02 7.54q-.347 0-.577-.23T3 18.932v-.962q0-.671.472-1.143t1.144-.472h11.578L14.31 14.47H6.634q-.348 0-.577-.23q-.23-.23-.23-.577V5.98L2.247 2.4q-.141-.14-.154-.341q-.012-.201.153-.367q.16-.16.354-.16t.354.16l18.515 18.51q.146.146.156.344t-.156.364t-.357.165t-.356-.165l-1.177-1.171zM16.8 12.753l-2.51-2.529q.46-.142.749-.51t.288-.865q0-.594-.424-1.015t-1.018-.421q-.477 0-.855.288q-.378.289-.52.729L7.256 3.11q-.379-.378-.177-.876q.202-.497.742-.497h8.737q.69 0 1.152.463t.463 1.153v8.833q0 .54-.497.742t-.876-.177"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.827 12.198q.673 0 1.029-.565q.356-.566.51-1.114L8.212 8.365v3.218q0 .267.174.441t.441.174m-5.02 7.54q-.347 0-.577-.23T3 18.932v-.962q0-.671.472-1.143t1.144-.472h11.578L14.31 14.47H6.634q-.348 0-.577-.23q-.23-.23-.23-.577V5.98L2.247 2.4q-.141-.14-.154-.341q-.012-.201.153-.367q.16-.16.354-.16t.354.16l18.515 18.51q.146.146.156.344t-.156.364t-.357.165t-.356-.165l-1.177-1.171zM16.8 12.753l-2.51-2.529q.46-.142.749-.51t.288-.865q0-.594-.424-1.015t-1.018-.421q-.477 0-.855.288q-.378.289-.52.729L7.256 3.11q-.379-.378-.177-.876q.202-.497.742-.497h8.737q.69 0 1.152.463t.463 1.153v8.833q0 .54-.497.742t-.876-.177"/></svg>
</template>

CSS

.icon-smart-card-reader-off-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%22M8.827%2012.198q.673%200%201.029-.565q.356-.566.51-1.114L8.212%208.365v3.218q0%20.267.174.441t.441.174m-5.02%207.54q-.347%200-.577-.23T3%2018.932v-.962q0-.671.472-1.143t1.144-.472h11.578L14.31%2014.47H6.634q-.348%200-.577-.23q-.23-.23-.23-.577V5.98L2.247%202.4q-.141-.14-.154-.341q-.012-.201.153-.367q.16-.16.354-.16t.354.16l18.515%2018.51q.146.146.156.344t-.156.364t-.357.165t-.356-.165l-1.177-1.171zM16.8%2012.753l-2.51-2.529q.46-.142.749-.51t.288-.865q0-.594-.424-1.015t-1.018-.421q-.477%200-.855.288q-.378.289-.52.729L7.256%203.11q-.379-.378-.177-.876q.202-.497.742-.497h8.737q.69%200%201.152.463t.463%201.153v8.833q0%20.54-.497.742t-.876-.177%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%22M8.827%2012.198q.673%200%201.029-.565q.356-.566.51-1.114L8.212%208.365v3.218q0%20.267.174.441t.441.174m-5.02%207.54q-.347%200-.577-.23T3%2018.932v-.962q0-.671.472-1.143t1.144-.472h11.578L14.31%2014.47H6.634q-.348%200-.577-.23q-.23-.23-.23-.577V5.98L2.247%202.4q-.141-.14-.154-.341q-.012-.201.153-.367q.16-.16.354-.16t.354.16l18.515%2018.51q.146.146.156.344t-.156.364t-.357.165t-.356-.165l-1.177-1.171zM16.8%2012.753l-2.51-2.529q.46-.142.749-.51t.288-.865q0-.594-.424-1.015t-1.018-.421q-.477%200-.855.288q-.378.289-.52.729L7.256%203.11q-.379-.378-.177-.876q.202-.497.742-.497h8.737q.69%200%201.152.463t.463%201.153v8.833q0%20.54-.497.742t-.876-.177%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-rounded.svg?color=%231a73e8&size=48