mdi-material-ui
Version:
Material-UI SvgIcon components for Material Design Icons.
1 lines • 363 B
JavaScript
"use client";import createIcon from'./util/createIcon';export default createIcon('M12 2C8.14 2 5 5.14 5 9C5 14.25 12 22 12 22S19 14.25 19 9C19 5.14 15.86 2 12 2M12 4C13.1 4 14 4.9 14 6C14 7.11 13.1 8 12 8S10 7.11 10 6C10 4.9 10.9 4 12 4M12 14C10.33 14 8.86 13.15 8 11.85C8 10.53 10.67 9.8 12 9.8S16 10.53 16 11.85C15.14 13.15 13.67 14 12 14Z','MapMarkerAccount');