UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.15 kB
"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 DeleteAB = createMeisterIcons("delete-a-b", [["path", { "fill": "currentColor", "d": "M14.45 21.4h-5c-1.2 0-2.1-.9-2.3-2.1l-1-12.1c-.1-.9.6-1.6 1.5-1.6h8.7c.9 0 1.6.8 1.5 1.7l-1.2 12.2c0 1-1 1.9-2.2 1.9", "key": "37e61026973b2bc9dfe93f155fe0a1fe5790c3fe", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.65 6.35c-.503 0-.8.36-.754.767v.01l.999 12.078c.16.889.794 1.445 1.555 1.445h5c.883 0 1.45-.655 1.45-1.15v-.037l1.205-12.246a.776.776 0 0 0-.755-.867zm-2.246.921C5.256 5.884 6.357 4.85 7.65 4.85h8.7c1.358 0 2.39 1.198 2.246 2.528L17.4 19.54c-.025 1.486-1.446 2.61-2.95 2.61h-5c-1.63 0-2.79-1.232-3.04-2.727l-.005-.03zM7.3 2.6a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 0 1.5h-8a.75.75 0 0 1-.75-.75", "key": "d7a0cdae2551054347c4a83d3091d296aa3d50b6", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { DeleteAB as default }; //# sourceMappingURL=DeleteAB.js.map