UNPKG

@vicons/fluent

Version:

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

15 lines (14 loc) 1.56 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 32 32' } exports.default = (0, vue_1.defineComponent)({ name: 'StarEmphasis32Regular', 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)('<g fill="none"><path d="M14.388 4.074c.66-1.338 2.568-1.338 3.228 0l3.042 6.164l6.803.988c1.476.215 2.066 2.03.997 3.07l-4.922 4.799l1.162 6.775c.252 1.47-1.291 2.591-2.612 1.897l-6.084-3.199l-6.084 3.2c-1.32.693-2.864-.428-2.612-1.898l1.162-6.775l-4.922-4.798c-1.069-1.042-.48-2.856.997-3.07l6.803-.99l3.042-6.163zm1.614 1.248l-2.91 5.895a1.8 1.8 0 0 1-1.355.985l-6.505.945l4.707 4.589a1.8 1.8 0 0 1 .518 1.593l-1.111 6.48l5.818-3.06a1.8 1.8 0 0 1 1.676 0l5.818 3.06l-1.11-6.48a1.8 1.8 0 0 1 .517-1.593l4.707-4.589l-6.505-.945a1.8 1.8 0 0 1-1.356-.985l-2.909-5.895z" fill="currentColor"></path><path d="M25.293 9.577a1 1 0 0 1 0-1.414l3-3a1 1 0 1 1 1.414 1.414l-3 3a1 1 0 0 1-1.414 0z" fill="currentColor"></path><path d="M2.293 23.163a1 1 0 1 0 1.414 1.415l3-3a1 1 0 1 0-1.414-1.415l-3 3z" fill="currentColor"></path><path d="M2.293 5.163a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1-1.414 1.414l-3-3a1 1 0 0 1 0-1.414z" fill="currentColor"></path><path d="M26.707 20.163a1 1 0 1 0-1.414 1.415l3 3a1 1 0 0 0 1.414-1.415l-3-3z" fill="currentColor"></path></g>', 1)])) } })