UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.25 kB
/** * @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 HashtagCircle = createMeisterIcons("hashtag-circle", [["path", { "fill": "currentColor", "d": "M12 3.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12", "key": "f9e46ffaaac6fd421fde2e3c0b26158462b1f8b9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10.2 6.85a.75.75 0 0 1 .75.75v8.7a.75.75 0 0 1-1.5 0V7.6a.75.75 0 0 1 .75-.75m3.5 0a.75.75 0 0 1 .75.75v8.7a.75.75 0 0 1-1.5 0V7.6a.75.75 0 0 1 .75-.75", "key": "b1ce863d91195d02785a86faa843b45f12bec821", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.85 10.2a.75.75 0 0 1 .75-.75h8.7a.75.75 0 0 1 0 1.5H7.6a.75.75 0 0 1-.75-.75m0 3.5a.75.75 0 0 1 .75-.75h8.7a.75.75 0 1 1 0 1.5H7.6a.75.75 0 0 1-.75-.75", "key": "2a0d4e52f627fe4ad1cc56c623df25444793f6d6", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { HashtagCircle as default }; //# sourceMappingURL=HashtagCircle.js.map