UNPKG

@comet-cli/plugin-documentation

Version:
11 lines (10 loc) 207 B
/* eslint-disable */ var icon = require('vue-svgicon') icon.register({ 'code': { width: 24, height: 24, viewBox: '0 0 24 24', data: '<path pid="0" d="M16 18l6-6-6-6M8 6l-6 6 6 6"/>' } })