UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

50 lines (49 loc) 1.38 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.pause = void 0; var pause = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": { "id": "PAUSE_1_", "enable-background": "new " }, "children": [{ "name": "g", "attribs": { "id": "PAUSE" }, "children": [{ "name": "g", "attribs": { "id": "PAUSE" }, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M26,19c-1.657,0-3,1.343-3,3v20c0,1.657,1.343,3,3,3s3-1.343,3-3V22C29,20.343,27.657,19,26,19z M38,19\r\n\t\t\t\tc-1.657,0-3,1.343-3,3v20c0,1.657,1.343,3,3,3s3-1.343,3-3V22C41,20.343,39.657,19,38,19z" }, "children": [{ "name": "path", "attribs": { "d": "M26,19c-1.657,0-3,1.343-3,3v20c0,1.657,1.343,3,3,3s3-1.343,3-3V22C29,20.343,27.657,19,26,19z M38,19\r\n\t\t\t\tc-1.657,0-3,1.343-3,3v20c0,1.657,1.343,3,3,3s3-1.343,3-3V22C41,20.343,39.657,19,38,19z" }, "children": [] }] }] }] }] }] }] }] }; exports.pause = pause;