@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.57 kB
JavaScript
;
/**
* @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 DeleteB = createMeisterIcons("delete-b", [["path", { "fill": "currentColor", "d": "M18 5.55v13c0 1.7-1.4 3-3 3H9c-1.7 0-3-1.4-3-3v-13z", "key": "347814714fd8f3ff2c5b73877cd1dc5c8eca19de", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.25 4.8h13.5v13.75c0 2.13-1.752 3.75-3.75 3.75H9c-2.13 0-3.75-1.752-3.75-3.75zm1.5 1.5v12.25c0 1.202.98 2.25 2.25 2.25h6c1.202 0 2.25-.98 2.25-2.25V6.3z", "key": "549fb4b5307e9286ff6391efb2e0d8e31a72227a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.25 5.55A.75.75 0 0 1 18 4.8h2a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.75-.75m-14 0A.75.75 0 0 1 4 4.8h2a.75.75 0 0 1 0 1.5H4a.75.75 0 0 1-.75-.75M10.2 3.2c-.486 0-.95.464-.95.95v.55h5.5v-.55c0-.43-.41-.868-.903-.95zm-2.45.95c0-1.314 1.136-2.45 2.45-2.45h3.747l.046.006c1.09.136 2.257 1.086 2.257 2.444V6.2h-8.5z", "key": "8a1243d767480277759705f8b8c4ef2812e64b08", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M10 8.8a.75.75 0 0 1 .75.75v8a.75.75 0 1 1-1.5 0v-8A.75.75 0 0 1 10 8.8m4 0a.75.75 0 0 1 .75.75v8a.75.75 0 1 1-1.5 0v-8A.75.75 0 0 1 14 8.8", "key": "8f1ab8042882f0144fdcfa3bb2fdf36baaf032c7", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { DeleteB as default };
//# sourceMappingURL=DeleteB.js.map