Sha256: 704bcb05620bdbb7ca5a4c8d565993ce5874352e31f58b826864f764a10529d6
Contents?: true
Size: 832 Bytes
Versions: 4
Compression:
Stored size: 832 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="38px" height="38px" viewBox="0 0 38 38"> <defs> <filter id="f1" > <feGaussianBlur in="SourceGraphic" stdDeviation="1"/> </filter> </defs> <circle cx="17" cy="20" fill="#000000" opacity="0.3" r="15.5" filter="url(#f1)"/> <circle cx="17" cy="19" stroke="#000000" stroke-width="1.7" fill="#FFFFFF" r="15.5"/> <rect x="12" y="26" fill="#CCCCCC" width="14" height="1"/> <path transform="translate(-2,0)" d="M21.716,10.329L10.594,21.451l3.957,3.962h4.966l8.64-8.642L21.716,10.329z M19.073,24.347h-4.081l-2.896-2.899l4.768-4.766 l4.936,4.938L19.073,24.347z"/> </svg>
Version data entries
4 entries across 2 versions & 1 rubygems