UNPKG

infinity-forge

Version:
9 lines 610 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IconTikTok = IconTikTok; var jsx_runtime_1 = require("react/jsx-runtime"); function IconTikTok(_a) { var color = _a.color; return ((0, jsx_runtime_1.jsx)("svg", { viewBox: '0 0 448 512', children: (0, jsx_runtime_1.jsx)("path", { fill: color, d: 'M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z' }) })); } //# sourceMappingURL=icon-TikTok.js.map