@tabler/icons-react
Version:
A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.
14 lines (10 loc) • 725 B
JavaScript
/**
* @license @tabler/icons-react v3.34.0 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/
import createReactComponent from '../createReactComponent.mjs';
var IconBrandOnlyfans = createReactComponent("outline", "brand-onlyfans", "IconBrandOnlyfans", [["path", { "d": "M8.5 6a6.5 6.5 0 1 0 0 13a6.5 6.5 0 0 0 0 -13z", "key": "svg-0" }], ["path", { "d": "M8.5 15a2.5 2.5 0 1 1 0 -5a2.5 2.5 0 0 1 0 5z", "key": "svg-1" }], ["path", { "d": "M14 16c2.5 0 6.42 -1.467 7 -4h-6c3 -1 6.44 -3.533 7 -6h-4c-3.03 0 -3.764 -.196 -5 1.5", "key": "svg-2" }]]);
export { IconBrandOnlyfans as default };
//# sourceMappingURL=IconBrandOnlyfans.mjs.map