UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

19 lines (18 loc) 389 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ruby = void 0; var ruby = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "d": "M13 6l-5 5V4h3l2 2zm3 0l-8 8-8-8 4-4h8l4 4zm-8 6.5L14.5 6l-3-3h-7l-3 3L8 12.5z" }, "children": [] }], "attribs": {} }; exports.ruby = ruby;