google-material-icons
Version:
A google material icon library package for React applications
29 lines (25 loc) • 1.07 kB
JavaScript
/**
* @license google-material-icons v2.1.3 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/
import createIcon from '../../createIcon.js';
const SportsMotorsports = createIcon("SportsMotorsports", [
[
"path",
{
d: "M12.002 11.3889C12.002 10.7389 11.612 10.1589 11.022 9.90888L5.44195 7.54888C3.96195 9.22888 3.12195 11.2489 2.64195 12.9989H10.392C11.282 12.9989 12.002 12.2789 12.002 11.3889Z",
key: "1hc63d"
}
],
[
"path",
{
d: "M21.962 11.2189C21.552 6.80888 17.402 3.72888 12.982 4.01888C10.472 4.17888 8.54195 4.95888 7.05195 6.05888L11.792 8.06888C13.122 8.63888 13.992 9.93888 13.992 11.3889C13.992 13.3789 12.372 14.9989 10.382 14.9989H2.21195C2.00195 16.3089 2.00195 17.1989 2.00195 17.1989V17.9989C2.00195 19.0989 2.90195 19.9989 4.00195 19.9989H14.002C18.672 19.9989 22.412 15.9889 21.962 11.2189Z",
key: "1u59gr"
}
]
]);
export { SportsMotorsports as default };
//# sourceMappingURL=sports_motorsports.js.map