@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.6 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 MonitorTriangleB = createMeisterIcons("monitor-triangle-b", [["path", { "fill": "currentColor", "d": "M7 4.1a3.26 3.26 0 0 0-3.25 3.25v6A3.26 3.26 0 0 0 7 16.6a.75.75 0 0 1 0 1.5 4.76 4.76 0 0 1-4.75-4.75v-6A4.76 4.76 0 0 1 7 2.6h10a4.76 4.76 0 0 1 4.75 4.75v6A4.76 4.76 0 0 1 17 18.1a.75.75 0 0 1 0-1.5 3.26 3.26 0 0 0 3.25-3.25v-6A3.26 3.26 0 0 0 17 4.1z", "key": "3d5095ef8706251f68950e3c1f4454c24e0462ee", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m11.2 16.35-1.8 3.1c-.2.5.1 1.2.8 1.2h3.6c.6 0 1-.7.7-1.2l-1.8-3.1c-.4-.6-1.1-.6-1.5 0", "key": "bc3ae95c8fa3bbe11660597c491ca039b627a286", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.95 15.15c.568 0 1.06.313 1.374.784l.013.02 1.81 3.116c.31.523.237 1.115-.01 1.543a1.55 1.55 0 0 1-1.337.787h-3.6a1.57 1.57 0 0 1-1.387-.787 1.67 1.67 0 0 1-.11-1.441l.02-.051 1.84-3.168.013-.019c.314-.471.806-.784 1.374-.784m-.115 1.6-1.745 3.005v.033a.2.2 0 0 0 .021.074.1.1 0 0 0 .024.026c.003.002.02.012.065.012h3.6l.006-.003a.1.1 0 0 0 .032-.035.1.1 0 0 0 .014-.035l-1.787-3.076a.3.3 0 0 0-.09-.091l-.02-.01h-.01l-.02.01a.3.3 0 0 0-.09.09", "key": "4d2040016f278e9a5a096eef01530ffc55f45626", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MonitorTriangleB as default };
//# sourceMappingURL=MonitorTriangleB.js.map