google-material-icons
Version:
A google material icon library package for React applications
43 lines (39 loc) • 1.4 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 AutoFixHigh = createIcon("AutoFixHigh", [
[
"path",
{
d: "M19.5015 7.5L20.4415 5.44L22.5015 4.5L20.4415 3.56L19.5015 1.5L18.5615 3.56L16.5015 4.5L18.5615 5.44L19.5015 7.5Z",
key: "gcmxzt"
}
],
[
"path",
{
d: "M8.00152 7.5L8.94152 5.44L11.0015 4.5L8.94152 3.56L8.00152 1.5L7.06152 3.56L5.00152 4.5L7.06152 5.44L8.00152 7.5Z",
key: "ea3zby"
}
],
[
"path",
{
d: "M19.5015 13L18.5615 15.06L16.5015 16L18.5615 16.94L19.5015 19L20.4415 16.94L22.5015 16L20.4415 15.06L19.5015 13Z",
key: "1x967o"
}
],
[
"path",
{
d: "M17.2115 9.62L14.3815 6.79C14.1815 6.6 13.9315 6.5 13.6715 6.5C13.4115 6.5 13.1615 6.6 12.9615 6.79L1.79152 17.96C1.40152 18.35 1.40152 18.98 1.79152 19.37L4.62152 22.2C4.82152 22.4 5.07152 22.5 5.33152 22.5C5.59152 22.5 5.84152 22.4 6.04152 22.21L17.2115 11.04C17.6015 10.65 17.6015 10.01 17.2115 9.62ZM13.6715 8.92L15.0815 10.33L13.9115 11.5L12.5015 10.09L13.6715 8.92ZM5.33152 20.09L3.92152 18.68L11.0915 11.5L12.5015 12.91L5.33152 20.09Z",
key: "ewrxzz"
}
]
]);
export { AutoFixHigh as default };
//# sourceMappingURL=auto_fix_high.js.map