Thanks Daniel for the fast response. I’ve been reading all the posts about the inability to scale multiple objects in Hype so I am anxious to see an improved solution. Still, I appreciate your explanation of the differences between elements and how they scale.
My svg is copied below if it sheds any light on this issue. It appears Sketch generates svgs that are based on pixels, yes? Would percentages be more flexible?
–
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="36px" height="28px" viewBox="0 0 36 28" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
<!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch -->
<title>icon-ok</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="dark" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
<g id="Main" sketch:type="MSLayerGroup" transform="translate(-4.000000, -407.000000)" fill="#8EB332">
<g id="icon-ok" transform="translate(4.000000, 407.000000)" sketch:type="MSShapeGroup">
<path d="M35.2512,5.304 C35.2512,5.9024 35.0472,6.4192 34.6392,6.8544 L15.0552,26.4384 C14.62,26.8464 14.1032,27.0504 13.5048,27.0504 C12.9064,27.0504 12.3896,26.8464 11.9544,26.4384 L0.612,15.096 C0.204,14.6608 1.91846539e-13,14.144 1.91846539e-13,13.5456 C1.91846539e-13,12.9472 0.204,12.4304 0.612,11.9952 L3.7128,8.8944 C4.148,8.4592 4.6648,8.2416 5.2632,8.2416 C5.8616,8.2416 6.3784,8.4592 6.8136,8.8944 L13.5048,15.6264 L28.4376,0.6528 C28.8728,0.2176 29.3896,0 29.988,0 C30.5864,0 31.1032,0.2176 31.5384,0.6528 L34.6392,3.7536 C35.0472,4.1888 35.2512,4.7056 35.2512,5.304 L35.2512,5.304 Z" id="Shape"></path>
</g>
</g>
</g>
</svg>