@mobiage/homescreen
Version:
cp-mbg-homescreen
30 lines (29 loc) • 1.74 kB
HTML
<div class="mb-h-charts-container">
<div class="home-chart">
</div>
<div cp-show="!$ctrl.hasData()"
class="empty">
<svg xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
x="0px"
y="0px"
viewBox="0 0 100 100">
<g transform="translate(0,-952.36218)">
<path style="color:#000000;enable-background:accumulate;"
d="m 8,958.36217 c -1.1046,0 -2,0.8954 -2,2 l 0,84.00003 c 0,1.1046 0.8954,2 2,2 l 84,0 c 1.1046,0 2,-0.8954 2,-2 0,-1.1046 -0.8954,-2 -2,-2 l -82,0 0,-82.00003 c 0,-1.1046 -0.8954,-2 -2,-2 z m 46.9376,12.53686 c -0.067,0.93639 0.618,1.87041 1.5312,2.08814 l 4.9374,1.34375 -40.2812,19.1875 c -0.9837,0.43116 -1.4655,1.74204 -0.9953,2.70764 0.4702,0.96561 1.7993,1.39461 2.7453,0.88611 l 40.5938,-19.34375 -1.3438,5.03125 c -0.2702,1.01455 0.4071,2.18353 1.4218,2.45355 1.0146,0.27001 2.1834,-0.40763 2.4532,-1.4223 l 2.5938,-9.625 c 0.2644,-1.00627 -0.4028,-2.16273 -1.4063,-2.4375 l -9.6563,-2.625 c -1.2635,-0.23392 -2.4782,0.47278 -2.5936,1.75561 z M 74,986.36217 l 0,46.00003 8,0 0,-46.00003 z m -18,6 0,40.00003 8,0 0,-40.00003 z m -18,6 0,34.00003 8,0 0,-34.00003 z m -18,6.00003 0,28 8,0 0,-28 z"
stroke="none"
marker="none"
visibility="visible"
display="inline"
overflow="visible" />
</g>
</svg>
<label>Não há dados até o momento.</label>
</div>
</div>