UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 528 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrowDownThick = void 0; var arrowDownThick = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M18.414 10.656c-.781-.781-2.047-.781-2.828 0l-1.586 1.586v-7.242c0-1.105-.896-2-2-2-1.105 0-2 .895-2 2v7.242l-1.586-1.586c-.781-.781-2.047-.781-2.828 0s-.781 2.047 0 2.828l6.414 6.414 6.414-6.414c.781-.781.781-2.046 0-2.828z" }, "children": [] }] }; exports.arrowDownThick = arrowDownThick;