mdi-material-ui
Version:
Material-UI SvgIcon components for Material Design Icons.
1 lines • 337 B
JavaScript
"use client";import createIcon from'./util/createIcon';export default createIcon('M3 16C3 18.8 5.2 21 8 21H10V19H8C6.3 19 5 17.7 5 16V14H3V16M21 8C21 5.2 18.8 3 16 3H14V5H16C17.7 5 19 6.3 19 8V10H21V8M16 21C18.8 21 21 18.8 21 16V14H19V16C19 17.7 17.7 19 16 19H14V21H16M8 3C5.2 3 3 5.2 3 8V10H5V8C5 6.3 6.3 5 8 5H10V3H8Z','BorderRadius');