UNPKG

@comet-cli/plugin-documentation

Version:
11 lines (10 loc) 216 B
/* eslint-disable */ var icon = require('vue-svgicon') icon.register({ 'send': { width: 24, height: 24, viewBox: '0 0 24 24', data: '<path pid="0" d="M22 2L11 13M22 2l-7 20-4-9-9-4 20-7z"/>' } })