contactless-off-outline from Material Symbols Light by Google · Outline · Business · Apache-2.0 Free for personal and commercial use.

Name
contactless-off-outline
Set
Material Symbols Light
Style
Outline
Category
Business
Viewbox
24×24
License
Apache 2.0
Aliases
contactless-off-outline-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

Use the contactless off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.735 16.696l-.927-.415q.179-.477.299-.968t.226-.986l.854.854q-.087.385-.198.763t-.255.752m-3.25-1.35l-.926-.365q.254-.692.375-1.447q.12-.755.12-1.534q0-.263-.008-.511t-.05-.5l1.059 1.059q-.012.854-.141 1.687q-.13.832-.428 1.611m-3.239-1.35l-.927-.404q.093-.373.164-.78q.07-.408.07-.812t-.07-.811t-.164-.781l.927-.404q.148.465.228.974T8.554 12t-.08 1.022t-.228.974m7.283-1.284l-.987-.987q-.017-1.046-.2-2.065q-.184-1.02-.534-1.94l.927-.416q.41 1.096.614 2.28T15.554 12q0 .173-.01.346t-.015.366m-3.317-3.318l-.645-.644l.487-.225q.067.217.104.425t.054.444m8.898 13.137l-3.508-3.508q-1.161.935-2.578 1.456T12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.608.521-3.024q.521-1.417 1.456-2.578l-3.09-3.09l.713-.714l19.223 19.223zM12 20q1.394 0 2.628-.454t2.249-1.248L5.702 7.123q-.794 1.016-1.248 2.249T4 12q0 3.325 2.338 5.663T12 20m7.625-3.192l-.744-.745q.544-.894.831-1.916Q20 13.125 20 12q0-3.325-2.337-5.663T12 4q-1.125 0-2.147.288q-1.022.287-1.916.831l-.745-.744q1.047-.66 2.261-1.017Q10.667 3 12 3q1.864 0 3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12q0 1.333-.358 2.547q-.357 1.215-1.017 2.26m-8.333-4.1"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightContactlessOffOutline(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="m14.735 16.696l-.927-.415q.179-.477.299-.968t.226-.986l.854.854q-.087.385-.198.763t-.255.752m-3.25-1.35l-.926-.365q.254-.692.375-1.447q.12-.755.12-1.534q0-.263-.008-.511t-.05-.5l1.059 1.059q-.012.854-.141 1.687q-.13.832-.428 1.611m-3.239-1.35l-.927-.404q.093-.373.164-.78q.07-.408.07-.812t-.07-.811t-.164-.781l.927-.404q.148.465.228.974T8.554 12t-.08 1.022t-.228.974m7.283-1.284l-.987-.987q-.017-1.046-.2-2.065q-.184-1.02-.534-1.94l.927-.416q.41 1.096.614 2.28T15.554 12q0 .173-.01.346t-.015.366m-3.317-3.318l-.645-.644l.487-.225q.067.217.104.425t.054.444m8.898 13.137l-3.508-3.508q-1.161.935-2.578 1.456T12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.608.521-3.024q.521-1.417 1.456-2.578l-3.09-3.09l.713-.714l19.223 19.223zM12 20q1.394 0 2.628-.454t2.249-1.248L5.702 7.123q-.794 1.016-1.248 2.249T4 12q0 3.325 2.338 5.663T12 20m7.625-3.192l-.744-.745q.544-.894.831-1.916Q20 13.125 20 12q0-3.325-2.337-5.663T12 4q-1.125 0-2.147.288q-1.022.287-1.916.831l-.745-.744q1.047-.66 2.261-1.017Q10.667 3 12 3q1.864 0 3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12q0 1.333-.358 2.547q-.357 1.215-1.017 2.26m-8.333-4.1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.735 16.696l-.927-.415q.179-.477.299-.968t.226-.986l.854.854q-.087.385-.198.763t-.255.752m-3.25-1.35l-.926-.365q.254-.692.375-1.447q.12-.755.12-1.534q0-.263-.008-.511t-.05-.5l1.059 1.059q-.012.854-.141 1.687q-.13.832-.428 1.611m-3.239-1.35l-.927-.404q.093-.373.164-.78q.07-.408.07-.812t-.07-.811t-.164-.781l.927-.404q.148.465.228.974T8.554 12t-.08 1.022t-.228.974m7.283-1.284l-.987-.987q-.017-1.046-.2-2.065q-.184-1.02-.534-1.94l.927-.416q.41 1.096.614 2.28T15.554 12q0 .173-.01.346t-.015.366m-3.317-3.318l-.645-.644l.487-.225q.067.217.104.425t.054.444m8.898 13.137l-3.508-3.508q-1.161.935-2.578 1.456T12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.608.521-3.024q.521-1.417 1.456-2.578l-3.09-3.09l.713-.714l19.223 19.223zM12 20q1.394 0 2.628-.454t2.249-1.248L5.702 7.123q-.794 1.016-1.248 2.249T4 12q0 3.325 2.338 5.663T12 20m7.625-3.192l-.744-.745q.544-.894.831-1.916Q20 13.125 20 12q0-3.325-2.337-5.663T12 4q-1.125 0-2.147.288q-1.022.287-1.916.831l-.745-.744q1.047-.66 2.261-1.017Q10.667 3 12 3q1.864 0 3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12q0 1.333-.358 2.547q-.357 1.215-1.017 2.26m-8.333-4.1"/></svg>
</template>

