google-material-icons
Version:
A google material icon library package for React applications
22 lines (18 loc) • 950 B
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 TempleBuddhist = createIcon("TempleBuddhist", [
[
"path",
{
d: "M21 9.52C21 10.61 20.11 11.5 19.02 11.5H18V9.36C19.72 8.92 21 7.37 21 5.52V5.5L19 5.52C19 6.61 18.11 7.5 17.02 7.5H16.5L12 1.5L7.5 7.5H6.98C5.89 7.5 5 6.61 5 5.52H3C3 7.38 4.28 8.92 6 9.36V11.5H4.98C3.89 11.5 3 10.61 3 9.52H1C1 11.38 2.28 12.92 4 13.36V22.5H11V18.5C11 17.95 11.45 17.5 12 17.5C12.55 17.5 13 17.95 13 18.5V22.5H20V13.36C21.72 12.92 23 11.37 23 9.52V9.5L21 9.52ZM12 4.83L14 7.5H10L12 4.83ZM8 9.5H16V11.5H8V9.5ZM18 20.5H15V18.5C15 16.85 13.65 15.5 12 15.5C10.35 15.5 9 16.85 9 18.5V20.5H6V13.5H18V20.5Z",
key: "18foka"
}
]
]);
export { TempleBuddhist as default };
//# sourceMappingURL=temple_buddhist.js.map