UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 915 B
"use strict"; /** * @license @meistericons/react v0.21.1 - ISC * The source code is licensed under the ISC license. * See the root directory for the LICENSE file. */ import createMeisterIcons from '../createMeisterIcons.js'; const Speaker = createMeisterIcons("speaker", [["path", { "fill": "currentColor", "d": "M9 3.75A3.26 3.26 0 0 0 5.75 7v10A3.26 3.26 0 0 0 9 20.25h6A3.26 3.26 0 0 0 18.25 17V7A3.26 3.26 0 0 0 15 3.75zM4.25 7A4.76 4.76 0 0 1 9 2.25h6A4.76 4.76 0 0 1 19.75 7v10A4.76 4.76 0 0 1 15 21.75H9A4.76 4.76 0 0 1 4.25 17zM12 6.75a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m-2.25.75a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0m0 7.5a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0M12 11.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5", "key": "e3076055ea217387be82f920578202c7ac50a8bc", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Speaker as default }; //# sourceMappingURL=Speaker.js.map