relayers-network-ui/components/icons/Polygon.vue

10 lines
874 B
Vue
Raw Permalink Normal View History

<template>
<svg viewBox="0 0 24 24">
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M7.51292 5.11104C7.78474 4.96299 8.11526 4.96299 8.38708 5.11104L12.4371 7.31692C12.7228 7.47254 12.9 7.76779 12.9 8.08824V9.5228L11.1 10.5147V8.60741L7.95 6.89173L4.8 8.60741V11.9808L7.95 13.6965L15.6129 9.5228C15.8847 9.37475 16.2153 9.37475 16.4871 9.5228L20.5371 11.7287C20.8228 11.8843 21 12.1796 21 12.5V16.9118C21 17.2322 20.8228 17.5275 20.5371 17.6831L16.4871 19.889C16.2153 20.037 15.8847 20.037 15.6129 19.889L11.5629 17.6831C11.2772 17.5275 11.1 17.2322 11.1 16.9118V15.4772L12.9 14.4853V16.3926L16.05 18.1083L19.2 16.3926V13.0192L16.05 11.3035L8.38708 15.4772C8.11526 15.6252 7.78474 15.6252 7.51292 15.4772L3.46292 13.2713C3.1772 13.1157 3 12.8204 3 12.5V8.08824C3 7.76779 3.1772 7.47254 3.46292 7.31692L7.51292 5.11104Z"
/>
</svg>
</template>