qrdo from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
qrdo
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the qrdo logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVG9lT6MdIi)" d="M12 5.81a6.188 6.188 0 0 0-6.064 7.424a1.406 1.406 0 1 1-2.756.563a9 9 0 1 1 17.82-1.8h-2.813A6.19 6.19 0 0 0 12 5.809"/><path fill="url(#SVGPI89fceT)" d="M19.2 9.186a1.407 1.407 0 0 1 1.643 1.125q.157.831.157 1.677v.005c0 2.295-.86 4.388-2.273 5.98l.546.658a1.407 1.407 0 0 1-2.171 1.788l-.546-.663a9 9 0 0 1-12.342-3.248A9 9 0 0 1 3 11.993h2.813a6.187 6.187 0 0 0 8.92 5.552l-.82-.996a1.405 1.405 0 0 1 .19-1.98a1.407 1.407 0 0 1 1.98.192l.833 1.007a6.16 6.16 0 0 0 1.17-4.933a1.406 1.406 0 0 1 1.12-1.643z"/><path fill="#ffe000" d="M5.83 12.47a7 7 0 0 0 .106.765a1.406 1.406 0 0 1-2.756.562a9 9 0 0 1-.18-1.8h2.813"/><defs><linearGradient id="SVG9lT6MdIi" x1="19.031" x2="3.736" y1="11.485" y2="15.06" gradientUnits="userSpaceOnUse"><stop stop-color="#2dde41"/><stop offset="1" stop-color="#ffe000"/></linearGradient><linearGradient id="SVGPI89fceT" x1="26.062" x2="6.373" y1="14.578" y2="14.763" gradientUnits="userSpaceOnUse"><stop offset=".36" stop-color="#ff26eb"/><stop offset=".66" stop-color="#137ff9"/><stop offset="1" stop-color="#27b3f9"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedQrdo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVG9lT6MdIi)" d="M12 5.81a6.188 6.188 0 0 0-6.064 7.424a1.406 1.406 0 1 1-2.756.563a9 9 0 1 1 17.82-1.8h-2.813A6.19 6.19 0 0 0 12 5.809"/><path fill="url(#SVGPI89fceT)" d="M19.2 9.186a1.407 1.407 0 0 1 1.643 1.125q.157.831.157 1.677v.005c0 2.295-.86 4.388-2.273 5.98l.546.658a1.407 1.407 0 0 1-2.171 1.788l-.546-.663a9 9 0 0 1-12.342-3.248A9 9 0 0 1 3 11.993h2.813a6.187 6.187 0 0 0 8.92 5.552l-.82-.996a1.405 1.405 0 0 1 .19-1.98a1.407 1.407 0 0 1 1.98.192l.833 1.007a6.16 6.16 0 0 0 1.17-4.933a1.406 1.406 0 0 1 1.12-1.643z"/><path fill="#ffe000" d="M5.83 12.47a7 7 0 0 0 .106.765a1.406 1.406 0 0 1-2.756.562a9 9 0 0 1-.18-1.8h2.813"/><defs><linearGradient id="SVG9lT6MdIi" x1="19.031" x2="3.736" y1="11.485" y2="15.06" gradientUnits="userSpaceOnUse"><stop stopColor="#2dde41"/><stop offset="1" stopColor="#ffe000"/></linearGradient><linearGradient id="SVGPI89fceT" x1="26.062" x2="6.373" y1="14.578" y2="14.763" gradientUnits="userSpaceOnUse"><stop offset=".36" stopColor="#ff26eb"/><stop offset=".66" stopColor="#137ff9"/><stop offset="1" stopColor="#27b3f9"/></linearGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVG9lT6MdIi)" d="M12 5.81a6.188 6.188 0 0 0-6.064 7.424a1.406 1.406 0 1 1-2.756.563a9 9 0 1 1 17.82-1.8h-2.813A6.19 6.19 0 0 0 12 5.809"/><path fill="url(#SVGPI89fceT)" d="M19.2 9.186a1.407 1.407 0 0 1 1.643 1.125q.157.831.157 1.677v.005c0 2.295-.86 4.388-2.273 5.98l.546.658a1.407 1.407 0 0 1-2.171 1.788l-.546-.663a9 9 0 0 1-12.342-3.248A9 9 0 0 1 3 11.993h2.813a6.187 6.187 0 0 0 8.92 5.552l-.82-.996a1.405 1.405 0 0 1 .19-1.98a1.407 1.407 0 0 1 1.98.192l.833 1.007a6.16 6.16 0 0 0 1.17-4.933a1.406 1.406 0 0 1 1.12-1.643z"/><path fill="#ffe000" d="M5.83 12.47a7 7 0 0 0 .106.765a1.406 1.406 0 0 1-2.756.562a9 9 0 0 1-.18-1.8h2.813"/><defs><linearGradient id="SVG9lT6MdIi" x1="19.031" x2="3.736" y1="11.485" y2="15.06" gradientUnits="userSpaceOnUse"><stop stop-color="#2dde41"/><stop offset="1" stop-color="#ffe000"/></linearGradient><linearGradient id="SVGPI89fceT" x1="26.062" x2="6.373" y1="14.578" y2="14.763" gradientUnits="userSpaceOnUse"><stop offset=".36" stop-color="#ff26eb"/><stop offset=".66" stop-color="#137ff9"/><stop offset="1" stop-color="#27b3f9"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-qrdo {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVG9lT6MdIi)%22%20d%3D%22M12%205.81a6.188%206.188%200%200%200-6.064%207.424a1.406%201.406%200%201%201-2.756.563a9%209%200%201%201%2017.82-1.8h-2.813A6.19%206.19%200%200%200%2012%205.809%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGPI89fceT)%22%20d%3D%22M19.2%209.186a1.407%201.407%200%200%201%201.643%201.125q.157.831.157%201.677v.005c0%202.295-.86%204.388-2.273%205.98l.546.658a1.407%201.407%200%200%201-2.171%201.788l-.546-.663a9%209%200%200%201-12.342-3.248A9%209%200%200%201%203%2011.993h2.813a6.187%206.187%200%200%200%208.92%205.552l-.82-.996a1.405%201.405%200%200%201%20.19-1.98a1.407%201.407%200%200%201%201.98.192l.833%201.007a6.16%206.16%200%200%200%201.17-4.933a1.406%201.406%200%200%201%201.12-1.643z%22%2F%3E%3Cpath%20fill%3D%22%23ffe000%22%20d%3D%22M5.83%2012.47a7%207%200%200%200%20.106.765a1.406%201.406%200%200%201-2.756.562a9%209%200%200%201-.18-1.8h2.813%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG9lT6MdIi%22%20x1%3D%2219.031%22%20x2%3D%223.736%22%20y1%3D%2211.485%22%20y2%3D%2215.06%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%232dde41%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffe000%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGPI89fceT%22%20x1%3D%2226.062%22%20x2%3D%226.373%22%20y1%3D%2214.578%22%20y2%3D%2214.763%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.36%22%20stop-color%3D%22%23ff26eb%22%2F%3E%3Cstop%20offset%3D%22.66%22%20stop-color%3D%22%23137ff9%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2327b3f9%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVG9lT6MdIi)%22%20d%3D%22M12%205.81a6.188%206.188%200%200%200-6.064%207.424a1.406%201.406%200%201%201-2.756.563a9%209%200%201%201%2017.82-1.8h-2.813A6.19%206.19%200%200%200%2012%205.809%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGPI89fceT)%22%20d%3D%22M19.2%209.186a1.407%201.407%200%200%201%201.643%201.125q.157.831.157%201.677v.005c0%202.295-.86%204.388-2.273%205.98l.546.658a1.407%201.407%200%200%201-2.171%201.788l-.546-.663a9%209%200%200%201-12.342-3.248A9%209%200%200%201%203%2011.993h2.813a6.187%206.187%200%200%200%208.92%205.552l-.82-.996a1.405%201.405%200%200%201%20.19-1.98a1.407%201.407%200%200%201%201.98.192l.833%201.007a6.16%206.16%200%200%200%201.17-4.933a1.406%201.406%200%200%201%201.12-1.643z%22%2F%3E%3Cpath%20fill%3D%22%23ffe000%22%20d%3D%22M5.83%2012.47a7%207%200%200%200%20.106.765a1.406%201.406%200%200%201-2.756.562a9%209%200%200%201-.18-1.8h2.813%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG9lT6MdIi%22%20x1%3D%2219.031%22%20x2%3D%223.736%22%20y1%3D%2211.485%22%20y2%3D%2215.06%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%232dde41%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffe000%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGPI89fceT%22%20x1%3D%2226.062%22%20x2%3D%226.373%22%20y1%3D%2214.578%22%20y2%3D%2214.763%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.36%22%20stop-color%3D%22%23ff26eb%22%2F%3E%3Cstop%20offset%3D%22.66%22%20stop-color%3D%22%23137ff9%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2327b3f9%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/qrdo.svg?color=%231a73e8&size=48