UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

19 lines (18 loc) 323 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.dash = void 0; var dash = { "viewBox": "0 0 8 16", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "d": "M0 7v2h8V7H0z" }, "children": [] }], "attribs": {} }; exports.dash = dash;