google-material-icons
Version:
A google material icon library package for React applications
36 lines (32 loc) • 996 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 RawOn = createIcon("RawOn", [
[
"path",
{
d: "M6.25977 9H2.75977V15H4.25977V13H5.35977L6.25977 15H7.75977L6.85977 12.9C7.35977 12.6 7.75977 12.1 7.75977 11.5V10.5C7.75977 9.7 7.05977 9 6.25977 9ZM6.25977 11.5H4.25977V10.5H6.25977V11.5Z",
key: "1st5ul"
}
],
[
"path",
{
d: "M10.0098 9L8.50977 15H10.0098L10.3898 13.5H12.1398L12.5098 15H14.0098L12.5098 9H10.0098ZM10.7598 12L11.0098 11H11.5098L11.7598 12H10.7598Z",
key: "nruas0"
}
],
[
"path",
{
d: "M19.7398 9L18.9998 12L18.2598 9H16.7398L15.9998 12L15.2598 9H13.7598L15.2598 15H16.7398L17.4998 11.96L18.2598 15H19.7398L21.2398 9H19.7398Z",
key: "1hqwmf"
}
]
]);
export { RawOn as default };
//# sourceMappingURL=raw_on.js.map