cc amex logo
cc-amex from Font Awesome 6 Brands by Dave Gandy · Regular · Payments & Shopping · CC-BY-4.0 Attribution required.
- Name
- cc-amex
- 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 amex logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M0 432c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48v-1.1h-61.7l-31.9-35.1l-31.9 35.1H246.8V267.1H181l81.7-184.7h78.6l28.1 63.2V82.4h97.2l16.9 47.6l17-47.6H576V80c0-26.5-21.5-48-48-48H48C21.5 32 0 53.5 0 80zm440.4-21.7l42.2-46.3l42 46.3H576l-68-72.1l68-72.1h-50.6l-42 46.7l-41.5-46.7h-51.4l67.5 72.5l-67.4 71.6v-33.1h-83v-22.2h80.9v-32.3h-80.9v-22.4h83v-33.1h-122v143.2zm96.3-72l39.3 41.9v-83.3zm-36.3-92l36.9-100.6v100.6H576V103h-60.2l-32.2 89.3l-31.9-89.3h-61.2v143.1L327.3 103h-51.2l-62.4 143.3h43l11.9-28.7h65.9l12 28.7h82.7V146L466 246.3zM282 185.4l19.5-46.9l19.4 46.9z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsCcAmex(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="M0 432c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48v-1.1h-61.7l-31.9-35.1l-31.9 35.1H246.8V267.1H181l81.7-184.7h78.6l28.1 63.2V82.4h97.2l16.9 47.6l17-47.6H576V80c0-26.5-21.5-48-48-48H48C21.5 32 0 53.5 0 80zm440.4-21.7l42.2-46.3l42 46.3H576l-68-72.1l68-72.1h-50.6l-42 46.7l-41.5-46.7h-51.4l67.5 72.5l-67.4 71.6v-33.1h-83v-22.2h80.9v-32.3h-80.9v-22.4h83v-33.1h-122v143.2zm96.3-72l39.3 41.9v-83.3zm-36.3-92l36.9-100.6v100.6H576V103h-60.2l-32.2 89.3l-31.9-89.3h-61.2v143.1L327.3 103h-51.2l-62.4 143.3h43l11.9-28.7h65.9l12 28.7h82.7V146L466 246.3zM282 185.4l19.5-46.9l19.4 46.9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M0 432c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48v-1.1h-61.7l-31.9-35.1l-31.9 35.1H246.8V267.1H181l81.7-184.7h78.6l28.1 63.2V82.4h97.2l16.9 47.6l17-47.6H576V80c0-26.5-21.5-48-48-48H48C21.5 32 0 53.5 0 80zm440.4-21.7l42.2-46.3l42 46.3H576l-68-72.1l68-72.1h-50.6l-42 46.7l-41.5-46.7h-51.4l67.5 72.5l-67.4 71.6v-33.1h-83v-22.2h80.9v-32.3h-80.9v-22.4h83v-33.1h-122v143.2zm96.3-72l39.3 41.9v-83.3zm-36.3-92l36.9-100.6v100.6H576V103h-60.2l-32.2 89.3l-31.9-89.3h-61.2v143.1L327.3 103h-51.2l-62.4 143.3h43l11.9-28.7h65.9l12 28.7h82.7V146L466 246.3zM282 185.4l19.5-46.9l19.4 46.9z"/></svg> </template>
CSS
.icon-cc-amex {
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%22M0%20432c0%2026.5%2021.5%2048%2048%2048h480c26.5%200%2048-21.5%2048-48v-1.1h-61.7l-31.9-35.1l-31.9%2035.1H246.8V267.1H181l81.7-184.7h78.6l28.1%2063.2V82.4h97.2l16.9%2047.6l17-47.6H576V80c0-26.5-21.5-48-48-48H48C21.5%2032%200%2053.5%200%2080zm440.4-21.7l42.2-46.3l42%2046.3H576l-68-72.1l68-72.1h-50.6l-42%2046.7l-41.5-46.7h-51.4l67.5%2072.5l-67.4%2071.6v-33.1h-83v-22.2h80.9v-32.3h-80.9v-22.4h83v-33.1h-122v143.2zm96.3-72l39.3%2041.9v-83.3zm-36.3-92l36.9-100.6v100.6H576V103h-60.2l-32.2%2089.3l-31.9-89.3h-61.2v143.1L327.3%20103h-51.2l-62.4%20143.3h43l11.9-28.7h65.9l12%2028.7h82.7V146L466%20246.3zM282%20185.4l19.5-46.9l19.4%2046.9z%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%22M0%20432c0%2026.5%2021.5%2048%2048%2048h480c26.5%200%2048-21.5%2048-48v-1.1h-61.7l-31.9-35.1l-31.9%2035.1H246.8V267.1H181l81.7-184.7h78.6l28.1%2063.2V82.4h97.2l16.9%2047.6l17-47.6H576V80c0-26.5-21.5-48-48-48H48C21.5%2032%200%2053.5%200%2080zm440.4-21.7l42.2-46.3l42%2046.3H576l-68-72.1l68-72.1h-50.6l-42%2046.7l-41.5-46.7h-51.4l67.5%2072.5l-67.4%2071.6v-33.1h-83v-22.2h80.9v-32.3h-80.9v-22.4h83v-33.1h-122v143.2zm96.3-72l39.3%2041.9v-83.3zm-36.3-92l36.9-100.6v100.6H576V103h-60.2l-32.2%2089.3l-31.9-89.3h-61.2v143.1L327.3%20103h-51.2l-62.4%20143.3h43l11.9-28.7h65.9l12%2028.7h82.7V146L466%20246.3zM282%20185.4l19.5-46.9l19.4%2046.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/cc-amex.svg?color=%231a73e8&size=48