@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 CrownAlt = createMeisterIcons("crown-alt", [["path", { "fill": "currentColor", "d": "M12.103 13.513c.3 0 .5.1.7.3s.3.4.3.7-.1.5-.3.7c-.4.4-1 .4-1.4 0-.2-.2-.3-.4-.3-.7s.1-.5.3-.7.4-.3.7-.3", "key": "582ce32de056de0abc068d28ee81c48338774355", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m12.087 5.811 2.139 4.724.006.013c.4.798 1.401 1.037 2.078.595l4.045-2.55-1.692 9.4-.002.013a.65.65 0 0 1-.658.556h-12a.65.65 0 0 1-.657-.556l-.002-.013L3.66 8.637l3.973 2.529.035.017c.347.174.76.231 1.14.13.375-.1.743-.368.894-.82zm-1.008-1.315a1.218 1.218 0 0 1 2.048 0l.034.051 2.398 5.296 4.646-2.929.116-.03c.352-.087.774-.063 1.122.158.182.116.348.29.445.528.092.23.1.47.05.695l-1.794 9.968a2.15 2.15 0 0 1-2.14 1.83h-12a2.15 2.15 0 0 1-2.141-1.83L2.03 8.057l.06-.182a1.5 1.5 0 0 1 .66-.798c.3-.175.794-.3 1.26.006l4.338 2.76 2.706-5.31z", "key": "ef390336ba7e91c4ee63a2c21b4465f437bb261c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CrownAlt as default };
//# sourceMappingURL=CrownAlt.js.map