UNPKG

@kde/react-icons-kit

Version:

React Icons Kit using various Svg Icon set, forked from react-icons-kit

6 lines (5 loc) 951 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var primitiveDot = exports.primitiveDot = { "viewBox": "0 0 8 16", "children": [{ "name": "title", "attribs": {}, "children": [] }, { "name": "desc", "attribs": {}, "children": [] }, { "name": "defs", "attribs": {}, "children": [] }, { "name": "g", "attribs": { "id": "Octicons", "stroke": "none", "stroke-width": "1", "fill": "none", "fill-rule": "evenodd" }, "children": [{ "name": "g", "attribs": { "id": "primitive-dot", "fill": "#000000" }, "children": [{ "name": "g", "attribs": { "id": "primitive-dot", "fill": "#000000" }, "children": [{ "name": "path", "attribs": { "d": "M0,8 C0,5.8 1.8,4 4,4 C6.2,4 8,5.8 8,8 C8,10.2 6.2,12 4,12 C1.8,12 0,10.2 0,8 L0,8 Z", "id": "Shape" }, "children": [{ "name": "path", "attribs": { "d": "M0,8 C0,5.8 1.8,4 4,4 C6.2,4 8,5.8 8,8 C8,10.2 6.2,12 4,12 C1.8,12 0,10.2 0,8 L0,8 Z", "id": "Shape" }, "children": [] }] }] }] }] }] };