summaryrefslogtreecommitdiffhomepage
path: root/admin/logo/index.html
blob: dfaf5054a50e9aa72e7d5c71112db3cd3fec334e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <link rel="SHORTCUT ICON" href="apbteam_logo_icon_16.png" type="image/png" />
    <title>APBTeam logo</title>
  </head>
  <body>
    <p>Logo:</p>
    <p><a href="apbteam_logo.svg.gz">SVG made with Inkscape</a></p>
    <p>Small icon 16x16 for website bookmark:</p>
    <p><img src="apbteam_logo_icon_16.png" alt="Small icon"></p>
    <p>Icon 32x32:</p>
    <p><img src="apbteam_logo_icon_32.png" alt="Icon"></p>
    <p>Full color version with gradients:</p>
    <p><img src="apbteam_logo.png" alt="Full color"></p>
    <p>Black &amp; white version:</p>
    <p><img src="apbteam_logo_bw.png" alt="Black &amp; white"></p>
    <p>Full color version, text centered:</p>
    <p><img src="apbteam_logo_center.png" alt="Full color, centered"></p>
    <p>Low color version, text centered:</p>
    <p><img src="apbteam_logo_center_lowcolor.png" alt="Low color, centered"></p>
    <p>Black &amp; white version, text centered:</p>
    <p><img src="apbteam_logo_center_bw.png" alt="Black &amp; white, centered"></p>
    <p>Full color version with gradients, higher-res:</p>
    <p><img src="apbteam_logo_hi.png" alt="Full color"></p>
    <p>Black &amp; white version, higher-res:</p>
    <p><img src="apbteam_logo_bw_hi.png" alt="Black &amp; white"></p>
    <p style="color: #4e2cff">Color #4e2cff can be used in web page themes</p>
  </body>
</html>