UNPKG

@vicons/fluent

Version:

Vue3 SVG icon components integrated from [`fluentui-system-icons`](https://github.com/microsoft/fluentui-system-icons)

13 lines (12 loc) 1.05 kB
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 48 48' } export default defineComponent({ name: 'FlagPride48Filled', render: function render(_ctx, _cache) { return _openBlock(), _createElementBlock('svg', _hoisted_1, _cache[0] || (_cache[0] = [_createStaticVNode('<g fill="none"><path fill="#745125" d="M12 10h24v2H12z"></path><path fill="#E62C46" d="M12 12h24v2H12z"></path><path fill="#F36D38" d="M12 14h24v3H12z"></path><path fill="#FFD23E" d="M12 17h24v3H12z"></path><path fill="#61BC51" d="M12 20h24v3H12z"></path><path fill="#1793E8" d="M12 23h24v2H12z"></path><path fill="#B73FBB" d="M12 25h24v3H12z"></path><path d="M11.25 8C10.56 8 10 8.56 10 9.25v29.5a1.25 1.25 0 1 0 2.5 0V29h24.25c.69 0 1.25-.56 1.25-1.25V9.25C38 8.56 37.44 8 36.75 8h-25.5zM35.5 26.5h-23v-16h23v16z" fill="#212121"></path></g>', 1)])) } })