UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 280 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.location = void 0; var location = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M8 0l-8 4 3 1 1 3 4-8z" } }] }; exports.location = location;