Diners Club Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Diners Club icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/305502.svg" alt="Diners Club icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305502.svg" alt="Diners Club icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305502.svg" alt="Diners Club icon" :width="24" :height="24" />
CSS background
.icon-diners-club {
background-image: url('https://proicons.com/icon/305502.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M968 347c-28-65-71-117-127-159-68-50-143-77-227-83-41-3-81 0-114-1H400c-47 0-93 7-137 23-87 30-156 84-205 163C25 344 7 404 2 467c-8 97 15 186 73 264 80 108 190 163 325 165 63 1 126 0 189 0 20 0 40-2 60-5 74-11 141-41 200-89 90-72 144-165 150-281 4-61-7-119-31-174zM398 862C200 861 38 699 38 499c0-199 161-362 362-362 200 0 363 162 363 361 0 200-162 365-365 364zm92-574c-7-3-7-3-7 5v206c0 69 0 138-1 207 0 7 2 7 8 5 49-22 87-55 112-102 65-120 13-267-112-321zm-179-1c-15 7-29 15-43 24-73 50-112 147-93 234 12 51 36 95 78 129 18 15 37 27 58 37 7 3 7 3 7-6V499 292c0-7-2-7-7-5z"/></svg>
Diners Club in other icon packs
Copied!