cc-jcb from Line Awesome by Icons8 · Line · Payments & Shopping · Apache-2.0 Free for personal and commercial use.

Name
cc-jcb
Set
Line Awesome
Style
Line
Category
Payments & Shopping
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More payments & shopping icons from Line Awesome

Use the cc jcb icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 6C3.355 6 2 7.355 2 9v14c0 1.645 1.355 3 3 3h22c1.645 0 3-1.355 3-3V9c0-1.645-1.355-3-3-3zm0 2h22c.566 0 1 .434 1 1v14c0 .566-.434 1-1 1H5c-.566 0-1-.434-1-1V9c0-.566.434-1 1-1m3.156 3C6.93 11 6 11.777 6 13.125V21h3.938c.96 0 2.062-.895 2.062-2.063V11zm7 0C13.934 11 13 11.781 13 13.125v7.813h3.938c.957 0 2.062-.899 2.062-2.063V11zm7 0C20.934 11 20 11.781 20 13.125v7.813h3.906c.953 0 2.094-.899 2.094-2.063V11zm-6.781 3h2.875v.625c-.688-.16-1.36-.25-1.688-.25c-.718 0-1.28.617-1.28 1.375s.562 1.344 1.28 1.344c.329 0 1-.059 1.688-.219v.594h-2.875c-.895 0-1.656-.774-1.656-1.719S14.48 14 15.375 14m5.469 0h3.687c.45 0 .813.395.813.844c0 .445-.301.875-.75.875c.508 0 .906.398.906.844c0 .449-.398.875-.906.875h-3.75zm-11.375.031h1.719v1.938c0 1.078-1.387 1.656-2.407 1.656c-1.11 0-2.101-.66-2.312-1.5h.75c.09.512.586.875 1.156.875c.629 0 1.094-.46 1.094-1.031zm12.781.313V15.5h1.188a.58.58 0 0 0 .562-.563c0-.296-.266-.593-.563-.593zm0 1.594v1.156h1.219c.3 0 .562-.266.562-.563c0-.3-.261-.593-.562-.593z"/></svg>

React

import type { SVGProps } from "react";

