github.com/x-helm/helm@v3.0.0-beta.3+incompatible/pkg/chartutil/testdata/dependent-chart-with-mixed-requirements-yaml/icon.svg (about)

     1  <?xml version="1.0"?>
     2  <svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
     3      xmlns:xlink="http://www.w3.org/1999/xlink"
     4      version="1.0" width="256" height="256" id="test">
     5    <desc>Example icon</desc>
     6    <rect id="first" x="2" y="2" width="40" height="60" fill="navy"/>
     7    <rect id="second" x="15" y="4" width="40" height="60" fill="red"/>
     8  </svg>