UNPKG

google-material-icons

Version:

A google material icon library package for React applications

22 lines (18 loc) 574 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 Bloodtype = createIcon("Bloodtype", [ [ "path", { d: "M12 2C6.67 6.55 4 10.48 4 13.8C4 18.78 7.8 22 12 22C16.2 22 20 18.78 20 13.8C20 10.48 17.33 6.55 12 2ZM15 18H9V16H15V18ZM15 13H13V15H11V13H9V11H11V9H13V11H15V13Z", key: "hxfkph" } ] ]); export { Bloodtype as default }; //# sourceMappingURL=bloodtype.js.map