UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 294 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.stop = void 0; var stop = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M0 0v6h6v-6h-6z", "transform": "translate(1 1)" } }] }; exports.stop = stop;