UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 304 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.longRight = void 0; var longRight = { "viewBox": "0 0 20 20", "children": [{ "name": "path", "attribs": { "d": "M14,15.5V12H1V8h13V4.5l5.25,5.5L14,15.5z" } }] }; exports.longRight = longRight;