route from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
route
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the route logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.528 4.3a.29.29 0 0 1-.01-.393a2.624 2.624 0 0 1 3.852-.127l1.99 1.975a4.164 4.164 0 0 1 .047 5.789l-2.539 2.638l2.643 2.733a2.91 2.91 0 0 1 .01 4.003a.26.26 0 0 1-.293.06a.3.3 0 0 1-.086-.06l-3.785-3.827a4.164 4.164 0 0 1 .01-5.808l2.52-2.534l-4.359-4.453z"/><path fill="currentColor" d="m11.196 10.444l1.686-1.696a3.08 3.08 0 0 1 .422 3.941l-1.436 1.488c-.54-.545-1.535-1.848-.7-3.667z"/></svg>

React

import type { SVGProps } from "react";

export function TokenRoute(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.528 4.3a.29.29 0 0 1-.01-.393a2.624 2.624 0 0 1 3.852-.127l1.99 1.975a4.164 4.164 0 0 1 .047 5.789l-2.539 2.638l2.643 2.733a2.91 2.91 0 0 1 .01 4.003a.26.26 0 0 1-.293.06a.3.3 0 0 1-.086-.06l-3.785-3.827a4.164 4.164 0 0 1 .01-5.808l2.52-2.534l-4.359-4.453z"/><path fill="currentColor" d="m11.196 10.444l1.686-1.696a3.08 3.08 0 0 1 .422 3.941l-1.436 1.488c-.54-.545-1.535-1.848-.7-3.667z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.528 4.3a.29.29 0 0 1-.01-.393a2.624 2.624 0 0 1 3.852-.127l1.99 1.975a4.164 4.164 0 0 1 .047 5.789l-2.539 2.638l2.643 2.733a2.91 2.91 0 0 1 .01 4.003a.26.26 0 0 1-.293.06a.3.3 0 0 1-.086-.06l-3.785-3.827a4.164 4.164 0 0 1 .01-5.808l2.52-2.534l-4.359-4.453z"/><path fill="currentColor" d="m11.196 10.444l1.686-1.696a3.08 3.08 0 0 1 .422 3.941l-1.436 1.488c-.54-.545-1.535-1.848-.7-3.667z"/></svg>
</template>

CSS

.icon-route {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.528%204.3a.29.29%200%200%201-.01-.393a2.624%202.624%200%200%201%203.852-.127l1.99%201.975a4.164%204.164%200%200%201%20.047%205.789l-2.539%202.638l2.643%202.733a2.91%202.91%200%200%201%20.01%204.003a.26.26%200%200%201-.293.06a.3.3%200%200%201-.086-.06l-3.785-3.827a4.164%204.164%200%200%201%20.01-5.808l2.52-2.534l-4.359-4.453z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.196%2010.444l1.686-1.696a3.08%203.08%200%200%201%20.422%203.941l-1.436%201.488c-.54-.545-1.535-1.848-.7-3.667z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.528%204.3a.29.29%200%200%201-.01-.393a2.624%202.624%200%200%201%203.852-.127l1.99%201.975a4.164%204.164%200%200%201%20.047%205.789l-2.539%202.638l2.643%202.733a2.91%202.91%200%200%201%20.01%204.003a.26.26%200%200%201-.293.06a.3.3%200%200%201-.086-.06l-3.785-3.827a4.164%204.164%200%200%201%20.01-5.808l2.52-2.534l-4.359-4.453z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.196%2010.444l1.686-1.696a3.08%203.08%200%200%201%20.422%203.941l-1.436%201.488c-.54-.545-1.535-1.848-.7-3.667z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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