Sha256: 7a1827f797d5a170cb103238af2672592f7fcd05e26876fb7848e3e5aa1e5b27

Contents?: true

Size: 896 Bytes

Versions: 2

Compression:

Stored size: 896 Bytes

Contents

<svg xmlns="http://www.w3.org/2000/svg" width="122" height="20">
    <linearGradient id="b" x2="0" y2="100%">
        <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
        <stop offset="1" stop-opacity=".1"/>
    </linearGradient>
    <mask id="a">
        <rect width="122" height="20" rx="3" fill="#fff"/>
    </mask>
    <g mask="url(#a)">
        <rect width="48" height="20" fill="#555"/>
        <rect x="48" width="74" height="20" fill="#428F7E"/>
        <rect width="122" height="20" fill="url(#b)"/>
    </g>
    <g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
        <text x="25" y="15" fill="#010101" fill-opacity=".3">license</text>
        <text x="25" y="14">license</text>
        <text x="84" y="15" fill="#010101" fill-opacity=".3">Apache-2.0</text>
        <text x="84" y="14">Apache-2.0</text>
    </g>
</svg>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
learnosity-sdk-0.3.0 docs/images/apache-license.svg
learnosity-sdk-0.2.2 docs/images/apache-license.svg