UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 931 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 Hashtag = createMeisterIcons("hashtag", [["path", { "fill": "currentColor", "d": "M8.65 2.9a.75.75 0 0 1 .75.75v16.7a.75.75 0 0 1-1.5 0V3.65a.75.75 0 0 1 .75-.75m6.6 0a.75.75 0 0 1 .75.75v16.7a.75.75 0 0 1-1.5 0V3.65a.75.75 0 0 1 .75-.75", "key": "727cd70d7e9043f1c3150a8641439228e384ba16", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.9 8.65a.75.75 0 0 1 .75-.75h16.7a.75.75 0 0 1 0 1.5H3.65a.75.75 0 0 1-.75-.75m0 6.6a.75.75 0 0 1 .75-.75h16.7a.75.75 0 0 1 0 1.5H3.65a.75.75 0 0 1-.75-.75", "key": "0236ce5e36af82d5ea003ec7229419feaac88d8b", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Hashtag as default }; //# sourceMappingURL=Hashtag.js.map