UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 393 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.indentDecrease = void 0; var indentDecrease = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M0 1h16v2h-16zM6 4h10v2h-10zM6 7h10v2h-10zM6 10h10v2h-10zM0 13h16v2h-16zM4 5v6l-4-3z" } }] }; exports.indentDecrease = indentDecrease;