UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 691 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_remove_done = void 0; var ic_remove_done = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0zm0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M1.79 12l5.58 5.59L5.96 19 .37 13.41 1.79 12zm.45-7.78L12.9 14.89l-1.28 1.28L7.44 12l-1.41 1.41L11.62 19l2.69-2.69 4.89 4.89 1.41-1.41L3.65 2.81 2.24 4.22zm14.9 9.27L23.62 7 22.2 5.59l-6.48 6.48 1.42 1.42zM17.96 7l-1.41-1.41-3.65 3.66 1.41 1.41L17.96 7z" }, "children": [] }] }; exports.ic_remove_done = ic_remove_done;