Skip to main content

Credit card

Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download SVG

Icon font

<i class="wiw-icon wiw-credit-card"></i>

Code point

  • Unicode:
  • CSS:
  • JS:
  • HTML:

Raw SVG

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="wiw-icon wiw-credit-card" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M21,19c0.55228,0 1,-0.44772 1,-1v-7h-20v7c0,0.55228 0.44772,1 1,1zM3,5c-0.55228,0 -1,0.44772 -1,1v1h20v-1c0,-0.55228 -0.44772,-1 -1,-1zM21,3c1.654,0 3,1.346 3,3v12c0,1.654 -1.346,3 -3,3h-18c-1.654,0 -3,-1.346 -3,-3v-12c0,-1.654 1.346,-3 3,-3z"/>
    <path d="M10,17h-5c-0.55228,0 -1,-0.44772 -1,-1c0,-0.55228 0.44772,-1 1,-1h5c0.55228,0 1,0.44772 1,1c0,0.55228 -0.44772,1 -1,1M17,17h-3c-0.55228,0 -1,-0.44772 -1,-1c0,-0.55228 0.44772,-1 1,-1h3c0.55228,0 1,0.44772 1,1c0,0.55228 -0.44772,1 -1,1"/>
  </g>
</svg>