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

Name
cc-visa
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 visa logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M502.1 295.3s7.6 37.2 9.3 45H478c3.3-8.9 16-43.5 16-43.5c-.2.3 3.3-9.1 5.3-14.9zM608 144v352c0 26.5-21.5 48-48 48H80c-26.5 0-48-21.5-48-48V144c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48M184.5 395.2L247.7 240h-42.5l-39.3 106l-4.3-21.5l-14-71.4c-2.3-9.9-9.4-12.7-18.2-13.1H64.7l-.7 3.1c15.8 4 29.9 9.8 42.2 17.1l35.8 135zm94.4.2L304.1 240h-40.2l-25.1 155.4zm139.9-50.8c.2-17.7-10.6-31.2-33.7-42.3c-14.1-7.1-22.7-11.9-22.7-19.2c.2-6.6 7.3-13.4 23.1-13.4c13.1-.3 22.7 2.8 29.9 5.9l3.6 1.7l5.5-33.6c-7.9-3.1-20.5-6.6-36-6.6c-39.7 0-67.6 21.2-67.8 51.4c-.3 22.3 20 34.7 35.2 42.2c15.5 7.6 20.8 12.6 20.8 19.3c-.2 10.4-12.6 15.2-24.1 15.2c-16 0-24.6-2.5-37.7-8.3l-5.3-2.5l-5.6 34.9c9.4 4.3 26.8 8.1 44.8 8.3c42.2.1 69.7-20.8 70-53M560 395.4L527.6 240h-31.1c-9.6 0-16.9 2.8-21 12.9l-59.7 142.5H458s6.9-19.2 8.4-23.3H518c1.2 5.5 4.8 23.3 4.8 23.3z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsCcVisa(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="M502.1 295.3s7.6 37.2 9.3 45H478c3.3-8.9 16-43.5 16-43.5c-.2.3 3.3-9.1 5.3-14.9zM608 144v352c0 26.5-21.5 48-48 48H80c-26.5 0-48-21.5-48-48V144c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48M184.5 395.2L247.7 240h-42.5l-39.3 106l-4.3-21.5l-14-71.4c-2.3-9.9-9.4-12.7-18.2-13.1H64.7l-.7 3.1c15.8 4 29.9 9.8 42.2 17.1l35.8 135zm94.4.2L304.1 240h-40.2l-25.1 155.4zm139.9-50.8c.2-17.7-10.6-31.2-33.7-42.3c-14.1-7.1-22.7-11.9-22.7-19.2c.2-6.6 7.3-13.4 23.1-13.4c13.1-.3 22.7 2.8 29.9 5.9l3.6 1.7l5.5-33.6c-7.9-3.1-20.5-6.6-36-6.6c-39.7 0-67.6 21.2-67.8 51.4c-.3 22.3 20 34.7 35.2 42.2c15.5 7.6 20.8 12.6 20.8 19.3c-.2 10.4-12.6 15.2-24.1 15.2c-16 0-24.6-2.5-37.7-8.3l-5.3-2.5l-5.6 34.9c9.4 4.3 26.8 8.1 44.8 8.3c42.2.1 69.7-20.8 70-53M560 395.4L527.6 240h-31.1c-9.6 0-16.9 2.8-21 12.9l-59.7 142.5H458s6.9-19.2 8.4-23.3H518c1.2 5.5 4.8 23.3 4.8 23.3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M502.1 295.3s7.6 37.2 9.3 45H478c3.3-8.9 16-43.5 16-43.5c-.2.3 3.3-9.1 5.3-14.9zM608 144v352c0 26.5-21.5 48-48 48H80c-26.5 0-48-21.5-48-48V144c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48M184.5 395.2L247.7 240h-42.5l-39.3 106l-4.3-21.5l-14-71.4c-2.3-9.9-9.4-12.7-18.2-13.1H64.7l-.7 3.1c15.8 4 29.9 9.8 42.2 17.1l35.8 135zm94.4.2L304.1 240h-40.2l-25.1 155.4zm139.9-50.8c.2-17.7-10.6-31.2-33.7-42.3c-14.1-7.1-22.7-11.9-22.7-19.2c.2-6.6 7.3-13.4 23.1-13.4c13.1-.3 22.7 2.8 29.9 5.9l3.6 1.7l5.5-33.6c-7.9-3.1-20.5-6.6-36-6.6c-39.7 0-67.6 21.2-67.8 51.4c-.3 22.3 20 34.7 35.2 42.2c15.5 7.6 20.8 12.6 20.8 19.3c-.2 10.4-12.6 15.2-24.1 15.2c-16 0-24.6-2.5-37.7-8.3l-5.3-2.5l-5.6 34.9c9.4 4.3 26.8 8.1 44.8 8.3c42.2.1 69.7-20.8 70-53M560 395.4L527.6 240h-31.1c-9.6 0-16.9 2.8-21 12.9l-59.7 142.5H458s6.9-19.2 8.4-23.3H518c1.2 5.5 4.8 23.3 4.8 23.3z"/></svg>
</template>

CSS

.icon-cc-visa {
  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%22M502.1%20295.3s7.6%2037.2%209.3%2045H478c3.3-8.9%2016-43.5%2016-43.5c-.2.3%203.3-9.1%205.3-14.9zM608%20144v352c0%2026.5-21.5%2048-48%2048H80c-26.5%200-48-21.5-48-48V144c0-26.5%2021.5-48%2048-48h480c26.5%200%2048%2021.5%2048%2048M184.5%20395.2L247.7%20240h-42.5l-39.3%20106l-4.3-21.5l-14-71.4c-2.3-9.9-9.4-12.7-18.2-13.1H64.7l-.7%203.1c15.8%204%2029.9%209.8%2042.2%2017.1l35.8%20135zm94.4.2L304.1%20240h-40.2l-25.1%20155.4zm139.9-50.8c.2-17.7-10.6-31.2-33.7-42.3c-14.1-7.1-22.7-11.9-22.7-19.2c.2-6.6%207.3-13.4%2023.1-13.4c13.1-.3%2022.7%202.8%2029.9%205.9l3.6%201.7l5.5-33.6c-7.9-3.1-20.5-6.6-36-6.6c-39.7%200-67.6%2021.2-67.8%2051.4c-.3%2022.3%2020%2034.7%2035.2%2042.2c15.5%207.6%2020.8%2012.6%2020.8%2019.3c-.2%2010.4-12.6%2015.2-24.1%2015.2c-16%200-24.6-2.5-37.7-8.3l-5.3-2.5l-5.6%2034.9c9.4%204.3%2026.8%208.1%2044.8%208.3c42.2.1%2069.7-20.8%2070-53M560%20395.4L527.6%20240h-31.1c-9.6%200-16.9%202.8-21%2012.9l-59.7%20142.5H458s6.9-19.2%208.4-23.3H518c1.2%205.5%204.8%2023.3%204.8%2023.3z%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%22M502.1%20295.3s7.6%2037.2%209.3%2045H478c3.3-8.9%2016-43.5%2016-43.5c-.2.3%203.3-9.1%205.3-14.9zM608%20144v352c0%2026.5-21.5%2048-48%2048H80c-26.5%200-48-21.5-48-48V144c0-26.5%2021.5-48%2048-48h480c26.5%200%2048%2021.5%2048%2048M184.5%20395.2L247.7%20240h-42.5l-39.3%20106l-4.3-21.5l-14-71.4c-2.3-9.9-9.4-12.7-18.2-13.1H64.7l-.7%203.1c15.8%204%2029.9%209.8%2042.2%2017.1l35.8%20135zm94.4.2L304.1%20240h-40.2l-25.1%20155.4zm139.9-50.8c.2-17.7-10.6-31.2-33.7-42.3c-14.1-7.1-22.7-11.9-22.7-19.2c.2-6.6%207.3-13.4%2023.1-13.4c13.1-.3%2022.7%202.8%2029.9%205.9l3.6%201.7l5.5-33.6c-7.9-3.1-20.5-6.6-36-6.6c-39.7%200-67.6%2021.2-67.8%2051.4c-.3%2022.3%2020%2034.7%2035.2%2042.2c15.5%207.6%2020.8%2012.6%2020.8%2019.3c-.2%2010.4-12.6%2015.2-24.1%2015.2c-16%200-24.6-2.5-37.7-8.3l-5.3-2.5l-5.6%2034.9c9.4%204.3%2026.8%208.1%2044.8%208.3c42.2.1%2069.7-20.8%2070-53M560%20395.4L527.6%20240h-31.1c-9.6%200-16.9%202.8-21%2012.9l-59.7%20142.5H458s6.9-19.2%208.4-23.3H518c1.2%205.5%204.8%2023.3%204.8%2023.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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