@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.27 kB
JavaScript
/**
* @license @meistericons/vue v0.5.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 DiamondCheck = createMeisterIcons("diamond-check", [["path", { "fill": "currentColor", "d": "M5.165 4.134c.346-.66 1.109-1.084 1.855-1.084h10c.832 0 1.428.504 1.8 1l.023.03 2.62 4.334c.448.746.455 1.69-.157 2.455a.75.75 0 0 1-1.171-.937c.188-.235.195-.491.043-.745L17.6 4.923c-.22-.283-.417-.373-.58-.373h-10c-.242 0-.467.162-.529.285l-.013.027L3.837 9.23l-.03.039a.35.35 0 0 0-.09.263c.01.096.058.236.19.4l.006.008 7.6 9.8a.75.75 0 1 1-1.185.92L2.73 10.864c-.267-.335-.466-.744-.507-1.196A1.84 1.84 0 0 1 2.6 8.375z", "key": "2d0dae74d8ac517696b1a42d4eff98905dbd7bb3", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18.459 13.278a.75.75 0 0 1-.017 1.06l-3.205 3.109a.8.8 0 0 1-.256.248.9.9 0 0 1-.473.13c-.23 0-.506-.083-.718-.295l-.038-.037-1.232-1.643a.75.75 0 1 1 1.2-.9l.816 1.087 2.862-2.775a.75.75 0 0 1 1.06.016", "key": "397c9d2723c629ed3c38f20feab12ca9878633cb", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { DiamondCheck as default };
//# sourceMappingURL=DiamondCheck.js.map