UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 406 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.pointer = void 0; var pointer = { "viewBox": "0 0 20 20", "children": [{ "name": "path", "attribs": { "d": "M10.8601685,11.9953299l2.5251465,6.0802317L11.1703491,19l-2.5252075-6.050354L5,16.6248779V1.1005249\r\n\tl10.9461327,10.8882742L10.8601685,11.9953299z" } }] }; exports.pointer = pointer;