cc-diners-club from Font Awesome Brands by Dave Gandy · Brand · Payments & Shopping · CC-BY-4.0 Attribution required.

Name
cc-diners-club
Set
Font Awesome Brands
Style
Brand
Category
Payments & Shopping
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

More payments & shopping icons from Font Awesome Brands

Use the cc diners club logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M271.7 143.9c-97.1 0-175.8 78.7-175.8 175.8s78.7 175.8 175.8 175.8s175.8-78.7 175.8-175.8s-78.7-175.8-175.8-175.8m-39.9 279.6c-41.7-15.9-71.4-56.4-71.4-103.8s29.7-87.9 71.4-104.1zm79.8.3V215.6c41.7 16.2 71.4 56.7 71.4 104.1s-29.7 87.9-71.4 104.1M560 96H80c-26.5 0-48 21.5-48 48v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V144c0-26.5-21.5-48-48-48M361.7 512h-90.3c-106.2 0-193.8-85.5-193.8-190.2c0-114.6 87.6-193.8 193.8-193.8h90.3c105 0 200.7 79.2 200.7 193.8c0 104.7-95.7 190.2-200.7 190.2"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsCcDinersClub(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M271.7 143.9c-97.1 0-175.8 78.7-175.8 175.8s78.7 175.8 175.8 175.8s175.8-78.7 175.8-175.8s-78.7-175.8-175.8-175.8m-39.9 279.6c-41.7-15.9-71.4-56.4-71.4-103.8s29.7-87.9 71.4-104.1zm79.8.3V215.6c41.7 16.2 71.4 56.7 71.4 104.1s-29.7 87.9-71.4 104.1M560 96H80c-26.5 0-48 21.5-48 48v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V144c0-26.5-21.5-48-48-48M361.7 512h-90.3c-106.2 0-193.8-85.5-193.8-190.2c0-114.6 87.6-193.8 193.8-193.8h90.3c105 0 200.7 79.2 200.7 193.8c0 104.7-95.7 190.2-200.7 190.2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M271.7 143.9c-97.1 0-175.8 78.7-175.8 175.8s78.7 175.8 175.8 175.8s175.8-78.7 175.8-175.8s-78.7-175.8-175.8-175.8m-39.9 279.6c-41.7-15.9-71.4-56.4-71.4-103.8s29.7-87.9 71.4-104.1zm79.8.3V215.6c41.7 16.2 71.4 56.7 71.4 104.1s-29.7 87.9-71.4 104.1M560 96H80c-26.5 0-48 21.5-48 48v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V144c0-26.5-21.5-48-48-48M361.7 512h-90.3c-106.2 0-193.8-85.5-193.8-190.2c0-114.6 87.6-193.8 193.8-193.8h90.3c105 0 200.7 79.2 200.7 193.8c0 104.7-95.7 190.2-200.7 190.2"/></svg>
</template>

CSS

.icon-cc-diners-club {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M271.7%20143.9c-97.1%200-175.8%2078.7-175.8%20175.8s78.7%20175.8%20175.8%20175.8s175.8-78.7%20175.8-175.8s-78.7-175.8-175.8-175.8m-39.9%20279.6c-41.7-15.9-71.4-56.4-71.4-103.8s29.7-87.9%2071.4-104.1zm79.8.3V215.6c41.7%2016.2%2071.4%2056.7%2071.4%20104.1s-29.7%2087.9-71.4%20104.1M560%2096H80c-26.5%200-48%2021.5-48%2048v352c0%2026.5%2021.5%2048%2048%2048h480c26.5%200%2048-21.5%2048-48V144c0-26.5-21.5-48-48-48M361.7%20512h-90.3c-106.2%200-193.8-85.5-193.8-190.2c0-114.6%2087.6-193.8%20193.8-193.8h90.3c105%200%20200.7%2079.2%20200.7%20193.8c0%20104.7-95.7%20190.2-200.7%20190.2%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M271.7%20143.9c-97.1%200-175.8%2078.7-175.8%20175.8s78.7%20175.8%20175.8%20175.8s175.8-78.7%20175.8-175.8s-78.7-175.8-175.8-175.8m-39.9%20279.6c-41.7-15.9-71.4-56.4-71.4-103.8s29.7-87.9%2071.4-104.1zm79.8.3V215.6c41.7%2016.2%2071.4%2056.7%2071.4%20104.1s-29.7%2087.9-71.4%20104.1M560%2096H80c-26.5%200-48%2021.5-48%2048v352c0%2026.5%2021.5%2048%2048%2048h480c26.5%200%2048-21.5%2048-48V144c0-26.5-21.5-48-48-48M361.7%20512h-90.3c-106.2%200-193.8-85.5-193.8-190.2c0-114.6%2087.6-193.8%20193.8-193.8h90.3c105%200%20200.7%2079.2%20200.7%20193.8c0%20104.7-95.7%20190.2-200.7%20190.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/cc-diners-club.svg?color=%231a73e8&size=48