@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.19 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 MessageMinimalCross = createMeisterIcons("message-minimal-cross", [["path", { "fill": "currentColor", "d": "M6.138 6.122C7.598 4.668 9.703 3.75 12 3.75a.75.75 0 0 0 0-1.5c-2.699 0-5.19 1.079-6.93 2.82l-.008.008-.008.008C3.337 6.91 2.25 9.289 2.25 12v8c0 .47.16.92.495 1.255s.785.495 1.255.495h8c2.698 0 5.19-1.079 6.93-2.82l.008-.008.008-.008C20.663 17.09 21.75 14.711 21.75 12a.75.75 0 0 0-1.5 0c0 2.285-.91 4.303-2.388 5.878-1.46 1.454-3.565 2.372-5.862 2.372H4c-.13 0-.18-.04-.195-.055-.015-.016-.055-.065-.055-.195v-8c0-2.285.91-4.303 2.388-5.878m11.492.148a.75.75 0 0 1 0 1.06l-1.62 1.62 1.62 1.62a.75.75 0 0 1-1.06 1.06l-1.62-1.62-1.62 1.62a.75.75 0 0 1-1.06-1.06l1.62-1.62-1.62-1.62a.75.75 0 1 1 1.06-1.06l1.62 1.62 1.62-1.62a.75.75 0 0 1 1.06 0", "key": "a5db34b20948c24cff8b51597184944e1d4e4a59", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MessageMinimalCross as default };
//# sourceMappingURL=MessageMinimalCross.js.map