cc diners club logo
cc-diners-club from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- cc-diners-club
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Related icons in CoreUI Brands
Use the cc diners club logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.317 6.217c-5.383 0-9.767 4.367-9.767 9.767c0 5.384 4.383 9.767 9.767 9.767c5.4 0 9.767-4.383 9.767-9.767a9.76 9.76 0 0 0-9.767-9.767M11.1 21.75c-2.317-.883-3.967-3.133-3.967-5.767S8.783 11.1 11.1 10.2zm4.433.017V10.2c2.317.9 3.967 3.15 3.967 5.783s-1.65 4.883-3.967 5.783zm13.8-18.211H2.666A2.67 2.67 0 0 0-.001 6.223v19.556a2.67 2.67 0 0 0 2.667 2.667h26.667A2.67 2.67 0 0 0 32 25.779V6.223a2.67 2.67 0 0 0-2.667-2.667M18.317 26.667H13.3c-5.9 0-10.766-4.75-10.766-10.567c0-6.367 4.867-10.767 10.766-10.767h5.017c5.833 0 11.15 4.4 11.15 10.767c0 5.817-5.317 10.567-11.15 10.567"/></svg>
React
import type { SVGProps } from "react";
export function CibCcDinersClub(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.317 6.217c-5.383 0-9.767 4.367-9.767 9.767c0 5.384 4.383 9.767 9.767 9.767c5.4 0 9.767-4.383 9.767-9.767a9.76 9.76 0 0 0-9.767-9.767M11.1 21.75c-2.317-.883-3.967-3.133-3.967-5.767S8.783 11.1 11.1 10.2zm4.433.017V10.2c2.317.9 3.967 3.15 3.967 5.783s-1.65 4.883-3.967 5.783zm13.8-18.211H2.666A2.67 2.67 0 0 0-.001 6.223v19.556a2.67 2.67 0 0 0 2.667 2.667h26.667A2.67 2.67 0 0 0 32 25.779V6.223a2.67 2.67 0 0 0-2.667-2.667M18.317 26.667H13.3c-5.9 0-10.766-4.75-10.766-10.567c0-6.367 4.867-10.767 10.766-10.767h5.017c5.833 0 11.15 4.4 11.15 10.767c0 5.817-5.317 10.567-11.15 10.567"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.317 6.217c-5.383 0-9.767 4.367-9.767 9.767c0 5.384 4.383 9.767 9.767 9.767c5.4 0 9.767-4.383 9.767-9.767a9.76 9.76 0 0 0-9.767-9.767M11.1 21.75c-2.317-.883-3.967-3.133-3.967-5.767S8.783 11.1 11.1 10.2zm4.433.017V10.2c2.317.9 3.967 3.15 3.967 5.783s-1.65 4.883-3.967 5.783zm13.8-18.211H2.666A2.67 2.67 0 0 0-.001 6.223v19.556a2.67 2.67 0 0 0 2.667 2.667h26.667A2.67 2.67 0 0 0 32 25.779V6.223a2.67 2.67 0 0 0-2.667-2.667M18.317 26.667H13.3c-5.9 0-10.766-4.75-10.766-10.567c0-6.367 4.867-10.767 10.766-10.767h5.017c5.833 0 11.15 4.4 11.15 10.767c0 5.817-5.317 10.567-11.15 10.567"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.317%206.217c-5.383%200-9.767%204.367-9.767%209.767c0%205.384%204.383%209.767%209.767%209.767c5.4%200%209.767-4.383%209.767-9.767a9.76%209.76%200%200%200-9.767-9.767M11.1%2021.75c-2.317-.883-3.967-3.133-3.967-5.767S8.783%2011.1%2011.1%2010.2zm4.433.017V10.2c2.317.9%203.967%203.15%203.967%205.783s-1.65%204.883-3.967%205.783zm13.8-18.211H2.666A2.67%202.67%200%200%200-.001%206.223v19.556a2.67%202.67%200%200%200%202.667%202.667h26.667A2.67%202.67%200%200%200%2032%2025.779V6.223a2.67%202.67%200%200%200-2.667-2.667M18.317%2026.667H13.3c-5.9%200-10.766-4.75-10.766-10.567c0-6.367%204.867-10.767%2010.766-10.767h5.017c5.833%200%2011.15%204.4%2011.15%2010.767c0%205.817-5.317%2010.567-11.15%2010.567%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.317%206.217c-5.383%200-9.767%204.367-9.767%209.767c0%205.384%204.383%209.767%209.767%209.767c5.4%200%209.767-4.383%209.767-9.767a9.76%209.76%200%200%200-9.767-9.767M11.1%2021.75c-2.317-.883-3.967-3.133-3.967-5.767S8.783%2011.1%2011.1%2010.2zm4.433.017V10.2c2.317.9%203.967%203.15%203.967%205.783s-1.65%204.883-3.967%205.783zm13.8-18.211H2.666A2.67%202.67%200%200%200-.001%206.223v19.556a2.67%202.67%200%200%200%202.667%202.667h26.667A2.67%202.67%200%200%200%2032%2025.779V6.223a2.67%202.67%200%200%200-2.667-2.667M18.317%2026.667H13.3c-5.9%200-10.766-4.75-10.766-10.567c0-6.367%204.867-10.767%2010.766-10.767h5.017c5.833%200%2011.15%204.4%2011.15%2010.767c0%205.817-5.317%2010.567-11.15%2010.567%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/cc-diners-club.svg?color=%231a73e8&size=48