UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 500 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrowDown = void 0; var arrowDown = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M16.707 13.293c-.391-.391-1.023-.391-1.414 0l-2.293 2.293v-7.586c0-.552-.447-1-1-1s-1 .448-1 1v7.586l-2.293-2.293c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414l4.707 4.707 4.707-4.707c.391-.391.391-1.023 0-1.414z" }, "children": [] }] }; exports.arrowDown = arrowDown;