mdi-material-ui
Version:
Material-UI SvgIcon components for Material Design Icons.
1 lines • 347 B
JavaScript
"use client";import createIcon from'./util/createIcon';export default createIcon('M19.5 3.5L18 2L16.5 3.5L15 2L13.5 3.5L12 2L10.5 3.5L9 2L7.5 3.5L6 2L4.5 3.5L3 2V22L4.5 20.5L6 22L7.5 20.5L9 22L10.5 20.5L12 22L13.5 20.5L15 22L16.5 20.5L18 22L19.5 20.5L21 22V2L19.5 3.5M19 19H5V5H19V19M6 15H18V17H6M6 11H18V13H6M6 7H18V9H6V7Z','ReceiptTextOutline');