SpeciesFileGroup/taxonworks

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

Summary

Maintainability
A
0 mins
Test Coverage
export const expand = {
  paths: [{
    d: 'M4.6,8.7l-2.1,1.9L3.9,12H0V8.1l1.3,1.4l1.9-2.1L4.6,8.7z M8.1,0l1.4,1.3L7.4,3.3l1.3,1.3l1.9-2.1L12,3.9V0H8.1z'
  }]
}