UNPKG

sn-ui-kit-icons

Version:

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

8 lines 428 B
import createSvgIcon from './utils/createSvgIcon'; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon([/*#__PURE__*/_jsx("path", { d: "M7 19h10V5H7v14zm4-6V8h2v5h3l-4 4-4-4h3z", opacity: ".3" }, "0"), /*#__PURE__*/_jsx("path", { d: "M16 13h-3V8h-2v5H8l4 4zm1-11.99L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z" }, "1")], 'SystemUpdateTwoTone');