UNPKG

sn-ui-kit-icons

Version:

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

8 lines 341 B
import createSvgIcon from './utils/createSvgIcon'; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon([/*#__PURE__*/_jsx("path", { d: "M16 8h4v2h-4zm0 4h4v2h-4z", opacity: ".3" }, "0"), /*#__PURE__*/_jsx("path", { d: "M2 6v12h2V8h10v10h2v-2h4v2h2V6H2zm18 8h-4v-2h4v2zm0-4h-4V8h4v2z" }, "1")], 'DeskTwoTone');