hop from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
hop
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the hop icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 15.09c-.559.726-1.944 2.14-3.558 2.808a1.294 1.294 0 0 1-1.544-.419c-.785-1.045-1.64-2.934-1.334-5.479m.738-.27c-.962.297-1.443.445-1.96-.072s-.369-.998-.072-1.96A8.09 8.09 0 0 1 12 4a8.09 8.09 0 0 1-5.698 7.73"/><path d="M17.698 11.73c.962.297 1.443.445 1.96-.072s.369-.998.072-1.96A8.09 8.09 0 0 0 12 4a8.09 8.09 0 0 0 5.698 7.73M12 4V2m0 13.09c.559.726 1.944 2.14 3.558 2.808c.552.229 1.18.066 1.544-.419c.785-1.045 1.64-2.934 1.334-5.479M15 10.5c-.4 2-2.167 3.833-3 4.5c-.834-.667-2.6-2.5-3-4.5m6.5 7.5c-.275.75-1.115 2.343-2.522 3.614a1.43 1.43 0 0 1-1.956 0C9.615 20.343 8.775 18.751 8.5 18"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsHop(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" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M12 15.09c-.559.726-1.944 2.14-3.558 2.808a1.294 1.294 0 0 1-1.544-.419c-.785-1.045-1.64-2.934-1.334-5.479m.738-.27c-.962.297-1.443.445-1.96-.072s-.369-.998-.072-1.96A8.09 8.09 0 0 1 12 4a8.09 8.09 0 0 1-5.698 7.73"/><path d="M17.698 11.73c.962.297 1.443.445 1.96-.072s.369-.998.072-1.96A8.09 8.09 0 0 0 12 4a8.09 8.09 0 0 0 5.698 7.73M12 4V2m0 13.09c.559.726 1.944 2.14 3.558 2.808c.552.229 1.18.066 1.544-.419c.785-1.045 1.64-2.934 1.334-5.479M15 10.5c-.4 2-2.167 3.833-3 4.5c-.834-.667-2.6-2.5-3-4.5m6.5 7.5c-.275.75-1.115 2.343-2.522 3.614a1.43 1.43 0 0 1-1.956 0C9.615 20.343 8.775 18.751 8.5 18"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 15.09c-.559.726-1.944 2.14-3.558 2.808a1.294 1.294 0 0 1-1.544-.419c-.785-1.045-1.64-2.934-1.334-5.479m.738-.27c-.962.297-1.443.445-1.96-.072s-.369-.998-.072-1.96A8.09 8.09 0 0 1 12 4a8.09 8.09 0 0 1-5.698 7.73"/><path d="M17.698 11.73c.962.297 1.443.445 1.96-.072s.369-.998.072-1.96A8.09 8.09 0 0 0 12 4a8.09 8.09 0 0 0 5.698 7.73M12 4V2m0 13.09c.559.726 1.944 2.14 3.558 2.808c.552.229 1.18.066 1.544-.419c.785-1.045 1.64-2.934 1.334-5.479M15 10.5c-.4 2-2.167 3.833-3 4.5c-.834-.667-2.6-2.5-3-4.5m6.5 7.5c-.275.75-1.115 2.343-2.522 3.614a1.43 1.43 0 0 1-1.956 0C9.615 20.343 8.775 18.751 8.5 18"/></g></svg>
</template>

CSS

.icon-hop {
  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%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%2015.09c-.559.726-1.944%202.14-3.558%202.808a1.294%201.294%200%200%201-1.544-.419c-.785-1.045-1.64-2.934-1.334-5.479m.738-.27c-.962.297-1.443.445-1.96-.072s-.369-.998-.072-1.96A8.09%208.09%200%200%201%2012%204a8.09%208.09%200%200%201-5.698%207.73%22%2F%3E%3Cpath%20d%3D%22M17.698%2011.73c.962.297%201.443.445%201.96-.072s.369-.998.072-1.96A8.09%208.09%200%200%200%2012%204a8.09%208.09%200%200%200%205.698%207.73M12%204V2m0%2013.09c.559.726%201.944%202.14%203.558%202.808c.552.229%201.18.066%201.544-.419c.785-1.045%201.64-2.934%201.334-5.479M15%2010.5c-.4%202-2.167%203.833-3%204.5c-.834-.667-2.6-2.5-3-4.5m6.5%207.5c-.275.75-1.115%202.343-2.522%203.614a1.43%201.43%200%200%201-1.956%200C9.615%2020.343%208.775%2018.751%208.5%2018%22%2F%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%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%2015.09c-.559.726-1.944%202.14-3.558%202.808a1.294%201.294%200%200%201-1.544-.419c-.785-1.045-1.64-2.934-1.334-5.479m.738-.27c-.962.297-1.443.445-1.96-.072s-.369-.998-.072-1.96A8.09%208.09%200%200%201%2012%204a8.09%208.09%200%200%201-5.698%207.73%22%2F%3E%3Cpath%20d%3D%22M17.698%2011.73c.962.297%201.443.445%201.96-.072s.369-.998.072-1.96A8.09%208.09%200%200%200%2012%204a8.09%208.09%200%200%200%205.698%207.73M12%204V2m0%2013.09c.559.726%201.944%202.14%203.558%202.808c.552.229%201.18.066%201.544-.419c.785-1.045%201.64-2.934%201.334-5.479M15%2010.5c-.4%202-2.167%203.833-3%204.5c-.834-.667-2.6-2.5-3-4.5m6.5%207.5c-.275.75-1.115%202.343-2.522%203.614a1.43%201.43%200%200%201-1.956%200C9.615%2020.343%208.775%2018.751%208.5%2018%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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