contactless icon

contactless-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.

Name
contactless-solid
Set
Myna UI Icons
Style
Solid
Viewbox
24×24
License
MIT

1 other variant in Myna UI Icons

The same icon in other sets

Related icons in Myna UI Icons

Use the contactless icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.125 2.33a.75.75 0 0 1 1.006.335C19.506 5.415 20.25 8.652 20.25 12c0 3.355-.746 6.465-2.113 9.324a.75.75 0 1 1-1.354-.648A19.9 19.9 0 0 0 18.75 12c0-3.132-.697-6.136-1.96-8.665a.75.75 0 0 1 .335-1.006m-4.29 1.905a.75.75 0 0 1 .99.38C14.823 6.86 15.45 9.484 15.45 12c0 2.522-.63 5.026-1.625 7.265a.75.75 0 0 1-1.37-.61c.925-2.08 1.495-4.377 1.495-6.655c0-2.283-.573-4.7-1.495-6.775a.75.75 0 0 1 .38-.99m-4.35 2.174a.75.75 0 0 1 1.006.336c.781 1.562 1.16 3.48 1.16 5.255a12.5 12.5 0 0 1-1.15 5.234a.75.75 0 1 1-1.362-.628A11 11 0 0 0 9.15 12c0-1.586-.342-3.267-1-4.585a.75.75 0 0 1 .335-1.006m-4.28 2.022a.75.75 0 0 1 .984.394c.398.927.66 2.107.66 3.175c0 1.08-.268 2.142-.66 3.056a.75.75 0 1 1-1.378-.591c.328-.766.539-1.626.539-2.465c0-.852-.217-1.832-.54-2.584a.75.75 0 0 1 .395-.985"/></svg>

React

import type { SVGProps } from "react";

export function MynauiContactlessSolid(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.125 2.33a.75.75 0 0 1 1.006.335C19.506 5.415 20.25 8.652 20.25 12c0 3.355-.746 6.465-2.113 9.324a.75.75 0 1 1-1.354-.648A19.9 19.9 0 0 0 18.75 12c0-3.132-.697-6.136-1.96-8.665a.75.75 0 0 1 .335-1.006m-4.29 1.905a.75.75 0 0 1 .99.38C14.823 6.86 15.45 9.484 15.45 12c0 2.522-.63 5.026-1.625 7.265a.75.75 0 0 1-1.37-.61c.925-2.08 1.495-4.377 1.495-6.655c0-2.283-.573-4.7-1.495-6.775a.75.75 0 0 1 .38-.99m-4.35 2.174a.75.75 0 0 1 1.006.336c.781 1.562 1.16 3.48 1.16 5.255a12.5 12.5 0 0 1-1.15 5.234a.75.75 0 1 1-1.362-.628A11 11 0 0 0 9.15 12c0-1.586-.342-3.267-1-4.585a.75.75 0 0 1 .335-1.006m-4.28 2.022a.75.75 0 0 1 .984.394c.398.927.66 2.107.66 3.175c0 1.08-.268 2.142-.66 3.056a.75.75 0 1 1-1.378-.591c.328-.766.539-1.626.539-2.465c0-.852-.217-1.832-.54-2.584a.75.75 0 0 1 .395-.985"/></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.125 2.33a.75.75 0 0 1 1.006.335C19.506 5.415 20.25 8.652 20.25 12c0 3.355-.746 6.465-2.113 9.324a.75.75 0 1 1-1.354-.648A19.9 19.9 0 0 0 18.75 12c0-3.132-.697-6.136-1.96-8.665a.75.75 0 0 1 .335-1.006m-4.29 1.905a.75.75 0 0 1 .99.38C14.823 6.86 15.45 9.484 15.45 12c0 2.522-.63 5.026-1.625 7.265a.75.75 0 0 1-1.37-.61c.925-2.08 1.495-4.377 1.495-6.655c0-2.283-.573-4.7-1.495-6.775a.75.75 0 0 1 .38-.99m-4.35 2.174a.75.75 0 0 1 1.006.336c.781 1.562 1.16 3.48 1.16 5.255a12.5 12.5 0 0 1-1.15 5.234a.75.75 0 1 1-1.362-.628A11 11 0 0 0 9.15 12c0-1.586-.342-3.267-1-4.585a.75.75 0 0 1 .335-1.006m-4.28 2.022a.75.75 0 0 1 .984.394c.398.927.66 2.107.66 3.175c0 1.08-.268 2.142-.66 3.056a.75.75 0 1 1-1.378-.591c.328-.766.539-1.626.539-2.465c0-.852-.217-1.832-.54-2.584a.75.75 0 0 1 .395-.985"/></svg>
</template>

CSS

.icon-contactless-solid {
  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.125%202.33a.75.75%200%200%201%201.006.335C19.506%205.415%2020.25%208.652%2020.25%2012c0%203.355-.746%206.465-2.113%209.324a.75.75%200%201%201-1.354-.648A19.9%2019.9%200%200%200%2018.75%2012c0-3.132-.697-6.136-1.96-8.665a.75.75%200%200%201%20.335-1.006m-4.29%201.905a.75.75%200%200%201%20.99.38C14.823%206.86%2015.45%209.484%2015.45%2012c0%202.522-.63%205.026-1.625%207.265a.75.75%200%200%201-1.37-.61c.925-2.08%201.495-4.377%201.495-6.655c0-2.283-.573-4.7-1.495-6.775a.75.75%200%200%201%20.38-.99m-4.35%202.174a.75.75%200%200%201%201.006.336c.781%201.562%201.16%203.48%201.16%205.255a12.5%2012.5%200%200%201-1.15%205.234a.75.75%200%201%201-1.362-.628A11%2011%200%200%200%209.15%2012c0-1.586-.342-3.267-1-4.585a.75.75%200%200%201%20.335-1.006m-4.28%202.022a.75.75%200%200%201%20.984.394c.398.927.66%202.107.66%203.175c0%201.08-.268%202.142-.66%203.056a.75.75%200%201%201-1.378-.591c.328-.766.539-1.626.539-2.465c0-.852-.217-1.832-.54-2.584a.75.75%200%200%201%20.395-.985%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.125%202.33a.75.75%200%200%201%201.006.335C19.506%205.415%2020.25%208.652%2020.25%2012c0%203.355-.746%206.465-2.113%209.324a.75.75%200%201%201-1.354-.648A19.9%2019.9%200%200%200%2018.75%2012c0-3.132-.697-6.136-1.96-8.665a.75.75%200%200%201%20.335-1.006m-4.29%201.905a.75.75%200%200%201%20.99.38C14.823%206.86%2015.45%209.484%2015.45%2012c0%202.522-.63%205.026-1.625%207.265a.75.75%200%200%201-1.37-.61c.925-2.08%201.495-4.377%201.495-6.655c0-2.283-.573-4.7-1.495-6.775a.75.75%200%200%201%20.38-.99m-4.35%202.174a.75.75%200%200%201%201.006.336c.781%201.562%201.16%203.48%201.16%205.255a12.5%2012.5%200%200%201-1.15%205.234a.75.75%200%201%201-1.362-.628A11%2011%200%200%200%209.15%2012c0-1.586-.342-3.267-1-4.585a.75.75%200%200%201%20.335-1.006m-4.28%202.022a.75.75%200%200%201%20.984.394c.398.927.66%202.107.66%203.175c0%201.08-.268%202.142-.66%203.056a.75.75%200%201%201-1.378-.591c.328-.766.539-1.626.539-2.465c0-.852-.217-1.832-.54-2.584a.75.75%200%200%201%20.395-.985%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/contactless-solid.svg?color=%231a73e8&size=48