@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.11 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 ArrowDoubleheadD = createMeisterIcons("arrow-doublehead-d", [["path", { "fill": "currentColor", "d": "M17.798 6.202a.75.75 0 0 1 0 1.06L7.262 17.798a.75.75 0 1 1-1.06-1.06L16.738 6.202a.75.75 0 0 1 1.06 0", "key": "fc20cced98a5adeab43e4ada128da796c14088fb", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.55 13.28a.75.75 0 0 1-.75-.75V7.363a.3.3 0 0 0-.071-.145.1.1 0 0 0-.026-.019l-5.294.07a.75.75 0 0 1-.02-1.499l5.313-.07c.888 0 1.482.724 1.591 1.492l.008.052v5.286a.75.75 0 0 1-.75.75m-4.341 4.2a.75.75 0 0 1-.75.75H7.227c-.838 0-1.528-.69-1.528-1.528V11.47a.75.75 0 0 1 1.5 0v5.232s0 .008.01.018.018.01.018.01h5.233a.75.75 0 0 1 .75.75", "key": "f3cdd46360119eab1ec79f05e4ec47cb4b23850b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowDoubleheadD as default };
//# sourceMappingURL=ArrowDoubleheadD.js.map