UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

31 lines (30 loc) 699 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_delete_sweep_twotone = void 0; var ic_delete_sweep_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M5 10h6v8H5z", "opacity": ".3" }, "children": [] }, { "name": "path", "attribs": { "d": "M15 16h4v2h-4zm0-8h7v2h-7zm0 4h6v2h-6zM3 18c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2V8H3v10zm2-8h6v8H5v-8zm5-6H6L5 5H2v2h12V5h-3z" }, "children": [] }] }; exports.ic_delete_sweep_twotone = ic_delete_sweep_twotone;