UNPKG

@vicons/ionicons5

Version:

Vue3 SVG icon components integrated from [`ionicons5`](https://ionicons.com/)

15 lines (14 loc) 1.19 kB
'use strict' Object.defineProperty(exports, '__esModule', { value: true }) const vue_1 = require('vue') const _hoisted_1 = { xmlns: 'http://www.w3.org/2000/svg', 'xmlns:xlink': 'http://www.w3.org/1999/xlink', viewBox: '0 0 512 512' } exports.default = (0, vue_1.defineComponent)({ name: 'ApertureSharp', render: function render(_ctx, _cache) { return (0, vue_1.openBlock)(), (0, vue_1.createElementBlock)('svg', _hoisted_1, _cache[0] || (_cache[0] = [(0, vue_1.createStaticVNode)('<path d="M216 48l129.49 128.18V48H216z" fill="currentColor"></path><path d="M181.47 58.38L80 134h176l-74.53-75.62z" fill="currentColor"></path><path d="M336 344h128V216L336 344z" fill="currentColor"></path><path d="M454 182L378 80v176l76-74z" fill="currentColor"></path><path d="M48 166v128l128-128H48z" fill="currentColor"></path><path d="M330 454l102-76H256l74 76z" fill="currentColor"></path><path d="M58 330l76 102V256l-76 74z" fill="currentColor"></path><path d="M345.49 222.12l-55.55-55.46h-67.88l-55.55 55.46v67.76l55.62 55.52c.44 0 .88-.06 1.33-.06h66.48l55.55-55.46z" fill="currentColor"></path><path d="M165.98 336.09L166 464h128L165.98 336.09z" fill="currentColor"></path>', 9)])) } })