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

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

The same icon in other sets

Use the citrus 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="M8.937 5.166a7 7 0 0 0 9.897 9.897M14 10l-4.5 4.5"/><path d="M14 17v-7H7"/><path d="M6.266 17.734a11.15 11.15 0 0 0 12.125 2.431c1.557-.64 2.336-.96 2.568-2.116c.232-1.158-.526-1.915-2.042-3.431L9.382 5.083C7.867 3.567 7.11 2.81 5.952 3.041S4.474 4.051 3.834 5.61a11.15 11.15 0 0 0 2.43 12.125"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCitrus(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="M8.937 5.166a7 7 0 0 0 9.897 9.897M14 10l-4.5 4.5"/><path d="M14 17v-7H7"/><path d="M6.266 17.734a11.15 11.15 0 0 0 12.125 2.431c1.557-.64 2.336-.96 2.568-2.116c.232-1.158-.526-1.915-2.042-3.431L9.382 5.083C7.867 3.567 7.11 2.81 5.952 3.041S4.474 4.051 3.834 5.61a11.15 11.15 0 0 0 2.43 12.125"/></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="M8.937 5.166a7 7 0 0 0 9.897 9.897M14 10l-4.5 4.5"/><path d="M14 17v-7H7"/><path d="M6.266 17.734a11.15 11.15 0 0 0 12.125 2.431c1.557-.64 2.336-.96 2.568-2.116c.232-1.158-.526-1.915-2.042-3.431L9.382 5.083C7.867 3.567 7.11 2.81 5.952 3.041S4.474 4.051 3.834 5.61a11.15 11.15 0 0 0 2.43 12.125"/></g></svg>
</template>

CSS

.icon-citrus {
  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%22M8.937%205.166a7%207%200%200%200%209.897%209.897M14%2010l-4.5%204.5%22%2F%3E%3Cpath%20d%3D%22M14%2017v-7H7%22%2F%3E%3Cpath%20d%3D%22M6.266%2017.734a11.15%2011.15%200%200%200%2012.125%202.431c1.557-.64%202.336-.96%202.568-2.116c.232-1.158-.526-1.915-2.042-3.431L9.382%205.083C7.867%203.567%207.11%202.81%205.952%203.041S4.474%204.051%203.834%205.61a11.15%2011.15%200%200%200%202.43%2012.125%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%22M8.937%205.166a7%207%200%200%200%209.897%209.897M14%2010l-4.5%204.5%22%2F%3E%3Cpath%20d%3D%22M14%2017v-7H7%22%2F%3E%3Cpath%20d%3D%22M6.266%2017.734a11.15%2011.15%200%200%200%2012.125%202.431c1.557-.64%202.336-.96%202.568-2.116c.232-1.158-.526-1.915-2.042-3.431L9.382%205.083C7.867%203.567%207.11%202.81%205.952%203.041S4.474%204.051%203.834%205.61a11.15%2011.15%200%200%200%202.43%2012.125%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/citrus.svg?color=%231a73e8&size=48