avocado icon

avocado-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
avocado-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the avocado icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 108a52 52 0 1 0 52 52a52.06 52.06 0 0 0-52-52m0 80a28 28 0 1 1 28-28a28 28 0 0 1-28 28m86.76-58.68L185 45.17A60 60 0 0 0 71.42 44l-29.5 83.46a92 92 0 1 0 172.84 1.86M128 228a68.05 68.05 0 0 1-63.59-92.15c0-.09.07-.18.1-.26L94.05 52a36 36 0 0 1 68.17.78l.09.27l29.82 84.28A68 68 0 0 1 128 228"/></svg>

React

import type { SVGProps } from "react";

export function PhAvocadoBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 108a52 52 0 1 0 52 52a52.06 52.06 0 0 0-52-52m0 80a28 28 0 1 1 28-28a28 28 0 0 1-28 28m86.76-58.68L185 45.17A60 60 0 0 0 71.42 44l-29.5 83.46a92 92 0 1 0 172.84 1.86M128 228a68.05 68.05 0 0 1-63.59-92.15c0-.09.07-.18.1-.26L94.05 52a36 36 0 0 1 68.17.78l.09.27l29.82 84.28A68 68 0 0 1 128 228"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 108a52 52 0 1 0 52 52a52.06 52.06 0 0 0-52-52m0 80a28 28 0 1 1 28-28a28 28 0 0 1-28 28m86.76-58.68L185 45.17A60 60 0 0 0 71.42 44l-29.5 83.46a92 92 0 1 0 172.84 1.86M128 228a68.05 68.05 0 0 1-63.59-92.15c0-.09.07-.18.1-.26L94.05 52a36 36 0 0 1 68.17.78l.09.27l29.82 84.28A68 68 0 0 1 128 228"/></svg>
</template>

CSS

.icon-avocado-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%20108a52%2052%200%201%200%2052%2052a52.06%2052.06%200%200%200-52-52m0%2080a28%2028%200%201%201%2028-28a28%2028%200%200%201-28%2028m86.76-58.68L185%2045.17A60%2060%200%200%200%2071.42%2044l-29.5%2083.46a92%2092%200%201%200%20172.84%201.86M128%20228a68.05%2068.05%200%200%201-63.59-92.15c0-.09.07-.18.1-.26L94.05%2052a36%2036%200%200%201%2068.17.78l.09.27l29.82%2084.28A68%2068%200%200%201%20128%20228%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%20108a52%2052%200%201%200%2052%2052a52.06%2052.06%200%200%200-52-52m0%2080a28%2028%200%201%201%2028-28a28%2028%200%200%201-28%2028m86.76-58.68L185%2045.17A60%2060%200%200%200%2071.42%2044l-29.5%2083.46a92%2092%200%201%200%20172.84%201.86M128%20228a68.05%2068.05%200%200%201-63.59-92.15c0-.09.07-.18.1-.26L94.05%2052a36%2036%200%200%201%2068.17.78l.09.27l29.82%2084.28A68%2068%200%200%201%20128%20228%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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