UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 490 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_check_twotone = void 0; var ic_check_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z" }, "children": [] }] }; exports.ic_check_twotone = ic_check_twotone;