wallet credit card icon

wallet-credit-card-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.

Name
wallet-credit-card-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
License
MIT

11 other variants in Fluent UI System Icons

Use the wallet credit card icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M22.901 8.5h-1.958l1.034-1.233a.25.25 0 0 0-.03-.352L19.388 4.77l-3.13 3.73h-1.959l3.94-4.696l-.889-.745a.25.25 0 0 0-.352.03L12.458 8.5H10.5l5.35-6.375a1.75 1.75 0 0 1 2.465-.216l4.596 3.857a1.75 1.75 0 0 1 .215 2.466zM5.5 6h5.79l-1.26 1.5H5.5a1 1 0 0 0 0 2h15.75A3.75 3.75 0 0 1 25 13.25v8A3.75 3.75 0 0 1 21.25 25H6.75A3.75 3.75 0 0 1 3 21.25V8.5A2.5 2.5 0 0 1 5.5 6M18 17.25c0 .414.336.75.75.75h2.5a.75.75 0 0 0 0-1.5h-2.5a.75.75 0 0 0-.75.75"/></svg>

React

import type { SVGProps } from "react";

export function FluentWalletCreditCard28Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M22.901 8.5h-1.958l1.034-1.233a.25.25 0 0 0-.03-.352L19.388 4.77l-3.13 3.73h-1.959l3.94-4.696l-.889-.745a.25.25 0 0 0-.352.03L12.458 8.5H10.5l5.35-6.375a1.75 1.75 0 0 1 2.465-.216l4.596 3.857a1.75 1.75 0 0 1 .215 2.466zM5.5 6h5.79l-1.26 1.5H5.5a1 1 0 0 0 0 2h15.75A3.75 3.75 0 0 1 25 13.25v8A3.75 3.75 0 0 1 21.25 25H6.75A3.75 3.75 0 0 1 3 21.25V8.5A2.5 2.5 0 0 1 5.5 6M18 17.25c0 .414.336.75.75.75h2.5a.75.75 0 0 0 0-1.5h-2.5a.75.75 0 0 0-.75.75"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M22.901 8.5h-1.958l1.034-1.233a.25.25 0 0 0-.03-.352L19.388 4.77l-3.13 3.73h-1.959l3.94-4.696l-.889-.745a.25.25 0 0 0-.352.03L12.458 8.5H10.5l5.35-6.375a1.75 1.75 0 0 1 2.465-.216l4.596 3.857a1.75 1.75 0 0 1 .215 2.466zM5.5 6h5.79l-1.26 1.5H5.5a1 1 0 0 0 0 2h15.75A3.75 3.75 0 0 1 25 13.25v8A3.75 3.75 0 0 1 21.25 25H6.75A3.75 3.75 0 0 1 3 21.25V8.5A2.5 2.5 0 0 1 5.5 6M18 17.25c0 .414.336.75.75.75h2.5a.75.75 0 0 0 0-1.5h-2.5a.75.75 0 0 0-.75.75"/></svg>
</template>

CSS

.icon-wallet-credit-card-28-filled {
  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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.901%208.5h-1.958l1.034-1.233a.25.25%200%200%200-.03-.352L19.388%204.77l-3.13%203.73h-1.959l3.94-4.696l-.889-.745a.25.25%200%200%200-.352.03L12.458%208.5H10.5l5.35-6.375a1.75%201.75%200%200%201%202.465-.216l4.596%203.857a1.75%201.75%200%200%201%20.215%202.466zM5.5%206h5.79l-1.26%201.5H5.5a1%201%200%200%200%200%202h15.75A3.75%203.75%200%200%201%2025%2013.25v8A3.75%203.75%200%200%201%2021.25%2025H6.75A3.75%203.75%200%200%201%203%2021.25V8.5A2.5%202.5%200%200%201%205.5%206M18%2017.25c0%20.414.336.75.75.75h2.5a.75.75%200%200%200%200-1.5h-2.5a.75.75%200%200%200-.75.75%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.901%208.5h-1.958l1.034-1.233a.25.25%200%200%200-.03-.352L19.388%204.77l-3.13%203.73h-1.959l3.94-4.696l-.889-.745a.25.25%200%200%200-.352.03L12.458%208.5H10.5l5.35-6.375a1.75%201.75%200%200%201%202.465-.216l4.596%203.857a1.75%201.75%200%200%201%20.215%202.466zM5.5%206h5.79l-1.26%201.5H5.5a1%201%200%200%200%200%202h15.75A3.75%203.75%200%200%201%2025%2013.25v8A3.75%203.75%200%200%201%2021.25%2025H6.75A3.75%203.75%200%200%201%203%2021.25V8.5A2.5%202.5%200%200%201%205.5%206M18%2017.25c0%20.414.336.75.75.75h2.5a.75.75%200%200%200%200-1.5h-2.5a.75.75%200%200%200-.75.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/wallet-credit-card-28-filled.svg?color=%231a73e8&size=48