Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spanish Playing Cards SVG Collection

High-quality SVG vector versions of traditional Spanish playing cards (Baraja Española).

Contents

  • 48 playing cards (4 suits × 12 ranks)
  • 1 card back design
  • Total: 49 SVG files

Suits

  • Oros (Coins) - card_coins_01.svg to card_coins_12.svg
  • Copas (Cups) - card_cups_01.svg to card_cups_12.svg
  • Espadas (Swords) - card_swords_01.svg to card_swords_12.svg
  • Bastos (Clubs) - card_clubs_01.svg to card_clubs_12.svg

Ranks

  • 1 (Ace/As)
  • 2-9 (Number cards)
  • 10 (Sota/Jack)
  • 11 (Caballo/Knight)
  • 12 (Rey/King)

Technical Details

  • Source: Vectorized from PNG raster images
  • Tracing: Inkscape with 64 color scans (maximum quality)
  • Original dimensions: 207 × 319 pixels
  • SVG viewBox: 66.24 × 102.08 units
  • Average file size: ~1.8 MB per card (card back: 11 MB)

Attribution & License

The original artwork was created by Basquetteur and is available on Wikimedia Commons.

License: CC BY-SA 3.0

This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License.

You are free to:

  • Share — copy and redistribute the material in any medium or format
  • Adapt — remix, transform, and build upon the material for any purpose, including commercially

Under the following terms:

  • Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made.
  • ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

Attribution Example

Spanish playing card artwork by Basquetteur (Wikimedia Commons)
Licensed under CC BY-SA 3.0
https://creativecommons.org/licenses/by-sa/3.0/

Usage

These SVGs are ideal for:

  • Card game applications (Android, iOS, web)
  • Educational materials about Spanish/Italian card games
  • Print-on-demand products (with proper attribution)
  • Game development projects

For Android

Place files in res/drawable-nodpi/ to use as drawable resources. The -nodpi qualifier ensures the vectors aren't scaled by density.

// Example usage
imageView.setImageResource(R.drawable.card_coins_01)

Games Using Spanish Cards

  • Brisca / Briscola
  • Tute
  • Mus
  • Escoba
  • Chinchón
  • Conquian

Contributing

If you improve these SVGs or create additional assets, please consider sharing them back under the same CC BY-SA 3.0 license.

About

High-quality SVG vector versions of traditional Spanish playing cards (Baraja Española). CC BY-SA 3.0 licensed.

Topics

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors