UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 948 B
"use strict"; /** * @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 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": "28b929520b4801b3e9fe759788c9810b3bf5005d", "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": "0fb43544d30e9bc859ec6b12ab6d7b29be01a0ea", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Hashtag as default }; //# sourceMappingURL=Hashtag.js.map