UNPKG

sn-ui-kit-icons

Version:

Material Design icons distributed alongside Snapp! dedicated icons as SVG React components.

8 lines 406 B
import createSvgIcon from './utils/createSvgIcon'; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon([/*#__PURE__*/_jsx("path", { d: "M8.33 17H5V7h3.33v10zm5.34 0h-3.33V7h3.33v10zM19 17h-3.33V7H19v10z", opacity: ".3" }, "0"), /*#__PURE__*/_jsx("path", { d: "M3 5v14h18V5H3zm5.33 12H5V7h3.33v10zm5.34 0h-3.33V7h3.33v10zM19 17h-3.33V7H19v10z" }, "1")], 'ViewColumnTwoTone');