@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 895 B
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 Italics = createMeisterIcons("italics", [["path", { "fill": "currentColor", "d": "M14.91 4.147a.75.75 0 0 1 .443.964l-5.3 14.3a.75.75 0 1 1-1.406-.522l5.3-14.3a.75.75 0 0 1 .964-.442", "key": "42df91c4f7a8c6070a7e2e7f70309daa82813eeb", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.5 4.85a.75.75 0 0 1 .75-.75h8.7a.75.75 0 0 1 0 1.5h-8.7a.75.75 0 0 1-.75-.75m-5.2 14.3a.75.75 0 0 1 .75-.75h8.6a.75.75 0 1 1 0 1.5h-8.6a.75.75 0 0 1-.75-.75", "key": "5c5ca3f6aef08b42bc2adca2a36403058c40967c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Italics as default };
//# sourceMappingURL=Italics.js.map