Newer
Older
<template>
<svg width="11" height="10" viewBox="0 0 11 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.05853 0.463526C5.2082 0.00287116 5.85991 0.00286996 6.00959 0.463525L6.88114 3.1459C6.94808 3.35191 7.14006 3.49139 7.35667 3.49139H10.1771C10.6614 3.49139 10.8628 4.1112 10.471 4.3959L8.18921 6.0537C8.01397 6.18102 7.94064 6.4067 8.00758 6.61271L8.87913 9.29508C9.02881 9.75574 8.50157 10.1388 8.10971 9.8541L5.82795 8.19631C5.65271 8.06898 5.41541 8.06898 5.24017 8.19631L2.9584 9.8541C2.56655 10.1388 2.03931 9.75574 2.18898 9.29508L3.06054 6.61271C3.12747 6.4067 3.05415 6.18102 2.8789 6.0537L0.59714 4.3959C0.205283 4.1112 0.40667 3.49139 0.891032 3.49139H3.71144C3.92806 3.49139 4.12004 3.35191 4.18697 3.1459L5.05853 0.463526Z" fill="currentColor"/>
</svg>
</template>
<script>
export default {
name: "StarSvg",
};
</script>