smart card reader off icon

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

Name
smart-card-reader-off-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Hardware
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More hardware icons from Material Symbols

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="M17 .7q.825 0 1.413.588T19 2.7v9.8q0 .425-.288.713T18 13.5t-.712-.3t-.288-.725V2.7H7.825q-.425 0-.713-.288T6.825 1.7t.288-.712T7.825.7zm-2.275 9.9l-2.6-2.575q.225-.575.725-.95T14 6.7q.825 0 1.413.588T16 8.7q0 .65-.35 1.163t-.925.737M8 6.7l2.95 2.95q-.05.6-.25 1.175t-.55 1.075q-.275.35-.625.613t-.775.262q-.325 0-.537-.213T8 12.026zm-4 12h13.175l-1-1H4zm-1 2q-.425 0-.712-.288T2 19.7v-2q0-.825.588-1.412T4 15.7h10.175L7 8.5v4.7q0 .425-.288.713T6 14.2t-.712-.287T5 13.2V6.5L1.4 2.9q-.275-.275-.287-.687T1.4 1.5q.275-.275.7-.275t.7.275l18.4 18.375q.3.3.288.7t-.313.7t-.712.3t-.713-.3l-.575-.575zm6.85-9.35"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSmartCardReaderOffOutlineRounded(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="M17 .7q.825 0 1.413.588T19 2.7v9.8q0 .425-.288.713T18 13.5t-.712-.3t-.288-.725V2.7H7.825q-.425 0-.713-.288T6.825 1.7t.288-.712T7.825.7zm-2.275 9.9l-2.6-2.575q.225-.575.725-.95T14 6.7q.825 0 1.413.588T16 8.7q0 .65-.35 1.163t-.925.737M8 6.7l2.95 2.95q-.05.6-.25 1.175t-.55 1.075q-.275.35-.625.613t-.775.262q-.325 0-.537-.213T8 12.026zm-4 12h13.175l-1-1H4zm-1 2q-.425 0-.712-.288T2 19.7v-2q0-.825.588-1.412T4 15.7h10.175L7 8.5v4.7q0 .425-.288.713T6 14.2t-.712-.287T5 13.2V6.5L1.4 2.9q-.275-.275-.287-.687T1.4 1.5q.275-.275.7-.275t.7.275l18.4 18.375q.3.3.288.7t-.313.7t-.712.3t-.713-.3l-.575-.575zm6.85-9.35"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 .7q.825 0 1.413.588T19 2.7v9.8q0 .425-.288.713T18 13.5t-.712-.3t-.288-.725V2.7H7.825q-.425 0-.713-.288T6.825 1.7t.288-.712T7.825.7zm-2.275 9.9l-2.6-2.575q.225-.575.725-.95T14 6.7q.825 0 1.413.588T16 8.7q0 .65-.35 1.163t-.925.737M8 6.7l2.95 2.95q-.05.6-.25 1.175t-.55 1.075q-.275.35-.625.613t-.775.262q-.325 0-.537-.213T8 12.026zm-4 12h13.175l-1-1H4zm-1 2q-.425 0-.712-.288T2 19.7v-2q0-.825.588-1.412T4 15.7h10.175L7 8.5v4.7q0 .425-.288.713T6 14.2t-.712-.287T5 13.2V6.5L1.4 2.9q-.275-.275-.287-.687T1.4 1.5q.275-.275.7-.275t.7.275l18.4 18.375q.3.3.288.7t-.313.7t-.712.3t-.713-.3l-.575-.575zm6.85-9.35"/></svg>
</template>

CSS

.icon-smart-card-reader-off-outline-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%22M17%20.7q.825%200%201.413.588T19%202.7v9.8q0%20.425-.288.713T18%2013.5t-.712-.3t-.288-.725V2.7H7.825q-.425%200-.713-.288T6.825%201.7t.288-.712T7.825.7zm-2.275%209.9l-2.6-2.575q.225-.575.725-.95T14%206.7q.825%200%201.413.588T16%208.7q0%20.65-.35%201.163t-.925.737M8%206.7l2.95%202.95q-.05.6-.25%201.175t-.55%201.075q-.275.35-.625.613t-.775.262q-.325%200-.537-.213T8%2012.026zm-4%2012h13.175l-1-1H4zm-1%202q-.425%200-.712-.288T2%2019.7v-2q0-.825.588-1.412T4%2015.7h10.175L7%208.5v4.7q0%20.425-.288.713T6%2014.2t-.712-.287T5%2013.2V6.5L1.4%202.9q-.275-.275-.287-.687T1.4%201.5q.275-.275.7-.275t.7.275l18.4%2018.375q.3.3.288.7t-.313.7t-.712.3t-.713-.3l-.575-.575zm6.85-9.35%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%22M17%20.7q.825%200%201.413.588T19%202.7v9.8q0%20.425-.288.713T18%2013.5t-.712-.3t-.288-.725V2.7H7.825q-.425%200-.713-.288T6.825%201.7t.288-.712T7.825.7zm-2.275%209.9l-2.6-2.575q.225-.575.725-.95T14%206.7q.825%200%201.413.588T16%208.7q0%20.65-.35%201.163t-.925.737M8%206.7l2.95%202.95q-.05.6-.25%201.175t-.55%201.075q-.275.35-.625.613t-.775.262q-.325%200-.537-.213T8%2012.026zm-4%2012h13.175l-1-1H4zm-1%202q-.425%200-.712-.288T2%2019.7v-2q0-.825.588-1.412T4%2015.7h10.175L7%208.5v4.7q0%20.425-.288.713T6%2014.2t-.712-.287T5%2013.2V6.5L1.4%202.9q-.275-.275-.287-.687T1.4%201.5q.275-.275.7-.275t.7.275l18.4%2018.375q.3.3.288.7t-.313.7t-.712.3t-.713-.3l-.575-.575zm6.85-9.35%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/smart-card-reader-off-outline-rounded.svg?color=%231a73e8&size=48