UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 878 B
/** * @license @meistericons/vue v0.5.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": "0009a267cfc59c4622703ef2cf563f0eed343aeb", "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": "7aec43112e037e618853e38ea01a54a0e3213304", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Italics as default }; //# sourceMappingURL=Italics.js.map