CSS

.icon-contactless-off-outline {
  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%22m14.735%2016.696l-.927-.415q.179-.477.299-.968t.226-.986l.854.854q-.087.385-.198.763t-.255.752m-3.25-1.35l-.926-.365q.254-.692.375-1.447q.12-.755.12-1.534q0-.263-.008-.511t-.05-.5l1.059%201.059q-.012.854-.141%201.687q-.13.832-.428%201.611m-3.239-1.35l-.927-.404q.093-.373.164-.78q.07-.408.07-.812t-.07-.811t-.164-.781l.927-.404q.148.465.228.974T8.554%2012t-.08%201.022t-.228.974m7.283-1.284l-.987-.987q-.017-1.046-.2-2.065q-.184-1.02-.534-1.94l.927-.416q.41%201.096.614%202.28T15.554%2012q0%20.173-.01.346t-.015.366m-3.317-3.318l-.645-.644l.487-.225q.067.217.104.425t.054.444m8.898%2013.137l-3.508-3.508q-1.161.935-2.578%201.456T12%2021q-1.864%200-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3%2013.864%203%2012q0-1.608.521-3.024q.521-1.417%201.456-2.578l-3.09-3.09l.713-.714l19.223%2019.223zM12%2020q1.394%200%202.628-.454t2.249-1.248L5.702%207.123q-.794%201.016-1.248%202.249T4%2012q0%203.325%202.338%205.663T12%2020m7.625-3.192l-.744-.745q.544-.894.831-1.916Q20%2013.125%2020%2012q0-3.325-2.337-5.663T12%204q-1.125%200-2.147.288q-1.022.287-1.916.831l-.745-.744q1.047-.66%202.261-1.017Q10.667%203%2012%203q1.864%200%203.506.71q1.642.711%202.857%201.927q1.216%201.215%201.926%202.857Q21%2010.137%2021%2012q0%201.333-.358%202.547q-.357%201.215-1.017%202.26m-8.333-4.1%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%22m14.735%2016.696l-.927-.415q.179-.477.299-.968t.226-.986l.854.854q-.087.385-.198.763t-.255.752m-3.25-1.35l-.926-.365q.254-.692.375-1.447q.12-.755.12-1.534q0-.263-.008-.511t-.05-.5l1.059%201.059q-.012.854-.141%201.687q-.13.832-.428%201.611m-3.239-1.35l-.927-.404q.093-.373.164-.78q.07-.408.07-.812t-.07-.811t-.164-.781l.927-.404q.148.465.228.974T8.554%2012t-.08%201.022t-.228.974m7.283-1.284l-.987-.987q-.017-1.046-.2-2.065q-.184-1.02-.534-1.94l.927-.416q.41%201.096.614%202.28T15.554%2012q0%20.173-.01.346t-.015.366m-3.317-3.318l-.645-.644l.487-.225q.067.217.104.425t.054.444m8.898%2013.137l-3.508-3.508q-1.161.935-2.578%201.456T12%2021q-1.864%200-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3%2013.864%203%2012q0-1.608.521-3.024q.521-1.417%201.456-2.578l-3.09-3.09l.713-.714l19.223%2019.223zM12%2020q1.394%200%202.628-.454t2.249-1.248L5.702%207.123q-.794%201.016-1.248%202.249T4%2012q0%203.325%202.338%205.663T12%2020m7.625-3.192l-.744-.745q.544-.894.831-1.916Q20%2013.125%2020%2012q0-3.325-2.337-5.663T12%204q-1.125%200-2.147.288q-1.022.287-1.916.831l-.745-.744q1.047-.66%202.261-1.017Q10.667%203%2012%203q1.864%200%203.506.71q1.642.711%202.857%201.927q1.216%201.215%201.926%202.857Q21%2010.137%2021%2012q0%201.333-.358%202.547q-.357%201.215-1.017%202.26m-8.333-4.1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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