UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.44 kB
"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 HashtagCircleB = createMeisterIcons("hashtag-circle-b", [["path", { "fill": "currentColor", "d": "M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18", "key": "7e20ab8d9d5f72d7fa6d9b41eaa9046e8a4e59af", "fillRule": "evenodd", "clipRule": "evenodd" }], ["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": "bea3637b1ed3076af3d0728bcf02d13b91b0217f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "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": "9926965374b23b1358993ca3b6ede7643e38b60c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "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": "63d2090cf4df7f808eb13d11a635621ed7431a7b", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { HashtagCircleB as default }; //# sourceMappingURL=HashtagCircleB.js.map