PHP Classes

File: public/images/default-avatar.svg

Recommend this page to a friend!
  Packages of Nemeth Zoltan   Cards API PHP   public/images/default-avatar.svg   Download  
File: public/images/default-avatar.svg
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Cards API PHP
Manage trading cards, decks, games, and creators
Author: By
Last change:
Date: 2 months ago
Size: 394 bytes
 

Contents

Class file image Download
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" width="200" height="200"> <!-- Background Circle --> <circle cx="100" cy="100" r="100" fill="#e5e7eb"/> <!-- User Icon --> <g transform="translate(100, 100)"> <!-- Head --> <circle cx="0" cy="-20" r="30" fill="#9ca3af"/> <!-- Body --> <ellipse cx="0" cy="50" rx="45" ry="55" fill="#9ca3af"/> </g> </svg>