UNPKG

@vicons/fluent

Version:

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

13 lines (12 loc) 979 B
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 16 16' } export default defineComponent({ name: 'FlagPride16Filled', render: function render(_ctx, _cache) { return _openBlock(), _createElementBlock('svg', _hoisted_1, _cache[0] || (_cache[0] = [_createStaticVNode('<g fill="none"><path fill="#745125" d="M3 3h10v1H3z"></path><path fill="#E62C46" d="M3 4h10v1H3z"></path><path fill="#F36D38" d="M3 5h10v1H3z"></path><path fill="#FFD23E" d="M3 6h10v1H3z"></path><path fill="#61BC51" d="M3 7h10v1H3z"></path><path fill="#1793E8" d="M3 8h10v1H3z"></path><path fill="#B73FBB" d="M3 9h10v1H3z"></path><path d="M2.5 2h11a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5H3v2.5a.5.5 0 0 1-1 0v-11a.5.5 0 0 1 .5-.5zM3 3v7h10V3H3z" fill="#212121"></path></g>', 1)])) } })