logo-64x64.svg
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 05 Aug 2012 23:26:34 +0300
changeset 249 5ad075a475f2
parent 241 13fcad0b3a84
permissions -rw-r--r--
TODO convention.

<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1"
     width="64" height="64" fill="none">
  <desc>Blog4y logo.</desc>

  <rect stroke="black" width="62" height="62" x="1" y="1" rx="5" ry="5" stroke-width="2" />

  <text x="18" y="23" font-size="18" fill="crimson">g</text>
  <text x="50" y="25" font-size="18" fill="crimson">a</text>

  <line x1="5" x2="16" y1="5" y2="5" stroke="gray" fill="transparent" stroke-width="1"/>
  <line x1="12" x2="24" y1="12" y2="12" stroke="gray" fill="transparent" stroke-width="1"/>
  <line x1="6" x2="12" y1="21" y2="21" stroke="gray" fill="transparent" stroke-width="1"/>
  <line x1="10" x2="20" y1="30" y2="30" stroke="gray" fill="transparent" stroke-width="1"/>
  <line x1="20" x2="28" y1="37" y2="37" stroke="gray" fill="transparent" stroke-width="1"/>
  <line x1="12" x2="23" y1="42" y2="42" stroke="gray" fill="transparent" stroke-width="1"/>

  <line x1="37" x2="48" y1="5" y2="5" stroke="gray" fill="transparent" stroke-width="1"/>
  <line x1="44" x2="56" y1="12" y2="12" stroke="gray" fill="transparent" stroke-width="1"/>
  <line x1="38" x2="44" y1="21" y2="21" stroke="gray" fill="transparent" stroke-width="1"/>
  <line x1="42" x2="52" y1="30" y2="30" stroke="gray" fill="transparent" stroke-width="1"/>
  <line x1="52" x2="60" y1="37" y2="37" stroke="gray" fill="transparent" stroke-width="1"/>
  <line x1="44" x2="55" y1="42" y2="42" stroke="gray" fill="transparent" stroke-width="1"/>

  <line x1="32" x2="32" y1="4" y2="14" stroke="black" fill="transparent" stroke-width="1"/>
  <line x1="32" x2="32" y1="18" y2="30" stroke="black" fill="transparent" stroke-width="1"/>
  <line x1="32" x2="32" y1="34" y2="43" stroke="black" fill="transparent" stroke-width="1"/>

  <line x1="3" x2="61" y1="46" y2="46" stroke="gray" fill="transparent" stroke-width="1"/>

  <text font-family="Sans" x="17" y="61" font-size="17" fill="DarkGreen">dict</text>
</svg>