UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 303 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.pause2 = void 0; var pause2 = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M2 2h5v12h-5zM9 2h5v12h-5z" } }] }; exports.pause2 = pause2;