UNPKG

@comet-cli/plugin-documentation

Version:
11 lines (10 loc) 197 B
/* eslint-disable */ var icon = require('vue-svgicon') icon.register({ 'play': { width: 24, height: 24, viewBox: '0 0 24 24', data: '<path pid="0" d="M5 3l14 9-14 9V3z"/>' } })