1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 460 180">
<defs>
<style>
.cls-1 {
fill: none;
}
.cls-2 {
fill: #119dff;
}
.cls-3 {
fill: #506784;
}
.cls-4 {
fill: #25fefd;
}
.cls-5 {
fill: #fff;
}
</style>
</defs>
<title>plotly-logo-stripe-01</title>
<g id="background">
<rect class="cls-1" x="0.55" width="459.45" height="180"/>
<rect class="cls-2" x="24" y="24" width="132" height="132" rx="6" ry="6"/>
</g>
<g id="word_mark" data-name="word mark">
<rect class="cls-3" x="240" y="48" width="12" height="72" rx="6" ry="6"/>
<rect class="cls-3" x="366" y="48" width="12" height="72" rx="6" ry="6"/>
<path class="cls-3" d="M204,60a22.71,22.71,0,0,0-12.45,3.73A6,6,0,0,0,180,66v60a6,6,0,0,0,12,0v-9.45A22.67,22.67,0,0,0,204,120c13.25,0,24-11.51,24-25.71V85.71C228,71.51,217.25,60,204,60Zm12,34.91c0,7.23-5.37,13.09-12,13.09s-12-5.86-12-13.09V85.09C192,77.86,197.37,72,204,72s12,5.86,12,13.09Z"/>
<path class="cls-3" d="M288,60h0c-13.25,0-24,11.51-24,25.71v8.57c0,14.2,10.75,25.71,24,25.71h0c13.25,0,24-11.51,24-25.71V85.71C312,71.51,301.25,60,288,60Zm12,34.91c0,7.23-5.37,13.09-12,13.09s-12-5.86-12-13.09V85.09C276,77.86,281.37,72,288,72s12,5.86,12,13.09Z"/>
<path class="cls-3" d="M348,108a12,12,0,0,1-12-12V72h12a6,6,0,0,0,0-12H336V54a6,6,0,0,0-12,0V96a24,24,0,0,0,24,24,6,6,0,0,0,0-12Z"/>
<path class="cls-3" d="M432.28,60.49a6,6,0,0,0-7.88,3.15L412,92.66l-12.44-29a6,6,0,1,0-11,4.73l16.94,39.52-2,4.7a12,12,0,0,1-10.81,7.4,6,6,0,0,0,.14,12h.14a24,24,0,0,0,21.58-14.73l21-48.89A6,6,0,0,0,432.28,60.49Z"/>
</g>
<g id="symbol">
<circle class="cls-4" cx="102" cy="78" r="6"/>
<circle class="cls-4" cx="126" cy="54" r="6"/>
<circle class="cls-4" cx="102" cy="54" r="6"/>
<circle class="cls-4" cx="78" cy="54" r="6"/>
<circle class="cls-4" cx="54" cy="54" r="6"/>
<circle class="cls-4" cx="54" cy="78" r="6"/>
<path class="cls-5" d="M54,96a6,6,0,0,0-6,6v24a6,6,0,0,0,12,0V102A6,6,0,0,0,54,96Z"/>
<path class="cls-5" d="M102,96a6,6,0,0,0-6,6v24a6,6,0,0,0,12,0V102A6,6,0,0,0,102,96Z"/>
<path class="cls-5" d="M78,72a6,6,0,0,0-6,6v48a6,6,0,0,0,12,0V78A6,6,0,0,0,78,72Z"/>
<path class="cls-5" d="M126,72a6,6,0,0,0-6,6v48a6,6,0,0,0,12,0V78A6,6,0,0,0,126,72Z"/>
</g>
</svg>
|