UNPKG

@vicons/fluent

Version:

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

15 lines (14 loc) 2.13 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 24 24' } exports.default = (0, vue_1.defineComponent)({ name: 'ImageGlobe24Filled', 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="M5.007 6c.04-1.415.248-2.669.553-3.585c.171-.513.364-.893.554-1.134C6.31 1.034 6.443 1 6.5 1c.057 0 .191.034.386.281c.19.241.383.62.554 1.134c.305.916.513 2.17.553 3.585H5.007z" fill="currentColor"></path><path d="M4.611 2.1c.108-.323.23-.622.368-.887A5.504 5.504 0 0 0 1.022 6h2.985c.04-1.5.26-2.865.604-3.9z" fill="currentColor"></path><path d="M8.389 2.1a6.126 6.126 0 0 0-.368-.887A5.504 5.504 0 0 1 11.978 6H8.993c-.04-1.5-.26-2.865-.604-3.9z" fill="currentColor"></path><path d="M8.993 7h2.985a5.504 5.504 0 0 1-3.957 4.787a6.13 6.13 0 0 0 .368-.886c.345-1.036.564-2.4.604-3.901z" fill="currentColor"></path><path d="M6.886 11.719c-.195.247-.329.281-.386.281c-.057 0-.191-.034-.386-.281c-.19-.241-.383-.62-.554-1.134c-.305-.916-.513-2.17-.553-3.585h2.986c-.04 1.415-.248 2.669-.553 3.585c-.171.513-.364.893-.554 1.134z" fill="currentColor"></path><path d="M1.022 7a5.505 5.505 0 0 0 3.957 4.787a6.13 6.13 0 0 1-.368-.886C4.266 9.865 4.047 8.5 4.007 7H1.022z" fill="currentColor"></path><path d="M15.752 7.5a.752.752 0 1 1 0 1.504a.752.752 0 0 1 0-1.504z" fill="currentColor"></path><path d="M6.5 13a6.5 6.5 0 0 0 5.478-10h5.772A3.25 3.25 0 0 1 21 6.25v11.5c0 .627-.178 1.213-.485 1.71l-6.939-6.813l-.128-.116a2.25 2.25 0 0 0-2.889-.006l-.135.123l-6.939 6.811A3.235 3.235 0 0 1 3 17.75v-5.772A6.47 6.47 0 0 0 6.5 13zm9.252-7a2.252 2.252 0 1 0 0 4.504a2.252 2.252 0 0 0 0-4.504z" fill="currentColor"></path><path d="M11.475 13.718l.083-.071a.75.75 0 0 1 .874-.007l.093.078l6.928 6.8A3.235 3.235 0 0 1 17.75 21H6.25a3.235 3.235 0 0 1-1.703-.481l6.928-6.801z" fill="currentColor"></path></g>', 1)])) } })