diff options
author | Bradley Taunt <bt@btxx.org> | 2024-02-02 13:11:47 -0500 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-02-02 13:11:47 -0500 |
commit | abe5d26170504102370f9c416d4723f3cea25f68 (patch) | |
tree | 8a5976408f1514e59d07b8d75c7b168d6dfe248a /images/logo.svg |
Initial commit to new cgit platform
Diffstat (limited to 'images/logo.svg')
-rw-r--r-- | images/logo.svg | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/images/logo.svg b/images/logo.svg new file mode 100644 index 0000000..c4d2a30 --- /dev/null +++ b/images/logo.svg @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg width="396px" height="80px" viewBox="0 0 396 80" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com --> + <title>Full Logo</title> + <desc>Created with Sketch.</desc> + <defs> + <circle id="path-1" cx="40" cy="40" r="40"></circle> + </defs> + <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> + <g id="Webaud.it-Logo" transform="translate(-193.000000, -253.000000)"> + <g id="Full-Logo" transform="translate(193.000000, 253.000000)"> + <g id="Icon-Logo"> + <g id="Path"> + <mask id="mask-2" fill="white"> + <use xlink:href="#path-1"></use> + </mask> + <use id="Mask" fill="#1E90FF" xlink:href="#path-1"></use> + <polyline stroke="#FFFFFF" stroke-width="8.88888889" stroke-linecap="round" stroke-linejoin="round" mask="url(#mask-2)" points="80 8.88888889 35.5555556 53.3777778 22.2222222 40.0444444"></polyline> + </g> + </g> + <text id="webaud.it" font-family="AvenirNext-DemiBold, Avenir Next" font-size="64" font-weight="500" line-spacing="64"> + <tspan x="100" y="72" fill="#8C8C8C">web</tspan> + <tspan x="228.832" y="72" fill="#1E90FF">aud.it</tspan> + </text> + </g> + </g> + </g> +</svg>
\ No newline at end of file |