@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.17 kB
JavaScript
;
/**
* @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 MonitorTriangle = createMeisterIcons("monitor-triangle", [["path", { "fill": "currentColor", "d": "M3.75 7.35A3.26 3.26 0 0 1 7 4.1h10a3.26 3.26 0 0 1 3.25 3.25v6A3.26 3.26 0 0 1 17 16.6a.75.75 0 0 0 0 1.5 4.76 4.76 0 0 0 4.75-4.75v-6A4.76 4.76 0 0 0 17 2.6H7a4.76 4.76 0 0 0-4.75 4.75v6A4.76 4.76 0 0 0 7 18.1a.75.75 0 0 0 0-1.5 3.26 3.26 0 0 1-3.25-3.25zm8.188 7.8c.57 0 1.056.33 1.32.84l1.788 3.08c.311.523.238 1.115-.01 1.543a1.55 1.55 0 0 1-1.336.787h-3.6a1.55 1.55 0 0 1-1.337-.787c-.247-.428-.32-1.02-.01-1.543l1.81-3.117.013-.02c.31-.465.8-.783 1.361-.783m-1.89 4.677 1.787-3.076a.4.4 0 0 1 .082-.087l.012.021.01.021 1.813 3.121a.1.1 0 0 1-.014.035.1.1 0 0 1-.032.035l-.005.003h-3.6l-.006-.003a.1.1 0 0 1-.032-.035.1.1 0 0 1-.013-.035", "key": "294419e3219c0ba865cf5d4c8a04890825d7da90", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MonitorTriangle as default };
//# sourceMappingURL=MonitorTriangle.js.map