mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
38daa47ee2
This commit/PR changes docs' styling with Docker general styling Docker-DCO-1.1-Signed-off-by: O.S. Tezer <ostezer@gmail.com> (github: ostezer)
1 line
No EOL
1 KiB
XML
1 line
No EOL
1 KiB
XML
<?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 version="1.1" baseProfile="full"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
xmlns:ev="http://www.w3.org/2001/xml-events"
|
|
height="16px"
|
|
width="16px"
|
|
>
|
|
<path opacity="0.702" fill="rgb( 170, 180, 192 )"
|
|
d="M8,0 C3.58199999999999,0 0,3.58199999999999 0,8 C0,12.418 3.58199999999999,16 8,16 C12.418,16 16,12.418 16,8 C16,3.58199999999999 12.418,0 8,0 ZM6.75999999999999,11.691 C6.75999999999999,11.691 3.07899999999995,8.00999999999999 3.07899999999995,8.00999999999999 C3.07899999999995,8.00999999999999 4.49300000000005,6.596 4.49300000000005,6.596 C4.49300000000005,6.596 6.75999999999999,8.863 6.75999999999999,8.863 C6.75999999999999,8.863 11.569,4.05500000000001 11.569,4.05500000000001 C11.569,4.05500000000001 12.982,5.46899999999999 12.982,5.46899999999999 C12.982,5.46899999999999 6.75999999999999,11.691 6.75999999999999,11.691 Z "/>
|
|
</svg>
|