UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

19 lines (18 loc) 354 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.triangleUp = void 0; var triangleUp = { "viewBox": "0 0 12 16", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "d": "M12 11L6 5l-6 6h12z" }, "children": [] }], "attribs": {} }; exports.triangleUp = triangleUp;