@vicons/ionicons5
Version:
Vue3 SVG icon components integrated from [`ionicons5`](https://ionicons.com/)
13 lines (12 loc) • 1.25 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: 'WalkSharp',
render: function render(_ctx, _cache) {
return _openBlock(), _createElementBlock('svg', _hoisted_1, _cache[0] || (_cache[0] = [_createStaticVNode('<path d="M315.09 481.38l-56.95-115.12l-45-57.56a73.11 73.11 0 0 1-10.16-37.17V142h15.73A40.36 40.36 0 0 1 259 182.32v162.52" stroke="currentColor" stroke-linecap="square" stroke-linejoin="round" stroke-width="32" fill="currentColor"></path><path fill="none" stroke="currentColor" stroke-linecap="square" stroke-linejoin="round" stroke-width="32" d="M128.18 291.5v-74.77l64.95-65.1"></path><path d="M376.35 295.73l-83.95-56.38v-44.68l104.68 72.95l-20.73 28.11z" fill="currentColor"></path><path d="M175.13 498.58l-21.43-26.91l80.33-81.54l15.53 32.07l-74.43 76.38z" fill="currentColor"></path><circle cx="259.02" cy="67.21" r="37.38" stroke="currentColor" stroke-linecap="square" stroke-linejoin="round" stroke-width="16" fill="currentColor"></circle>', 5)]))
}
})