config

Personal configuration.
git clone git://code.dwrz.net/config
Log | Files | Refs

notmuch-logo.svg (1115B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <svg xmlns="http://www.w3.org/2000/svg" width="100" height="100"
      3      viewbox="0 0 100 100" fill="#000" stroke-width="2">
      4   <circle cx="50" cy="5" r="5" />
      5   <g transform="translate(50 20) rotate(20)">
      6     <circle cx="-47" cy="0" r="3" />
      7     <circle cx="47"  cy="0" r="3" />
      8     <path d="M-47 -1  L0 -3  L47 -1 L47 1  L0 3  L-47 1 Z" />
      9   </g>
     10   <path d="M49 4  L45 88
     11            A5 5  0  0 1  40 93  L20 93  A5 5  0  0 0  15 100
     12            L85 100
     13            A5 5  0  0 0  80 93  L60 93  A5 5  0  0 1  55 88
     14            L55 90  L51 4 Z" />
     15   <g fill="#fff" stroke="#000">
     16     <rect x="7" y="33" width="30" height="18" />
     17     <line x1="7"  y1="51" x2="18" y2="41" />
     18     <line x1="37" y1="51" x2="26" y2="41" />
     19     <polyline points="7 33  22 44  37 33" fill="none" />
     20   </g>
     21   <path d="M-18 0  A24 20  0  0 0  18 0" transform="translate(22 51.0)" />
     22   <path d="M-18 0  A24 20  0  0 0  18 0" transform="translate(78 71.5)" />
     23   <g fill="none" stroke="#000">
     24     <path d="M9  53.0  l 12 -42  l 2 0  l 12 42" />
     25     <path d="M91 73.5  l-12 -42  l-2 0  l-12 42" />
     26   </g>
     27 </svg>