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.02 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 16 16' } export default defineComponent({ name: 'ApprovalsApp16Regular', render: function render(_ctx, _cache) { return _openBlock(), _createElementBlock('svg', _hoisted_1, _cache[0] || (_cache[0] = [_createStaticVNode('<g fill="none"><g clip-path="url(#clip0_87812_33)"><path d="M7.854.146a.5.5 0 1 0-.708.708l1.15 1.15A6.5 6.5 0 1 0 15 8.5v-.04a.47.47 0 0 0-.48-.46h-.042a.49.49 0 0 0-.478.5a5.5 5.5 0 1 1-5.711-5.496L7.146 4.146a.5.5 0 1 0 .708.708l2-2a.5.5 0 0 0 0-.708l-2-2zm4 6a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L8.5 8.793l2.646-2.647a.5.5 0 0 1 .708 0z" fill="currentColor"></path></g><defs><clipPath id="clip0_87812_33"><path fill="#fff" d="M0 0h16v16H0z"></path></clipPath></defs></g>', 1)])) } })