cc diners club logo
cc-diners-club from Font Awesome 6 Brands by Dave Gandy · Regular · Payments & Shopping · CC-BY-4.0 Attribution required.
- Name
- cc-diners-club
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Category
- Payments & Shopping
- Viewbox
- 576×512
- License
- CC BY 4.0
The same logo in other sets
More payments & shopping icons from Font Awesome 6 Brands
Use the cc diners club logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M239.7 79.9c-96.9 0-175.8 78.6-175.8 175.8c0 96.9 78.9 175.8 175.8 175.8c97.2 0 175.8-78.9 175.8-175.8c0-97.2-78.6-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.3V151.6c41.7 16.2 71.4 56.7 71.4 104.1s-29.7 87.9-71.4 104.1M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48M329.7 448h-90.3c-106.2 0-193.8-85.5-193.8-190.2C45.6 143.2 133.2 64 239.4 64h90.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 Fa6BrandsCcDinersClub(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M239.7 79.9c-96.9 0-175.8 78.6-175.8 175.8c0 96.9 78.9 175.8 175.8 175.8c97.2 0 175.8-78.9 175.8-175.8c0-97.2-78.6-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.3V151.6c41.7 16.2 71.4 56.7 71.4 104.1s-29.7 87.9-71.4 104.1M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48M329.7 448h-90.3c-106.2 0-193.8-85.5-193.8-190.2C45.6 143.2 133.2 64 239.4 64h90.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 576 512"><path fill="currentColor" d="M239.7 79.9c-96.9 0-175.8 78.6-175.8 175.8c0 96.9 78.9 175.8 175.8 175.8c97.2 0 175.8-78.9 175.8-175.8c0-97.2-78.6-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.3V151.6c41.7 16.2 71.4 56.7 71.4 104.1s-29.7 87.9-71.4 104.1M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48M329.7 448h-90.3c-106.2 0-193.8-85.5-193.8-190.2C45.6 143.2 133.2 64 239.4 64h90.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%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M239.7%2079.9c-96.9%200-175.8%2078.6-175.8%20175.8c0%2096.9%2078.9%20175.8%20175.8%20175.8c97.2%200%20175.8-78.9%20175.8-175.8c0-97.2-78.6-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.3V151.6c41.7%2016.2%2071.4%2056.7%2071.4%20104.1s-29.7%2087.9-71.4%20104.1M528%2032H48C21.5%2032%200%2053.5%200%2080v352c0%2026.5%2021.5%2048%2048%2048h480c26.5%200%2048-21.5%2048-48V80c0-26.5-21.5-48-48-48M329.7%20448h-90.3c-106.2%200-193.8-85.5-193.8-190.2C45.6%20143.2%20133.2%2064%20239.4%2064h90.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%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M239.7%2079.9c-96.9%200-175.8%2078.6-175.8%20175.8c0%2096.9%2078.9%20175.8%20175.8%20175.8c97.2%200%20175.8-78.9%20175.8-175.8c0-97.2-78.6-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.3V151.6c41.7%2016.2%2071.4%2056.7%2071.4%20104.1s-29.7%2087.9-71.4%20104.1M528%2032H48C21.5%2032%200%2053.5%200%2080v352c0%2026.5%2021.5%2048%2048%2048h480c26.5%200%2048-21.5%2048-48V80c0-26.5-21.5-48-48-48M329.7%20448h-90.3c-106.2%200-193.8-85.5-193.8-190.2C45.6%20143.2%20133.2%2064%20239.4%2064h90.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/fa6-brands/cc-diners-club.svg?color=%231a73e8&size=48