smart card reader icon

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

Name
smart-card-reader-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 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.808 21q-.343 0-.576-.232T3 20.192v-.961q0-.667.475-1.141t1.14-.475h14.77q.666 0 1.14.475T21 19.23v.962q0 .344-.232.576t-.576.232zm2.519-5.27q-.213 0-.356-.143t-.144-.356V4.616q0-.691.463-1.153T7.442 3h9.116q.69 0 1.153.463t.462 1.153V15.23q0 .212-.144.356t-.356.144zm2.508-2.293q.415 0 .736-.257q.322-.257.543-.626q.297-.548.4-1.179q.101-.631.101-1.263t-.102-1.267t-.4-1.187q-.222-.37-.557-.627q-.334-.256-.759-.256q-.243 0-.414.18t-.171.441v5.412q0 .275.176.452q.177.176.447.176m5.049-1.878q.595 0 1.019-.424q.424-.423.424-1.018t-.423-1.019t-1.019-.424t-1.019.423t-.424 1.019t.424 1.019t1.018.424"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSmartCardReaderRounded(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="M3.808 21q-.343 0-.576-.232T3 20.192v-.961q0-.667.475-1.141t1.14-.475h14.77q.666 0 1.14.475T21 19.23v.962q0 .344-.232.576t-.576.232zm2.519-5.27q-.213 0-.356-.143t-.144-.356V4.616q0-.691.463-1.153T7.442 3h9.116q.69 0 1.153.463t.462 1.153V15.23q0 .212-.144.356t-.356.144zm2.508-2.293q.415 0 .736-.257q.322-.257.543-.626q.297-.548.4-1.179q.101-.631.101-1.263t-.102-1.267t-.4-1.187q-.222-.37-.557-.627q-.334-.256-.759-.256q-.243 0-.414.18t-.171.441v5.412q0 .275.176.452q.177.176.447.176m5.049-1.878q.595 0 1.019-.424q.424-.423.424-1.018t-.423-1.019t-1.019-.424t-1.019.423t-.424 1.019t.424 1.019t1.018.424"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.808 21q-.343 0-.576-.232T3 20.192v-.961q0-.667.475-1.141t1.14-.475h14.77q.666 0 1.14.475T21 19.23v.962q0 .344-.232.576t-.576.232zm2.519-5.27q-.213 0-.356-.143t-.144-.356V4.616q0-.691.463-1.153T7.442 3h9.116q.69 0 1.153.463t.462 1.153V15.23q0 .212-.144.356t-.356.144zm2.508-2.293q.415 0 .736-.257q.322-.257.543-.626q.297-.548.4-1.179q.101-.631.101-1.263t-.102-1.267t-.4-1.187q-.222-.37-.557-.627q-.334-.256-.759-.256q-.243 0-.414.18t-.171.441v5.412q0 .275.176.452q.177.176.447.176m5.049-1.878q.595 0 1.019-.424q.424-.423.424-1.018t-.423-1.019t-1.019-.424t-1.019.423t-.424 1.019t.424 1.019t1.018.424"/></svg>
</template>

CSS

.icon-smart-card-reader-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%22M3.808%2021q-.343%200-.576-.232T3%2020.192v-.961q0-.667.475-1.141t1.14-.475h14.77q.666%200%201.14.475T21%2019.23v.962q0%20.344-.232.576t-.576.232zm2.519-5.27q-.213%200-.356-.143t-.144-.356V4.616q0-.691.463-1.153T7.442%203h9.116q.69%200%201.153.463t.462%201.153V15.23q0%20.212-.144.356t-.356.144zm2.508-2.293q.415%200%20.736-.257q.322-.257.543-.626q.297-.548.4-1.179q.101-.631.101-1.263t-.102-1.267t-.4-1.187q-.222-.37-.557-.627q-.334-.256-.759-.256q-.243%200-.414.18t-.171.441v5.412q0%20.275.176.452q.177.176.447.176m5.049-1.878q.595%200%201.019-.424q.424-.423.424-1.018t-.423-1.019t-1.019-.424t-1.019.423t-.424%201.019t.424%201.019t1.018.424%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%22M3.808%2021q-.343%200-.576-.232T3%2020.192v-.961q0-.667.475-1.141t1.14-.475h14.77q.666%200%201.14.475T21%2019.23v.962q0%20.344-.232.576t-.576.232zm2.519-5.27q-.213%200-.356-.143t-.144-.356V4.616q0-.691.463-1.153T7.442%203h9.116q.69%200%201.153.463t.462%201.153V15.23q0%20.212-.144.356t-.356.144zm2.508-2.293q.415%200%20.736-.257q.322-.257.543-.626q.297-.548.4-1.179q.101-.631.101-1.263t-.102-1.267t-.4-1.187q-.222-.37-.557-.627q-.334-.256-.759-.256q-.243%200-.414.18t-.171.441v5.412q0%20.275.176.452q.177.176.447.176m5.049-1.878q.595%200%201.019-.424q.424-.423.424-1.018t-.423-1.019t-1.019-.424t-1.019.423t-.424%201.019t.424%201.019t1.018.424%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-rounded.svg?color=%231a73e8&size=48