UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

19 lines (18 loc) 530 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.trashcan = void 0; var trashcan = { "viewBox": "0 0 12 16", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "d": "M11 2H9c0-.55-.45-1-1-1H5c-.55 0-1 .45-1 1H2c-.55 0-1 .45-1 1v1c0 .55.45 1 1 1v9c0 .55.45 1 1 1h7c.55 0 1-.45 1-1V5c.55 0 1-.45 1-1V3c0-.55-.45-1-1-1zm-1 12H3V5h1v8h1V5h1v8h1V5h1v8h1V5h1v9zm1-10H2V3h9v1z" }, "children": [] }], "attribs": {} }; exports.trashcan = trashcan;