UNPKG

@vicons/fluent

Version:

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

35 lines (34 loc) 2.5 kB
import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock, defineComponent } from 'vue' const _hoisted_1 = { xmlns: 'http://www.w3.org/2000/svg', 'xmlns:xlink': 'http://www.w3.org/1999/xlink', viewBox: '0 0 48 48' } export default defineComponent({ name: 'MeetNow48Regular', render: function render(_ctx, _cache) { return ( _openBlock(), _createElementBlock( 'svg', _hoisted_1, _cache[0] || (_cache[0] = [ _createElementVNode( 'g', { fill: 'none' }, [ _createElementVNode('path', { d: 'M13.883 8.828l.027-.015c.025-.014.065-.037.121-.066c.112-.06.285-.148.515-.256c.461-.216 1.15-.51 2.037-.805A23.563 23.563 0 0 1 24 6.5c3.09 0 5.643.594 7.417 1.186c.887.295 1.576.59 2.037.805a11.807 11.807 0 0 1 .636.322l.025.014h.001l.001.001h.002a1.25 1.25 0 0 0 1.709-.444a1.262 1.262 0 0 0-.446-1.712l-.002-.002l-.005-.003l-.015-.008a5.703 5.703 0 0 0-.22-.12a14.258 14.258 0 0 0-.625-.311a21.454 21.454 0 0 0-2.307-.914A26.063 26.063 0 0 0 24 4c-3.41 0-6.232.656-8.208 1.314c-.988.33-1.768.66-2.307.914a14.258 14.258 0 0 0-.845.43l-.015.01l-.005.002l-.002.002s.18-.1-.002 0a1.25 1.25 0 0 0 1.267 2.156zM12.56 12.5H26.44A4.559 4.559 0 0 1 31 17.059v1.517l5.618-3.271c1.5-.873 3.382.209 3.382 1.944v13.502c0 1.735-1.882 2.817-3.382 1.944L31 29.425v1.516a4.559 4.559 0 0 1-4.559 4.559H12.56A4.559 4.559 0 0 1 8 30.941V17.06a4.559 4.559 0 0 1 4.559-4.559zM31 21.469v5.062l6.5 3.785V17.684L31 21.47zm-20.5-4.41V30.94c0 1.137.922 2.059 2.059 2.059H26.44a2.059 2.059 0 0 0 2.059-2.059V17.06A2.059 2.059 0 0 0 26.441 15H12.56a2.059 2.059 0 0 0-2.059 2.059zm3.383 22.113a1.25 1.25 0 0 0-1.267 2.156c.289.158.002 0 .002 0l.002.002l.005.003l.015.008l.049.028l.17.093c.147.077.357.184.626.31c.54.253 1.319.584 2.307.914A26.063 26.063 0 0 0 24 44c3.41 0 6.232-.656 8.208-1.314c.989-.33 1.768-.66 2.307-.913a14.338 14.338 0 0 0 .796-.404l.05-.028l.014-.008l.005-.003l.002-.002h.002a1.25 1.25 0 0 0-1.266-2.157v.001h-.002v.001l-.026.014a11.795 11.795 0 0 1-.636.322c-.461.216-1.15.51-2.037.805A23.565 23.565 0 0 1 24 41.5c-3.09 0-5.643-.594-7.417-1.186a18.961 18.961 0 0 1-2.037-.805a11.795 11.795 0 0 1-.636-.322l-.027-.015z', fill: 'currentColor' }) ], -1 /* HOISTED */ ) ]) ) ) } })