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.43 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: 'ContactCardRibbon16Regular', 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_1094)"><path d="M1 4.75C1 3.784 1.784 3 2.75 3h10.5c.966 0 1.75.784 1.75 1.75v1.785a3.975 3.975 0 0 0-1-.409V4.75a.75.75 0 0 0-.75-.75H2.75a.75.75 0 0 0-.75.75v6.5c0 .414.336.75.75.75h6.785c.134.23.29.447.465.646V13H2.75A1.75 1.75 0 0 1 1 11.25v-6.5zM12.5 6a.5.5 0 0 1 .13.017A3.984 3.984 0 0 0 10.354 7H9.5a.5.5 0 0 1 0-1h3zM5.261 7.714a1.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_1094"><path fill="#fff" d="M0 0h16v16H0z"></path></clipPath></defs></g>', 1)])) } })