UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

50 lines (49 loc) 1.2 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.stop = void 0; var stop = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": { "id": "STOP_1_", "enable-background": "new " }, "children": [{ "name": "g", "attribs": { "id": "STOP" }, "children": [{ "name": "g", "attribs": { "id": "STOP" }, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M43,18H21c-1.657,0-3,1.343-3,3v22c0,1.657,1.343,3,3,3h22c1.657,0,3-1.343,3-3V21C46,19.343,44.657,18,43,18z" }, "children": [{ "name": "path", "attribs": { "d": "M43,18H21c-1.657,0-3,1.343-3,3v22c0,1.657,1.343,3,3,3h22c1.657,0,3-1.343,3-3V21C46,19.343,44.657,18,43,18z" }, "children": [] }] }] }] }] }] }] }] }; exports.stop = stop;