google-material-icons
Version:
A google material icon library package for React applications
22 lines (18 loc) • 1.12 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 HistoryEdu = createIcon("HistoryEdu", [
[
"path",
{
d: "M9.77973 4V5.38C8.94973 5.05 8.05973 4.88 7.16973 4.88C5.37973 4.88 3.58973 5.56 2.21973 6.93L5.54973 10.26H6.65973V11.37C7.51973 12.23 8.63973 12.68 9.76973 12.73V15H6.77973V18C6.77973 19.1 7.67973 20 8.77973 20H18.7797C20.4397 20 21.7797 18.66 21.7797 17V4H9.77973ZM8.66973 10.41V8.26H6.38973L5.34973 7.22C5.91973 7 6.53973 6.88 7.16973 6.88C8.50973 6.88 9.75973 7.4 10.7097 8.34L12.1197 9.75L11.9197 9.95C11.4097 10.46 10.7297 10.75 9.99973 10.75C9.52973 10.75 9.06973 10.63 8.66973 10.41ZM19.7797 17C19.7797 17.55 19.3297 18 18.7797 18C18.2297 18 17.7797 17.55 17.7797 17V15H11.7797V12.41C12.3497 12.18 12.8797 11.84 13.3397 11.38L13.5397 11.18L16.3697 14H17.7797V12.59L11.7797 6.62V6H19.7797V17Z",
key: "1da738"
}
]
]);
export { HistoryEdu as default };
//# sourceMappingURL=history_edu.js.map