UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 980 B
"use strict"; /** * @license @meistericons/react v0.21.1 - ISC * The source code is licensed under the ISC license. * See the root directory for the LICENSE file. */ import createMeisterIcons from '../createMeisterIcons.js'; const Delete = createMeisterIcons("delete", [["path", { "fill": "currentColor", "d": "M9.25 4.197c0-.485.464-.95.95-.95h3.7c.486 0 .95.465.95.95v.55h-5.6zm-1.5.55v-.55c0-1.314 1.136-2.45 2.45-2.45h3.7c1.314 0 2.45 1.136 2.45 2.45v.55H20a.75.75 0 0 1 0 1.5h-1.25v12.25c0 2.13-1.752 3.75-3.75 3.75H9.12c-2.258.114-3.87-1.667-3.87-3.75V6.247H4a.75.75 0 0 1 0-1.5zm-1 1.5h10.5v12.25c0 1.27-1.048 2.25-2.25 2.25H9.08l-.022.002c-1.33.074-2.308-.941-2.308-2.252zm3.25 2.6a.75.75 0 0 1 .75.75v8a.75.75 0 1 1-1.5 0v-8a.75.75 0 0 1 .75-.75m4.75.75a.75.75 0 0 0-1.5 0v8a.75.75 0 1 0 1.5 0z", "key": "89ef142c0d82268e126fdf3ab32aed32d80debbe", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Delete as default }; //# sourceMappingURL=Delete.js.map