payment-wireless-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
payment-wireless-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

11 other variants in Fluent UI System Icons

Use the payment wireless icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.5 12a8.5 8.5 0 1 1 17 0a8.5 8.5 0 0 1-17 0M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m2.343 4.208a.85.85 0 0 0-1.113 0a.664.664 0 0 0 0 1.006c2.923 2.643 2.923 6.928 0 9.571a.664.664 0 0 0 0 1.006a.85.85 0 0 0 1.113 0c3.538-3.198 3.538-8.384 0-11.583m-4.126 1.514a.73.73 0 0 1 1.05 0c2.313 2.363 2.313 6.195 0 8.558a.73.73 0 0 1-1.05 0a.77.77 0 0 1 0-1.071c1.734-1.772 1.734-4.644 0-6.415a.77.77 0 0 1 0-1.072M8.302 9.216a.78.78 0 0 0-1.079 0a.72.72 0 0 0 0 1.042a2.404 2.404 0 0 1 0 3.483a.72.72 0 0 0 0 1.043a.78.78 0 0 0 1.08 0a3.843 3.843 0 0 0 0-5.568"/></svg>

React

import type { SVGProps } from "react";

export function FluentPaymentWireless24Regular(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.5 12a8.5 8.5 0 1 1 17 0a8.5 8.5 0 0 1-17 0M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m2.343 4.208a.85.85 0 0 0-1.113 0a.664.664 0 0 0 0 1.006c2.923 2.643 2.923 6.928 0 9.571a.664.664 0 0 0 0 1.006a.85.85 0 0 0 1.113 0c3.538-3.198 3.538-8.384 0-11.583m-4.126 1.514a.73.73 0 0 1 1.05 0c2.313 2.363 2.313 6.195 0 8.558a.73.73 0 0 1-1.05 0a.77.77 0 0 1 0-1.071c1.734-1.772 1.734-4.644 0-6.415a.77.77 0 0 1 0-1.072M8.302 9.216a.78.78 0 0 0-1.079 0a.72.72 0 0 0 0 1.042a2.404 2.404 0 0 1 0 3.483a.72.72 0 0 0 0 1.043a.78.78 0 0 0 1.08 0a3.843 3.843 0 0 0 0-5.568"/></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.5 12a8.5 8.5 0 1 1 17 0a8.5 8.5 0 0 1-17 0M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m2.343 4.208a.85.85 0 0 0-1.113 0a.664.664 0 0 0 0 1.006c2.923 2.643 2.923 6.928 0 9.571a.664.664 0 0 0 0 1.006a.85.85 0 0 0 1.113 0c3.538-3.198 3.538-8.384 0-11.583m-4.126 1.514a.73.73 0 0 1 1.05 0c2.313 2.363 2.313 6.195 0 8.558a.73.73 0 0 1-1.05 0a.77.77 0 0 1 0-1.071c1.734-1.772 1.734-4.644 0-6.415a.77.77 0 0 1 0-1.072M8.302 9.216a.78.78 0 0 0-1.079 0a.72.72 0 0 0 0 1.042a2.404 2.404 0 0 1 0 3.483a.72.72 0 0 0 0 1.043a.78.78 0 0 0 1.08 0a3.843 3.843 0 0 0 0-5.568"/></svg>
</template>

CSS

.icon-payment-wireless-24-regular {
  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.5%2012a8.5%208.5%200%201%201%2017%200a8.5%208.5%200%200%201-17%200M12%202C6.477%202%202%206.477%202%2012s4.477%2010%2010%2010s10-4.477%2010-10S17.523%202%2012%202m2.343%204.208a.85.85%200%200%200-1.113%200a.664.664%200%200%200%200%201.006c2.923%202.643%202.923%206.928%200%209.571a.664.664%200%200%200%200%201.006a.85.85%200%200%200%201.113%200c3.538-3.198%203.538-8.384%200-11.583m-4.126%201.514a.73.73%200%200%201%201.05%200c2.313%202.363%202.313%206.195%200%208.558a.73.73%200%200%201-1.05%200a.77.77%200%200%201%200-1.071c1.734-1.772%201.734-4.644%200-6.415a.77.77%200%200%201%200-1.072M8.302%209.216a.78.78%200%200%200-1.079%200a.72.72%200%200%200%200%201.042a2.404%202.404%200%200%201%200%203.483a.72.72%200%200%200%200%201.043a.78.78%200%200%200%201.08%200a3.843%203.843%200%200%200%200-5.568%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.5%2012a8.5%208.5%200%201%201%2017%200a8.5%208.5%200%200%201-17%200M12%202C6.477%202%202%206.477%202%2012s4.477%2010%2010%2010s10-4.477%2010-10S17.523%202%2012%202m2.343%204.208a.85.85%200%200%200-1.113%200a.664.664%200%200%200%200%201.006c2.923%202.643%202.923%206.928%200%209.571a.664.664%200%200%200%200%201.006a.85.85%200%200%200%201.113%200c3.538-3.198%203.538-8.384%200-11.583m-4.126%201.514a.73.73%200%200%201%201.05%200c2.313%202.363%202.313%206.195%200%208.558a.73.73%200%200%201-1.05%200a.77.77%200%200%201%200-1.071c1.734-1.772%201.734-4.644%200-6.415a.77.77%200%200%201%200-1.072M8.302%209.216a.78.78%200%200%200-1.079%200a.72.72%200%200%200%200%201.042a2.404%202.404%200%200%201%200%203.483a.72.72%200%200%200%200%201.043a.78.78%200%200%200%201.08%200a3.843%203.843%200%200%200%200-5.568%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/payment-wireless-24-regular.svg?color=%231a73e8&size=48