@vicons/ionicons5
Version:
Vue3 SVG icon components integrated from [`ionicons5`](https://ionicons.com/)
13 lines (12 loc) • 1.1 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: 'ColorWandSharp',
render: function render(_ctx, _cache) {
return _openBlock(), _createElementBlock('svg', _hoisted_1, _cache[0] || (_cache[0] = [_createStaticVNode('<path d="M133.441 200.647l67.197-67.196l78.142 78.142l-67.196 67.196z" fill="currentColor"></path><path d="M301.41 234.21l-67.19 67.2L412 480l68-68l-178.59-177.79z" fill="currentColor"></path><path d="M32 176h80v32H32z" fill="currentColor"></path><path d="M67.624 90.25l22.627-22.628l56.569 56.569l-22.627 22.627z" fill="currentColor"></path><path d="M176 32h32v80h-32z" fill="currentColor"></path><path d="M237.32 124.195l56.569-56.569l22.627 22.627l-56.569 56.569z" fill="currentColor"></path><path d="M67.62 293.887l56.569-56.569l22.627 22.627l-56.569 56.569z" fill="currentColor"></path>', 7)]))
}
})