UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 548 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_merge_type_twotone = void 0; var ic_merge_type_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M5.59 19L7 20.41l6-6V8h3.5L12 3.5 7.5 8H11v5.59zm11.407 1.41l-3.408-3.407 1.4-1.407 3.41 3.408z" }, "children": [] }] }; exports.ic_merge_type_twotone = ic_merge_type_twotone;