mdi-material-ui
Version:
Material-UI SvgIcon components for Material Design Icons.
1 lines • 343 B
JavaScript
"use client";import createIcon from'./util/createIcon';export default createIcon('M12 2C15.9 2 19 5.1 19 9C19 14.2 12 22 12 22S5 14.2 5 9C5 5.1 8.1 2 12 2M12 4C9.2 4 7 6.2 7 9C7 10 7 12 12 18.7C17 12 17 10 17 9C17 6.2 14.8 4 12 4M12 11.5L14.4 13L13.8 10.2L16 8.3L13.1 8.1L12 5.4L10.9 8L8 8.3L10.2 10.2L9.5 13L12 11.5Z','MapMarkerStarOutline');