UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 530 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrowUnsorted = void 0; var arrowUnsorted = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z" }, "children": [] }] }; exports.arrowUnsorted = arrowUnsorted;