UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

19 lines (18 loc) 464 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.kebabVertical = void 0; var kebabVertical = { "viewBox": "0 0 3 16", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "d": "M0 2.5a1.5 1.5 0 103 0 1.5 1.5 0 00-3 0zm0 5a1.5 1.5 0 103 0 1.5 1.5 0 00-3 0zM1.5 14a1.5 1.5 0 110-3 1.5 1.5 0 010 3z" }, "children": [] }], "attribs": {} }; exports.kebabVertical = kebabVertical;