@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 1.07 kB
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var CodeSolid = createReactSolidComponent("code", "CodeSolid", [["path", { "d": "M16.56 7.444a.75.75 0 0 1 1.06 0l.23.23.038.038c.862.862 1.563 1.563 2.04 2.19.5.652.826 1.312.826 2.098s-.327 1.446-.825 2.099c-.478.626-1.179 1.327-2.04 2.189l-.27.268a.75.75 0 1 1-1.06-1.06l.23-.23c.91-.91 1.538-1.54 1.947-2.077.397-.52.518-.863.518-1.189s-.121-.67-.518-1.189c-.41-.537-1.037-1.167-1.947-2.076l-.23-.23a.75.75 0 0 1 0-1.061M14.07 4.276a.75.75 0 0 1 .53.918l-3.75 14a.75.75 0 1 1-1.45-.388l3.752-14a.75.75 0 0 1 .918-.53M7.441 7.444a.75.75 0 0 1 0 1.06l-.23.23c-.91.91-1.537 1.54-1.947 2.077-.397.52-.517.863-.517 1.189s.12.67.517 1.189c.41.537 1.037 1.167 1.947 2.076l.23.23a.75.75 0 0 1-1.06 1.061l-.269-.268c-.862-.862-1.563-1.563-2.04-2.19-.499-.652-.825-1.312-.825-2.098s.326-1.446.824-2.099c.478-.626 1.179-1.327 2.041-2.189l.269-.268a.75.75 0 0 1 1.06 0", "key": "svg-0" }]]);
export { CodeSolid as default };
//# sourceMappingURL=CodeSolid.js.map