UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

42 lines (41 loc) 737 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.moreVertical = void 0; var moreVertical = { "viewBox": "0 0 24 24", "children": [{ "name": "circle", "attribs": { "cx": "12", "cy": "12", "r": "1" }, "children": [] }, { "name": "circle", "attribs": { "cx": "12", "cy": "5", "r": "1" }, "children": [] }, { "name": "circle", "attribs": { "cx": "12", "cy": "19", "r": "1" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.moreVertical = moreVertical;