UNPKG

google-material-icons

Version:

A google material icon library package for React applications

25 lines (21 loc) 804 B
/** * @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 Hevc = createIcon("Hevc", [ ["path", { d: "M5.5 11H4.5V9H3V15H4.5V12.5H5.5V15H7V9H5.5V11Z", key: "1etwuw" }], [ "path", { d: "M21 11V10C21 9.45 20.55 9 20 9H18C17.45 9 17 9.45 17 10V14C17 14.55 17.45 15 18 15H20C20.55 15 21 14.55 21 14V13H19.5V13.5H18.5V10.5H19.5V11H21Z", key: "evivg8" } ], ["path", { d: "M14.25 13.5L13.5 9H12L13 15H15.5L16.5 9H15L14.25 13.5Z", key: "11cqcs" }], ["path", { d: "M8 9V15H11.5V13.5H9.5V12.5H11.5V11H9.5V10.5H11.5V9H8Z", key: "1fct0j" }] ]); export { Hevc as default }; //# sourceMappingURL=hevc.js.map