add BSD-3-Clause-No-Military-License shield #21

Merged
ben merged 1 commits from readme-bsd into main 2022-10-08 00:17:58 +00:00
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@
[![git](docs/img/shields/git.sudo.is-ben-infra.svg)](https://git.sudo.is/ben/infra)
[![github](docs/img/shields/github-benediktkr.svg)](https://github.com/benediktkr/infra)
[![matrix](docs/img/shields/matrix-ben-sudo.is.svg)](https://matrix.to/#/@ben:sudo.is)
[![BSD-3-Clause-No-Military-License](docs/img/shields/license-BSD-blue.svg)](LICENSE)
the ansible repo for the [sudo.is](https://www.sudo.is) infrastructure.

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="80" height="20" role="img" aria-label="license: BSD"><title>license: BSD</title><linearGradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="r"><rect width="80" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#r)"><rect width="47" height="20" fill="#555"/><rect x="47" width="33" height="20" fill="#007ec6"/><rect width="80" height="20" fill="url(#s)"/></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">license</text><text x="245" y="140" transform="scale(.1)" fill="#fff" textLength="370">license</text><text aria-hidden="true" x="625" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="230">BSD</text><text x="625" y="140" transform="scale(.1)" fill="#fff" textLength="230">BSD</text></g></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB