@vicons/fluent
Version:
Vue3 SVG icon components integrated from [`fluentui-system-icons`](https://github.com/microsoft/fluentui-system-icons)
15 lines (14 loc) • 2.07 kB
JavaScript
'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: 'Cellular5G24Regular',
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.619a.75.75 0 0 1-1.277.787a.64.64 0 0 0-.169-.133c-.147-.083-.467-.202-1.065-.092c-.408.075-.619.334-.749.667A2.1 2.1 0 0 0 9.5 5.5V6.75a1 1 0 0 0 1 1h.25a1 1 0 0 0 .969-.75h-.469a.75.75 0 0 1 0-1.5h1.25a.75.75 0 0 1 .75.75v.5a2.5 2.5 0 0 1-2.5 2.5h-.25A2.5 2.5 0 0 1 8 6.75V5.459l.004-.08a3.6 3.6 0 0 1 .235-1.077c.245-.627.784-1.396 1.876-1.597c.912-.167 1.591-.008 2.067.258c.23.129.399.275.514.397a1.727 1.727 0 0 1 .19.242l.006.01l.002.004l.001.002l.001.001z" fill="currentColor"></path><path d="M3.255 3.417A.75.75 0 0 1 4 2.75h2.5a.75.75 0 0 1 0 1.5H4.671l-.064.582l.016-.003a2.228 2.228 0 1 1 .399 4.421h-.22a2.25 2.25 0 0 1-1.871-1.002l-.055-.082a.75.75 0 0 1 1.248-.832l.055.082a.75.75 0 0 0 .624.334h.219a.728.728 0 1 0-.13-1.445l-1.008.183a.75.75 0 0 1-.88-.82l.25-2.25z" fill="currentColor"></path><path d="M11.75 12a.75.75 0 0 1 .743.648l.007.102v7.5a.75.75 0 0 1-1.493.102L11 20.25v-7.5a.75.75 0 0 1 .75-.75z" fill="currentColor"></path><path d="M15.75 9a.75.75 0 0 1 .743.648l.007.102v10.5a.75.75 0 0 1-1.493.102L15 20.25V9.75a.75.75 0 0 1 .75-.75z" fill="currentColor"></path><path d="M3.75 18a.75.75 0 0 1 .743.648l.007.102v1.5a.75.75 0 0 1-1.493.102L3 20.25v-1.5a.75.75 0 0 1 .75-.75z" fill="currentColor"></path><path d="M19.743 6a.75.75 0 0 1 .75.64l.007.102v13.501a.75.75 0 0 1-1.492.116L19 20.258V6.757A.75.75 0 0 1 19.743 6z" fill="currentColor"></path><path d="M7.75 15a.75.75 0 0 1 .743.648l.007.102v4.499a.75.75 0 0 1-1.493.102L7 20.248V15.75a.75.75 0 0 1 .75-.75z" fill="currentColor"></path></g>', 1)]))
}
})