export function LaCcJcb(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="M5 6C3.355 6 2 7.355 2 9v14c0 1.645 1.355 3 3 3h22c1.645 0 3-1.355 3-3V9c0-1.645-1.355-3-3-3zm0 2h22c.566 0 1 .434 1 1v14c0 .566-.434 1-1 1H5c-.566 0-1-.434-1-1V9c0-.566.434-1 1-1m3.156 3C6.93 11 6 11.777 6 13.125V21h3.938c.96 0 2.062-.895 2.062-2.063V11zm7 0C13.934 11 13 11.781 13 13.125v7.813h3.938c.957 0 2.062-.899 2.062-2.063V11zm7 0C20.934 11 20 11.781 20 13.125v7.813h3.906c.953 0 2.094-.899 2.094-2.063V11zm-6.781 3h2.875v.625c-.688-.16-1.36-.25-1.688-.25c-.718 0-1.28.617-1.28 1.375s.562 1.344 1.28 1.344c.329 0 1-.059 1.688-.219v.594h-2.875c-.895 0-1.656-.774-1.656-1.719S14.48 14 15.375 14m5.469 0h3.687c.45 0 .813.395.813.844c0 .445-.301.875-.75.875c.508 0 .906.398.906.844c0 .449-.398.875-.906.875h-3.75zm-11.375.031h1.719v1.938c0 1.078-1.387 1.656-2.407 1.656c-1.11 0-2.101-.66-2.312-1.5h.75c.09.512.586.875 1.156.875c.629 0 1.094-.46 1.094-1.031zm12.781.313V15.5h1.188a.58.58 0 0 0 .562-.563c0-.296-.266-.593-.563-.593zm0 1.594v1.156h1.219c.3 0 .562-.266.562-.563c0-.3-.261-.593-.562-.593z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 6C3.355 6 2 7.355 2 9v14c0 1.645 1.355 3 3 3h22c1.645 0 3-1.355 3-3V9c0-1.645-1.355-3-3-3zm0 2h22c.566 0 1 .434 1 1v14c0 .566-.434 1-1 1H5c-.566 0-1-.434-1-1V9c0-.566.434-1 1-1m3.156 3C6.93 11 6 11.777 6 13.125V21h3.938c.96 0 2.062-.895 2.062-2.063V11zm7 0C13.934 11 13 11.781 13 13.125v7.813h3.938c.957 0 2.062-.899 2.062-2.063V11zm7 0C20.934 11 20 11.781 20 13.125v7.813h3.906c.953 0 2.094-.899 2.094-2.063V11zm-6.781 3h2.875v.625c-.688-.16-1.36-.25-1.688-.25c-.718 0-1.28.617-1.28 1.375s.562 1.344 1.28 1.344c.329 0 1-.059 1.688-.219v.594h-2.875c-.895 0-1.656-.774-1.656-1.719S14.48 14 15.375 14m5.469 0h3.687c.45 0 .813.395.813.844c0 .445-.301.875-.75.875c.508 0 .906.398.906.844c0 .449-.398.875-.906.875h-3.75zm-11.375.031h1.719v1.938c0 1.078-1.387 1.656-2.407 1.656c-1.11 0-2.101-.66-2.312-1.5h.75c.09.512.586.875 1.156.875c.629 0 1.094-.46 1.094-1.031zm12.781.313V15.5h1.188a.58.58 0 0 0 .562-.563c0-.296-.266-.593-.563-.593zm0 1.594v1.156h1.219c.3 0 .562-.266.562-.563c0-.3-.261-.593-.562-.593z"/></svg>
</template>

CSS

.icon-cc-jcb {
  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%22M5%206C3.355%206%202%207.355%202%209v14c0%201.645%201.355%203%203%203h22c1.645%200%203-1.355%203-3V9c0-1.645-1.355-3-3-3zm0%202h22c.566%200%201%20.434%201%201v14c0%20.566-.434%201-1%201H5c-.566%200-1-.434-1-1V9c0-.566.434-1%201-1m3.156%203C6.93%2011%206%2011.777%206%2013.125V21h3.938c.96%200%202.062-.895%202.062-2.063V11zm7%200C13.934%2011%2013%2011.781%2013%2013.125v7.813h3.938c.957%200%202.062-.899%202.062-2.063V11zm7%200C20.934%2011%2020%2011.781%2020%2013.125v7.813h3.906c.953%200%202.094-.899%202.094-2.063V11zm-6.781%203h2.875v.625c-.688-.16-1.36-.25-1.688-.25c-.718%200-1.28.617-1.28%201.375s.562%201.344%201.28%201.344c.329%200%201-.059%201.688-.219v.594h-2.875c-.895%200-1.656-.774-1.656-1.719S14.48%2014%2015.375%2014m5.469%200h3.687c.45%200%20.813.395.813.844c0%20.445-.301.875-.75.875c.508%200%20.906.398.906.844c0%20.449-.398.875-.906.875h-3.75zm-11.375.031h1.719v1.938c0%201.078-1.387%201.656-2.407%201.656c-1.11%200-2.101-.66-2.312-1.5h.75c.09.512.586.875%201.156.875c.629%200%201.094-.46%201.094-1.031zm12.781.313V15.5h1.188a.58.58%200%200%200%20.562-.563c0-.296-.266-.593-.563-.593zm0%201.594v1.156h1.219c.3%200%20.562-.266.562-.563c0-.3-.261-.593-.562-.593z%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%22M5%206C3.355%206%202%207.355%202%209v14c0%201.645%201.355%203%203%203h22c1.645%200%203-1.355%203-3V9c0-1.645-1.355-3-3-3zm0%202h22c.566%200%201%20.434%201%201v14c0%20.566-.434%201-1%201H5c-.566%200-1-.434-1-1V9c0-.566.434-1%201-1m3.156%203C6.93%2011%206%2011.777%206%2013.125V21h3.938c.96%200%202.062-.895%202.062-2.063V11zm7%200C13.934%2011%2013%2011.781%2013%2013.125v7.813h3.938c.957%200%202.062-.899%202.062-2.063V11zm7%200C20.934%2011%2020%2011.781%2020%2013.125v7.813h3.906c.953%200%202.094-.899%202.094-2.063V11zm-6.781%203h2.875v.625c-.688-.16-1.36-.25-1.688-.25c-.718%200-1.28.617-1.28%201.375s.562%201.344%201.28%201.344c.329%200%201-.059%201.688-.219v.594h-2.875c-.895%200-1.656-.774-1.656-1.719S14.48%2014%2015.375%2014m5.469%200h3.687c.45%200%20.813.395.813.844c0%20.445-.301.875-.75.875c.508%200%20.906.398.906.844c0%20.449-.398.875-.906.875h-3.75zm-11.375.031h1.719v1.938c0%201.078-1.387%201.656-2.407%201.656c-1.11%200-2.101-.66-2.312-1.5h.75c.09.512.586.875%201.156.875c.629%200%201.094-.46%201.094-1.031zm12.781.313V15.5h1.188a.58.58%200%200%200%20.562-.563c0-.296-.266-.593-.563-.593zm0%201.594v1.156h1.219c.3%200%20.562-.266.562-.563c0-.3-.261-.593-.562-.593z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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