@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 2.25 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 Discount = createMeisterIcons("discount", [["path", { "fill": "currentColor", "d": "M13.785 4.57c-1.048.912-2.568.968-3.577 0a1.43 1.43 0 0 0-1.378-.15c-.453.184-.755.56-.785 1.027v.014l-.002.014a2.88 2.88 0 0 1-2.572 2.571l-.014.002h-.013c-.468.03-.843.332-1.028.785-.184.451-.145.983.165 1.397.84.998.796 2.48.016 3.52l-.013.018-.015.016c-.727.86-.171 2.106.872 2.167l.015.001.015.002a2.88 2.88 0 0 1 2.571 2.564c.138 1.139 1.355 1.597 2.169.91.998-.853 2.49-.813 3.536-.028l.017.013.017.014c.86.727 2.106.172 2.167-.871v-.015l.002-.016a2.88 2.88 0 0 1 2.565-2.57c1.138-.138 1.597-1.355.91-2.169-.853-.998-.813-2.49-.028-3.536l.013-.018.014-.016c.727-.86.172-2.106-.871-2.167l-.016-.001-.015-.002a2.88 2.88 0 0 1-2.57-2.564c-.138-1.137-1.353-1.596-2.167-.913m-.973-1.143c1.785-1.51 4.364-.371 4.63 1.885l.001.013a1.38 1.38 0 0 0 1.216 1.227c2.335.151 3.372 2.875 1.927 4.613-.403.55-.361 1.248-.02 1.647l.003.004c1.51 1.785.372 4.363-1.885 4.629l-.013.001a1.38 1.38 0 0 0-1.227 1.216c-.15 2.335-2.875 3.372-4.612 1.927-.55-.403-1.249-.361-1.647-.02l-.004.004c-1.785 1.51-4.364.371-4.63-1.885v-.013a1.38 1.38 0 0 0-1.216-1.227c-2.336-.151-3.372-2.875-1.927-4.613.403-.55.36-1.248.02-1.647l-.014-.015-.012-.016a2.92 2.92 0 0 1-.375-2.89c.364-.893 1.183-1.637 2.306-1.714A1.38 1.38 0 0 0 6.55 5.337c.077-1.124.822-1.943 1.715-2.307s2.006-.305 2.89.376l.039.03.034.034c.39.389 1.038.436 1.576-.034z", "key": "f434ee843c686ea5521694b940ee7bf4885c5d5b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.797 14.2c-.3-.3-.3-.8 0-1.2l3.2-3.2c.3-.3.8-.3 1.2 0 .3.3.3.8 0 1.2l-3.2 3.2c-.4.3-.9.3-1.2 0m3.8.8c-.2-.2-.3-.4-.3-.7s.1-.5.3-.7.5-.3.7-.3c.5 0 1 .5 1 1 0 .3-.1.5-.3.7s-.4.3-.7.3-.6-.1-.7-.3m-4.6-4.6c-.2-.2-.3-.4-.3-.7s.1-.5.3-.7.4-.3.7-.3c.5 0 1 .5 1 1 0 .3-.1.5-.3.7s-.5.3-.7.3c-.3 0-.5-.1-.7-.3", "key": "e0ae6eb31df85765b4b2343a027367702c52dd52", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Discount as default };
//# sourceMappingURL=Discount.js.map