SpeciesFileGroup/taxonworks

View on GitHub
app/javascript/vue/components/ui/VIcon/Paths/download.js

Summary

Maintainability
A
0 mins
Test Coverage
export const download = {
  paths: [{
    d: 'm 11.962327,11.252158 c 0,0.404268 -0.309903,0.741159 -0.68179,0.741159 H 0.68179057 C 0.30990477,11.993317 -1.04e-7,11.656426 -1.04e-7,11.252158 V 8.7591649 c 0,-0.4042693 0.309904874,-0.7411603 0.681790674,-0.7411603 H 4.028763 l 0.9607053,1.0780512 c 0.2789136,0.2695116 0.6198097,0.4379583 0.9916955,0.4379583 0.3718874,0 0.7127809,-0.1684467 0.9916953,-0.4379583 L 7.9645547,8.0180046 h 3.3469733 c 0.371887,0 0.68179,0.3368894 0.68179,0.7411603 V 11.252158 Z M 9.5450697,4.8512294 6.3220589,8.3548956 c -0.09297,0.1010687 -0.2169337,0.1347557 -0.3099036,0.1347557 -0.092969,0 -0.2479236,-0.033695 -0.3099036,-0.1347557 L 2.4792387,4.8512294 C 2.3552769,4.7164736 2.2932959,4.480649 2.3862673,4.3122039 2.4482485,4.1437573 2.6341913,4.0090016 2.8201342,4.0090016 H 4.6485728 V 0.50533603 C 4.6485728,0.23582324 4.8655065,-4.1724882e-7 5.1134301,-4.1724882e-7 H 6.9418687 C 7.1897923,-4.1724882e-7 7.406726,0.23582324 7.406726,0.50533603 V 4.0090023 h 1.8284386 c 0.1859437,0 0.3408935,0.1347558 0.4338669,0.3032024 0.030975,0.1684466 0,0.4042693 -0.1239618,0.5390247 z M 8.739317,10.005661 c -0.2479236,0 -0.4648573,0.235825 -0.4648573,0.505336 0,0.269512 0.2169337,0.505337 0.4648573,0.505337 0.2479236,0 0.4648572,-0.235825 0.4648572,-0.505337 0,-0.269511 -0.2169336,-0.505336 -0.4648572,-0.505336 z m 1.859429,0 c -0.247924,0 -0.464857,0.235825 -0.464857,0.505336 0,0.269512 0.216933,0.505337 0.464857,0.505337 0.247924,0 0.464857,-0.235825 0.464857,-0.505337 0,-0.269511 -0.216933,-0.505336 -0.464857,-0.505336 z'
  }]
}