UNPKG

@ant-design/icons

Version:
20 lines (19 loc) 705 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var BackwardFill = { name: 'backward', theme: 'fill', icon: { tag: 'svg', attrs: { viewBox: '0 0 1024 1024' }, children: [ { tag: 'path', attrs: { d: 'M448.98 106.1L12.68 481.6c-16.9 15.7-16.9 43.3 0 59l436.2 377.3c24.4 22.8 63.1 4.7 63.1-29.5V135.6c.1-34.1-38.6-52.2-63-29.5zM960.98 106.1l-436.3 375.5c-8.4 7.9-12.6 18.7-12.6 29.5s4.2 21.6 12.6 29.5l436.2 377.3c24.4 22.8 63.1 4.7 63.1-29.5V135.6c.1-34.1-38.6-52.2-63-29.5z' } } ] } }; exports.default = BackwardFill;