UNPKG

@kde/react-icons-kit

Version:

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

6 lines (5 loc) 233 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var arrows = exports.arrows = { "viewBox": "0 0 20 20", "children": [{ "name": "path", "attribs": { "d": "M10,1L5,8h10L10,1z M10,19l5-7H5L10,19z" } }] };