wallet credit card icon

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

Name
wallet-credit-card-48-filled
Set
Fluent UI System Icons
Style
48 Filled
Viewbox
48×48
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 48 48"><path fill="currentColor" d="M39.884 14h-3.172l1.75-2.241a.464.464 0 0 0-.08-.652l-4.014-3.136L29.658 14h-3.173l5.913-7.569L30.052 4.6a.464.464 0 0 0-.651.08L22.118 14H18.96l8.47-10.86a2.964 2.964 0 0 1 4.162-.511l8.33 6.508a2.964 2.964 0 0 1 .51 4.16zm-22.29-1.5l1.953-2.5H9.25A4.25 4.25 0 0 0 5 14.25v21.5A6.25 6.25 0 0 0 11.25 42h25.5A6.25 6.25 0 0 0 43 35.75v-13.5A6.25 6.25 0 0 0 36.75 16H9.25a1.75 1.75 0 1 1 0-3.5zM32.25 28h4.5a1.25 1.25 0 1 1 0 2.5h-4.5a1.25 1.25 0 1 1 0-2.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentWalletCreditCard48Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M39.884 14h-3.172l1.75-2.241a.464.464 0 0 0-.08-.652l-4.014-3.136L29.658 14h-3.173l5.913-7.569L30.052 4.6a.464.464 0 0 0-.651.08L22.118 14H18.96l8.47-10.86a2.964 2.964 0 0 1 4.162-.511l8.33 6.508a2.964 2.964 0 0 1 .51 4.16zm-22.29-1.5l1.953-2.5H9.25A4.25 4.25 0 0 0 5 14.25v21.5A6.25 6.25 0 0 0 11.25 42h25.5A6.25 6.25 0 0 0 43 35.75v-13.5A6.25 6.25 0 0 0 36.75 16H9.25a1.75 1.75 0 1 1 0-3.5zM32.25 28h4.5a1.25 1.25 0 1 1 0 2.5h-4.5a1.25 1.25 0 1 1 0-2.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M39.884 14h-3.172l1.75-2.241a.464.464 0 0 0-.08-.652l-4.014-3.136L29.658 14h-3.173l5.913-7.569L30.052 4.6a.464.464 0 0 0-.651.08L22.118 14H18.96l8.47-10.86a2.964 2.964 0 0 1 4.162-.511l8.33 6.508a2.964 2.964 0 0 1 .51 4.16zm-22.29-1.5l1.953-2.5H9.25A4.25 4.25 0 0 0 5 14.25v21.5A6.25 6.25 0 0 0 11.25 42h25.5A6.25 6.25 0 0 0 43 35.75v-13.5A6.25 6.25 0 0 0 36.75 16H9.25a1.75 1.75 0 1 1 0-3.5zM32.25 28h4.5a1.25 1.25 0 1 1 0 2.5h-4.5a1.25 1.25 0 1 1 0-2.5"/></svg>
</template>

CSS

.icon-wallet-credit-card-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M39.884%2014h-3.172l1.75-2.241a.464.464%200%200%200-.08-.652l-4.014-3.136L29.658%2014h-3.173l5.913-7.569L30.052%204.6a.464.464%200%200%200-.651.08L22.118%2014H18.96l8.47-10.86a2.964%202.964%200%200%201%204.162-.511l8.33%206.508a2.964%202.964%200%200%201%20.51%204.16zm-22.29-1.5l1.953-2.5H9.25A4.25%204.25%200%200%200%205%2014.25v21.5A6.25%206.25%200%200%200%2011.25%2042h25.5A6.25%206.25%200%200%200%2043%2035.75v-13.5A6.25%206.25%200%200%200%2036.75%2016H9.25a1.75%201.75%200%201%201%200-3.5zM32.25%2028h4.5a1.25%201.25%200%201%201%200%202.5h-4.5a1.25%201.25%200%201%201%200-2.5%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M39.884%2014h-3.172l1.75-2.241a.464.464%200%200%200-.08-.652l-4.014-3.136L29.658%2014h-3.173l5.913-7.569L30.052%204.6a.464.464%200%200%200-.651.08L22.118%2014H18.96l8.47-10.86a2.964%202.964%200%200%201%204.162-.511l8.33%206.508a2.964%202.964%200%200%201%20.51%204.16zm-22.29-1.5l1.953-2.5H9.25A4.25%204.25%200%200%200%205%2014.25v21.5A6.25%206.25%200%200%200%2011.25%2042h25.5A6.25%206.25%200%200%200%2043%2035.75v-13.5A6.25%206.25%200%200%200%2036.75%2016H9.25a1.75%201.75%200%201%201%200-3.5zM32.25%2028h4.5a1.25%201.25%200%201%201%200%202.5h-4.5a1.25%201.25%200%201%201%200-2.5%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-48-filled.svg?color=%231a73e8&size=48