master card icon

master-card from Unicons by Iconscout · Line · Brand Logos · Apache-2.0 Free for personal and commercial use.

Name
master-card
Set
Unicons
Style
Line
Category
Brand Logos
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More brand logos icons from Unicons

Use the master card icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.265 5.274a6.7 6.7 0 0 0-3.273.855a6.728 6.728 0 1 0 0 11.745a6.726 6.726 0 1 0 3.273-12.6m-5.028 11.183a4.7 4.7 0 0 1-1.518.273a4.728 4.728 0 0 1 0-9.456a4.7 4.7 0 0 1 1.518.273a6.687 6.687 0 0 0 0 8.91m1.755-1.057a4.695 4.695 0 0 1 0-6.796a4.695 4.695 0 0 1 0 6.796m3.273 1.33a4.7 4.7 0 0 1-1.519-.273a6.687 6.687 0 0 0 0-8.91a4.7 4.7 0 0 1 1.519-.273a4.728 4.728 0 0 1 0 9.456"/></svg>

React

import type { SVGProps } from "react";

export function UilMasterCard(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="M15.265 5.274a6.7 6.7 0 0 0-3.273.855a6.728 6.728 0 1 0 0 11.745a6.726 6.726 0 1 0 3.273-12.6m-5.028 11.183a4.7 4.7 0 0 1-1.518.273a4.728 4.728 0 0 1 0-9.456a4.7 4.7 0 0 1 1.518.273a6.687 6.687 0 0 0 0 8.91m1.755-1.057a4.695 4.695 0 0 1 0-6.796a4.695 4.695 0 0 1 0 6.796m3.273 1.33a4.7 4.7 0 0 1-1.519-.273a6.687 6.687 0 0 0 0-8.91a4.7 4.7 0 0 1 1.519-.273a4.728 4.728 0 0 1 0 9.456"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.265 5.274a6.7 6.7 0 0 0-3.273.855a6.728 6.728 0 1 0 0 11.745a6.726 6.726 0 1 0 3.273-12.6m-5.028 11.183a4.7 4.7 0 0 1-1.518.273a4.728 4.728 0 0 1 0-9.456a4.7 4.7 0 0 1 1.518.273a6.687 6.687 0 0 0 0 8.91m1.755-1.057a4.695 4.695 0 0 1 0-6.796a4.695 4.695 0 0 1 0 6.796m3.273 1.33a4.7 4.7 0 0 1-1.519-.273a6.687 6.687 0 0 0 0-8.91a4.7 4.7 0 0 1 1.519-.273a4.728 4.728 0 0 1 0 9.456"/></svg>
</template>

CSS

.icon-master-card {
  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%22M15.265%205.274a6.7%206.7%200%200%200-3.273.855a6.728%206.728%200%201%200%200%2011.745a6.726%206.726%200%201%200%203.273-12.6m-5.028%2011.183a4.7%204.7%200%200%201-1.518.273a4.728%204.728%200%200%201%200-9.456a4.7%204.7%200%200%201%201.518.273a6.687%206.687%200%200%200%200%208.91m1.755-1.057a4.695%204.695%200%200%201%200-6.796a4.695%204.695%200%200%201%200%206.796m3.273%201.33a4.7%204.7%200%200%201-1.519-.273a6.687%206.687%200%200%200%200-8.91a4.7%204.7%200%200%201%201.519-.273a4.728%204.728%200%200%201%200%209.456%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%22M15.265%205.274a6.7%206.7%200%200%200-3.273.855a6.728%206.728%200%201%200%200%2011.745a6.726%206.726%200%201%200%203.273-12.6m-5.028%2011.183a4.7%204.7%200%200%201-1.518.273a4.728%204.728%200%200%201%200-9.456a4.7%204.7%200%200%201%201.518.273a6.687%206.687%200%200%200%200%208.91m1.755-1.057a4.695%204.695%200%200%201%200-6.796a4.695%204.695%200%200%201%200%206.796m3.273%201.33a4.7%204.7%200%200%201-1.519-.273a6.687%206.687%200%200%200%200-8.91a4.7%204.7%200%200%201%201.519-.273a4.728%204.728%200%200%201%200%209.456%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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