@vicons/ionicons5
Version:
Vue3 SVG icon components integrated from [`ionicons5`](https://ionicons.com/)
13 lines (12 loc) • 1.08 kB
JavaScript
import { openBlock as _openBlock, createElementBlock as _createElementBlock, createStaticVNode as _createStaticVNode, defineComponent } from 'vue'
const _hoisted_1 = {
xmlns: 'http://www.w3.org/2000/svg',
'xmlns:xlink': 'http://www.w3.org/1999/xlink',
viewBox: '0 0 512 512'
}
export default defineComponent({
name: 'GiftSharp',
render: function render(_ctx, _cache) {
return _openBlock(), _createElementBlock('svg', _hoisted_1, _cache[0] || (_cache[0] = [_createStaticVNode('<path d="M346 110a34 34 0 0 0-68 0v34h34a34 34 0 0 0 34-34z" fill="none"></path><path d="M234 110a34 34 0 1 0-34 34h34z" fill="none"></path><path d="M234 144h44v112h164a22 22 0 0 0 22-22v-68a22 22 0 0 0-22-22h-59.82A77.95 77.95 0 0 0 256 55.79A78 78 0 0 0 129.81 144H70a22 22 0 0 0-22 22v68a22 22 0 0 0 22 22h164zm44-34a34 34 0 1 1 34 34h-34zm-112 0a34 34 0 1 1 68 0v34h-34a34 34 0 0 1-34-34z" fill="currentColor"></path><path d="M278 480h132a22 22 0 0 0 22-22V288H278z" fill="currentColor"></path><path d="M80 458a22 22 0 0 0 22 22h132V288H80z" fill="currentColor"></path>', 5)]))
}
})