UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

19 lines (18 loc) 436 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.primitiveDotStroke = void 0; var primitiveDotStroke = { "viewBox": "0 0 8 16", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "d": "M4 10.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5zM4 12a4 4 0 100-8 4 4 0 000 8z" }, "children": [] }], "attribs": {} }; exports.primitiveDotStroke = primitiveDotStroke;