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.37 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 16 16' } exports.default = (0, vue_1.defineComponent)({ name: 'ContactCardRibbon16Filled', 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"><g clip-path="url(#clip0_153577_1078)"><path d="M1 4.75C1 3.784 1.784 3 2.75 3h10.5c.966 0 1.75.784 1.75 1.75v1.785a3.981 3.981 0 0 0-2.37-.518A.5.5 0 0 0 12.5 6h-3a.5.5 0 0 0 0 1h.854a3.995 3.995 0 0 0-1.282 2.242a.498.498 0 0 0-.055.387A3.985 3.985 0 0 0 10 12.645V13H2.75A1.75 1.75 0 0 1 1 11.25v-6.5zm4.261 2.964a1.357 1.357 0 1 0 0-2.714a1.357 1.357 0 0 0 0 2.714zm-1.403.678A.858.858 0 0 0 3 9.25a1.67 1.67 0 0 0 1.265 1.62l.053.014c.62.155 1.267.155 1.886 0l.054-.013a1.67 1.67 0 0 0 1.265-1.62a.858.858 0 0 0-.858-.859H3.858zM16 10a3 3 0 1 1-6 0a3 3 0 0 1 6 0zm-1 3.465A3.982 3.982 0 0 1 13 14a3.982 3.982 0 0 1-2-.535v2.285a.25.25 0 0 0 .378.215L13 15l1.622.965A.25.25 0 0 0 15 15.75v-2.285z" fill="currentColor"></path></g><defs><clipPath id="clip0_153577_1078"><path fill="#fff" d="M0 0h16v16H0z"></path></clipPath></defs></g>', 1)])) } })