##Javascript (ES6), 37 bytes##

 (v,a)=>"*".repeat((v/=a*70)<9?v+1:10)