google-material-icons
Version:
A google material icon library package for React applications
24 lines (20 loc) • 684 B
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 ReportGmailerrorred = createIcon("ReportGmailerrorred", [
[
"path",
{
d: "M15.73 3H8.27L3 8.27V15.73L8.27 21H15.73L21 15.73V8.27L15.73 3ZM19 14.9L14.9 19H9.1L5 14.9V9.1L9.1 5H14.9L19 9.1V14.9Z",
key: "thxabn"
}
],
["path", { d: "M13 7H11V13H13V7Z", key: "10p7cl" }],
["path", { d: "M13 15H11V17H13V15Z", key: "1baev7" }]
]);
export { ReportGmailerrorred as default };
//# sourceMappingURL=report_gmailerrorred.js.map