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.02 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: 'DualScreenSpeaker24Filled', 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="M22.144 3.302c-.328-.547-.665-.921-.913-1.128a.75.75 0 0 0-.96 1.152c.126.106.352.357.586.747c.402.67.643 1.475.643 2.427s-.241 1.758-.643 2.427c-.234.39-.46.641-.587.747a.75.75 0 0 0 .96 1.152c.249-.207.585-.58.914-1.128C22.68 8.805 23 7.736 23 6.5s-.321-2.305-.857-3.198z" fill="currentColor"></path><path d="M19.875 4.396a3.075 3.075 0 0 0-.674-.746a.75.75 0 0 0-.9 1.2c.061.046.19.175.326.379c.233.35.373.77.373 1.271c0 .5-.14.92-.373 1.271a1.681 1.681 0 0 1-.326.379l-.084.073A.75.75 0 0 0 19.2 9.35c.188-.141.434-.388.674-.746A3.734 3.734 0 0 0 20.5 6.5c0-.812-.234-1.517-.625-2.104z" fill="currentColor"></path><path d="M17 3.75a.75.75 0 0 0-1.314-.494L14.16 5h-1.41a.75.75 0 0 0-.75.75v1.5c0 .414.336.75.75.75h1.41l1.526 1.744A.75.75 0 0 0 17 9.25v-5.5z" fill="currentColor"></path><path d="M11 5c0-.254.095-.486.25-.662v-.32a1.764 1.764 0 0 0-.245-.017H3.758a1.75 1.75 0 0 0-1.75 1.75v12.495c0 .967.783 1.75 1.75 1.75h7.247c.084 0 .165-.006.246-.017V8.662A.996.996 0 0 1 11 8V5zM9.25 15.5l.102.007a.75.75 0 0 1 0 1.486L9.251 17H7.749l-.102-.007a.75.75 0 0 1 0-1.486l.102-.007h1.502z" fill="currentColor"></path><path d="M13.534 9h-.784v10.98c.083.012.169.018.255.018h7.248a1.75 1.75 0 0 0 1.75-1.75v-6.77c-.045.042-.089.08-.132.116a1.75 1.75 0 0 1-2.855-1.114a1.755 1.755 0 0 1-1.238-.275c-.541.955-1.943 1.25-2.804.33L13.534 9zm2.713 6.5l.101.007a.75.75 0 0 1 0 1.486l-.101.007h-1.5l-.102-.007a.75.75 0 0 1 0-1.486l.101-.007h1.5z" fill="currentColor"></path></g>', 1)])) } })