mirror of
https://github.com/docker/docs.git
synced 2026-03-30 07:48:52 +07:00
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
592 B
XML
1 line
592 B
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="10px"
|
|
width="11px"
|
|
>
|
|
<path fill="rgb( 0, 89, 118 )"
|
|
d="M5.713,10 C5.713,10 5.714,7.101 5.714,7.101 C5.714,7.101 11,7.101 11,7.101 C11,7.101 11,2.894 11,2.894 C11,2.894 5.713,2.894 5.713,2.894 C5.713,2.894 5.714,0 5.714,0 C5.714,0 0,5 0,5 C0,5 5.713,10 5.713,10 Z "/>
|
|
</svg>
|