react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 468 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.paus = void 0;
var paus = {
"viewBox": "0 0 20 20",
"children": [{
"name": "path",
"attribs": {
"d": "M15,3h-2c-0.553,0-1,0.048-1,0.6V16.4c0,0.552,0.447,0.6,1,0.6h2c0.553,0,1-0.048,1-0.6V3.6C16,3.048,15.553,3,15,3z M7,3H5\r\n\tC4.447,3,4,3.048,4,3.6V16.4C4,16.952,4.447,17,5,17h2c0.553,0,1-0.048,1-0.6V3.6C8,3.048,7.553,3,7,3z"
}
}]
};
exports.paus = paus;
;