nfc-off-outline-rounded from Material Symbols Light by Google · Outline Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
nfc-off-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the nfc off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.616 20q-.691 0-1.153-.462T4 18.384V5.422l-1.76-1.76q-.146-.145-.156-.346q-.009-.201.156-.367q.166-.165.357-.165q.192 0 .357.165l18.515 18.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165L18.579 20zM5 6.421v11.964q0 .23.192.423t.423.192H17.58l-3-3H8.808q-.343 0-.576-.232T8 15.192v-5.77zM9 15h4.579L9 10.421zm7-6.192v3.4q0 .212-.144.356t-.357.144t-.356-.144t-.143-.356V9h-3.26q-.086 0-.149-.062t-.062-.15V8.5q0-.213.144-.356T12.029 8h3.157q.346 0 .58.232t.234.576m4-3.192v10.592q0 .212-.144.356t-.357.144t-.356-.144t-.143-.356V5.616q0-.231-.192-.424T18.384 5H7.792q-.212 0-.356-.144t-.144-.357t.144-.356T7.792 4h10.593q.69 0 1.152.463T20 5.616m-6.594 4.978"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNfcOffOutlineRounded(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="M5.616 20q-.691 0-1.153-.462T4 18.384V5.422l-1.76-1.76q-.146-.145-.156-.346q-.009-.201.156-.367q.166-.165.357-.165q.192 0 .357.165l18.515 18.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165L18.579 20zM5 6.421v11.964q0 .23.192.423t.423.192H17.58l-3-3H8.808q-.343 0-.576-.232T8 15.192v-5.77zM9 15h4.579L9 10.421zm7-6.192v3.4q0 .212-.144.356t-.357.144t-.356-.144t-.143-.356V9h-3.26q-.086 0-.149-.062t-.062-.15V8.5q0-.213.144-.356T12.029 8h3.157q.346 0 .58.232t.234.576m4-3.192v10.592q0 .212-.144.356t-.357.144t-.356-.144t-.143-.356V5.616q0-.231-.192-.424T18.384 5H7.792q-.212 0-.356-.144t-.144-.357t.144-.356T7.792 4h10.593q.69 0 1.152.463T20 5.616m-6.594 4.978"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.616 20q-.691 0-1.153-.462T4 18.384V5.422l-1.76-1.76q-.146-.145-.156-.346q-.009-.201.156-.367q.166-.165.357-.165q.192 0 .357.165l18.515 18.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165L18.579 20zM5 6.421v11.964q0 .23.192.423t.423.192H17.58l-3-3H8.808q-.343 0-.576-.232T8 15.192v-5.77zM9 15h4.579L9 10.421zm7-6.192v3.4q0 .212-.144.356t-.357.144t-.356-.144t-.143-.356V9h-3.26q-.086 0-.149-.062t-.062-.15V8.5q0-.213.144-.356T12.029 8h3.157q.346 0 .58.232t.234.576m4-3.192v10.592q0 .212-.144.356t-.357.144t-.356-.144t-.143-.356V5.616q0-.231-.192-.424T18.384 5H7.792q-.212 0-.356-.144t-.144-.357t.144-.356T7.792 4h10.593q.69 0 1.152.463T20 5.616m-6.594 4.978"/></svg>
</template>

CSS

.icon-nfc-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%22M5.616%2020q-.691%200-1.153-.462T4%2018.384V5.422l-1.76-1.76q-.146-.145-.156-.346q-.009-.201.156-.367q.166-.165.357-.165q.192%200%20.357.165l18.515%2018.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165L18.579%2020zM5%206.421v11.964q0%20.23.192.423t.423.192H17.58l-3-3H8.808q-.343%200-.576-.232T8%2015.192v-5.77zM9%2015h4.579L9%2010.421zm7-6.192v3.4q0%20.212-.144.356t-.357.144t-.356-.144t-.143-.356V9h-3.26q-.086%200-.149-.062t-.062-.15V8.5q0-.213.144-.356T12.029%208h3.157q.346%200%20.58.232t.234.576m4-3.192v10.592q0%20.212-.144.356t-.357.144t-.356-.144t-.143-.356V5.616q0-.231-.192-.424T18.384%205H7.792q-.212%200-.356-.144t-.144-.357t.144-.356T7.792%204h10.593q.69%200%201.152.463T20%205.616m-6.594%204.978%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%22M5.616%2020q-.691%200-1.153-.462T4%2018.384V5.422l-1.76-1.76q-.146-.145-.156-.346q-.009-.201.156-.367q.166-.165.357-.165q.192%200%20.357.165l18.515%2018.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165L18.579%2020zM5%206.421v11.964q0%20.23.192.423t.423.192H17.58l-3-3H8.808q-.343%200-.576-.232T8%2015.192v-5.77zM9%2015h4.579L9%2010.421zm7-6.192v3.4q0%20.212-.144.356t-.357.144t-.356-.144t-.143-.356V9h-3.26q-.086%200-.149-.062t-.062-.15V8.5q0-.213.144-.356T12.029%208h3.157q.346%200%20.58.232t.234.576m4-3.192v10.592q0%20.212-.144.356t-.357.144t-.356-.144t-.143-.356V5.616q0-.231-.192-.424T18.384%205H7.792q-.212%200-.356-.144t-.144-.357t.144-.356T7.792%204h10.593q.69%200%201.152.463T20%205.616m-6.594%204.978%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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