google-material-icons
Version:
A google material icon library package for React applications
36 lines (32 loc) • 1.35 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 AutoFixOff = createIcon("AutoFixOff", [
[
"path",
{
d: "M19.8053 7.19531L20.7453 5.13531L22.8053 4.19531L20.7453 3.25531L19.8053 1.19531L18.8653 3.25531L16.8053 4.19531L18.8653 5.13531L19.8053 7.19531Z",
key: "12cxk0"
}
],
[
"path",
{
d: "M13.9753 8.61531L15.3853 10.0253L13.9253 11.4853L15.3353 12.8953L17.5053 10.7253C17.8953 10.3353 17.8953 9.70531 17.5053 9.31531L14.6753 6.48531C14.4853 6.29531 14.2353 6.19531 13.9753 6.19531C13.7153 6.19531 13.4653 6.29531 13.2653 6.48531L11.0953 8.65531L12.5053 10.0653L13.9753 8.61531Z",
key: "1ejyiu"
}
],
[
"path",
{
d: "M1.19531 4.41531L8.26531 11.4853L2.09531 17.6553C1.70531 18.0453 1.70531 18.6753 2.09531 19.0653L4.92531 21.8953C5.12531 22.0953 5.37531 22.1953 5.63531 22.1953C5.89531 22.1953 6.14531 22.0953 6.34531 21.9053L12.5153 15.7353L19.5853 22.8053L20.9953 21.3953L2.61531 3.00531L1.19531 4.41531ZM11.0953 14.3153L5.63531 19.7753L4.22531 18.3653L9.68531 12.9053L11.0953 14.3153Z",
key: "qdgpho"
}
]
]);
export { AutoFixOff as default };
//# sourceMappingURL=auto_fix_off.js.map