UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

36 lines (35 loc) 628 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.pause = void 0; var pause = { "viewBox": "0 0 24 24", "children": [{ "name": "rect", "attribs": { "x": "6", "y": "4", "width": "4", "height": "16" }, "children": [] }, { "name": "rect", "attribs": { "x": "14", "y": "4", "width": "4", "height": "16" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.pause = pause;