Gazebo_simulation-Frontend/node_modules/@material-ui/icons/esm/SignalCellularNoSimSharp.js
2020-12-21 10:29:31 -05:00

5 lines
262 B
JavaScript

import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(React.createElement("path", {
d: "M19 3h-9L7.95 5.06 19 16.11zm-15.21.74L2.38 5.15 5 7.77V21h13.23l1.62 1.62 1.41-1.41z"
}), 'SignalCellularNoSimSharp');