@vicons/ionicons5
Version:
Vue3 SVG icon components integrated from [`ionicons5`](https://ionicons.com/)
13 lines (12 loc) • 1.24 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: 'CashSharp',
render: function render(_ctx, _cache) {
return _openBlock(), _createElementBlock('svg', _hoisted_1, _cache[0] || (_cache[0] = [_createStaticVNode('<path d="M48 368h416v32H48z" fill="currentColor"></path><path d="M80 416h352v32H80z" fill="currentColor"></path><path d="M480 176a96.11 96.11 0 0 1-96-96V64H128v16a96.11 96.11 0 0 1-96 96H16v64h16a96.11 96.11 0 0 1 96 96v16h256v-16a96.11 96.11 0 0 1 96-96h16v-64zM256 304a96 96 0 1 1 96-96a96.11 96.11 0 0 1-96 96z" fill="currentColor"></path><path d="M96 80V64H16v80h16a64.07 64.07 0 0 0 64-64z" fill="currentColor"></path><path d="M32 272H16v80h80v-16a64.07 64.07 0 0 0-64-64z" fill="currentColor"></path><path d="M480 144h16V64h-80v16a64.07 64.07 0 0 0 64 64z" fill="currentColor"></path><path d="M416 336v16h80v-80h-16a64.07 64.07 0 0 0-64 64z" fill="currentColor"></path><circle cx="256" cy="208" r="64" fill="currentColor"></circle>', 8)]))
}
})