@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.13 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 ArrowDoubleheadDA = createMeisterIcons("arrow-doublehead-d-a", [["path", { "fill": "currentColor", "d": "M17.798 17.798a.75.75 0 0 1-1.06 0L6.202 7.262a.75.75 0 0 1 1.06-1.06l10.536 10.536a.75.75 0 0 1 0 1.06", "key": "58db775205c12fb055b6eb8eccbb96ce1df71008", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10.72 17.55a.75.75 0 0 1 .75-.75h5.167a.3.3 0 0 0 .145-.071.1.1 0 0 0 .019-.026l-.07-5.294a.75.75 0 0 1 1.499-.02l.07 5.313c0 .888-.724 1.482-1.492 1.591l-.052.008H11.47a.75.75 0 0 1-.75-.75m-4.2-4.341a.75.75 0 0 1-.75-.75V7.227c0-.838.69-1.528 1.528-1.528h5.232a.75.75 0 0 1 0 1.5H7.298s-.008 0-.018.01-.01.018-.01.018v5.233a.75.75 0 0 1-.75.75", "key": "cbc62ae2ef41441b5ef1fc70f43876448bae57bb", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowDoubleheadDA as default };
//# sourceMappingURL=ArrowDoubleheadDA.js.map