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

19 lines
1.4 KiB
Vue

<template>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M3.7786 5.595L12.0341 13.622L20.1862 5.762L19.8754 5.428C17.8551 3.254 14.9529 2 11.9308 2H11.9132C8.92522 2 6.14482 3.171 4.10704 5.261L3.7786 5.595ZM12.0351 12.301L5.12645 5.595C6.95663 3.873 9.35695 2.936 11.9308 2.936H11.9483C14.5387 2.936 17.0258 3.957 18.857 5.729L12.0351 12.301Z"
/>
<path
d="M19.5996 7.736L20.3598 7L20.5489 7.301C21.498 8.81898 21.9998 10.5595 22 12.334C21.9834 17.669 17.5091 22 12 22H11.9824C6.47327 22 1.98249 17.635 2.00005 12.301C2.00156 10.5245 2.50943 8.78293 3.46771 7.268L3.6402 6.984L4.55529 7.87C4.38281 8.12 4.22685 8.388 4.12356 8.689C3.39862 10.612 4.43445 12.736 6.43815 13.438C7.63004 13.839 8.89114 13.655 9.87543 13.02L12 15.094L14.4354 12.736C14.6606 12.887 14.9188 13.004 15.1956 13.104C17.1476 13.773 19.2887 12.786 19.9797 10.913C20.3938 9.81 20.2038 8.656 19.5996 7.736Z"
/>
<path
d="M5.26485 10.161C5.26442 9.7268 5.40978 9.30424 5.67902 8.957L8.54617 11.716C8.2012 11.983 7.76948 12.134 7.30263 12.134C6.17994 12.134 5.26485 11.248 5.26485 10.161Z"
/>
<path
d="M15.6789 11.548C16.0074 11.765 16.3875 11.882 16.8192 11.882C17.9419 11.882 18.857 10.996 18.857 9.909C18.857 9.508 18.7361 9.123 18.512 8.805L15.6789 11.548Z"
/>
</svg>
</template>