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.29 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: 'Cellular3G24Filled', 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="M12.896 3.62v-.002l-.002-.002l-.002-.004l-.006-.01a1.031 1.031 0 0 0-.056-.081a1.727 1.727 0 0 0-.134-.161a2.134 2.134 0 0 0-.514-.397c-.476-.266-1.155-.425-2.068-.258c-1.091.2-1.63.97-1.875 1.597A3.6 3.6 0 0 0 8 5.459v.026L8 5.494V6.75a2.5 2.5 0 0 0 2.5 2.5h.25a2.5 2.5 0 0 0 2.5-2.5v-.5a.75.75 0 0 0-.75-.75h-1.25a.75.75 0 0 0 0 1.5h.469a1 1 0 0 1-.969.75h-.25a1 1 0 0 1-1-1V5.501l.002-.034a2.1 2.1 0 0 1 .134-.62c.13-.332.341-.591.75-.666c.597-.11.917.01 1.064.091a.64.64 0 0 1 .17.134a.75.75 0 0 0 1.277-.786z" fill="currentColor"></path><path d="M4.436 4.61a.807.807 0 0 0 .057-.045l.017-.014l.017-.016a1.095 1.095 0 0 1 .198-.14c.135-.078.313-.145.525-.145c.161 0 .26.049.324.104a.53.53 0 0 1 .163.276a.572.572 0 0 1-.056.444c-.05.074-.153.176-.43.176a.75.75 0 1 0 0 1.5c.25 0 .356.084.405.143c.064.075.11.2.1.358a.59.59 0 0 1-.148.363c-.069.073-.174.136-.358.136c-.407 0-.673-.24-.748-.307l-.014-.012a.75.75 0 1 0-.976 1.138c-.014-.011.178.175.472.342c.296.168.729.339 1.266.339c1.256 0 1.941-.986 2.002-1.9A2.014 2.014 0 0 0 6.862 6a2.068 2.068 0 0 0 .328-1.74c-.2-.787-.876-1.51-1.94-1.51c-1.052 0-1.764.696-1.686.64a.75.75 0 1 0 .872 1.22z" fill="currentColor"></path><path d="M21 7a1 1 0 0 0-2 0v13a1 1 0 0 0 2 0V7z" fill="currentColor"></path><path d="M17 9.995A.998.998 0 0 0 16 9c-.552 0-1 .446-1 .995v10.01c0 .55.448.995 1 .995s1-.446 1-.995V9.995z" fill="currentColor"></path><path d="M13 13a1 1 0 1 0-2 0v7a1 1 0 1 0 2 0v-7z" fill="currentColor"></path><path d="M9 15.994A.997.997 0 0 0 8 15c-.552 0-1 .445-1 .994v4.012c0 .549.448.994 1 .994s1-.445 1-.994v-4.012z" fill="currentColor"></path><path d="M5 18.984A.992.992 0 0 0 4 18c-.552 0-1 .44-1 .984v1.032c0 .544.448.984 1 .984s1-.44 1-.984v-1.032z" fill="currentColor"></path></g>', 1)])) } })