UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 561 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_delete_outline_outline = void 0; var ic_delete_outline_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM8 9h8v10H8V9zm7.5-5l-1-1h-5l-1 1H5v2h14V4h-3.5z" }, "children": [] }] }; exports.ic_delete_outline_outline = ic_delete_outline_outline;