bell pepper emoji

bell-pepper from Noto Emoji by Google Inc · Default · Food & Drink · Apache-2.0 Free for personal and commercial use.

Name
bell-pepper
Set
Noto Emoji
Style
Default
Category
Food & Drink
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More food & drink icons from Noto Emoji

Use the bell pepper emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#7cb342" d="M41.94 35.98s-8.71-2.65-15.91 5.41c-8.37 9.38-4.22 23.7-.42 34.32s5.54 14.43 7.44 23.44c1.43 6.74 3.02 18.74 15.09 22.64c8.44 2.72 17.13-3.43 17.13-3.43s3.57 3.99 11.45 4.94c8.53 1.02 17.58-1.63 20.73-9.07c1.65-3.89 3.25-16.36 4.38-24.29c1.48-10.4 6.77-21.69 8.09-30.64c1.12-7.64-.76-25.31-24.47-25.78c-8.29-.16-17.61 3.13-17.61 3.13s-7.3-3.83-12.87-4.45c-10.72-1.2-13.03 3.78-13.03 3.78"/><path fill="#558b2f" d="M96.97 35.57c-3.06-1.34-6.72-2.58-13.27-2.99c-9.28-.58-15.85 4.06-15.85 4.06s-7.3-3.83-12.87-4.45c-10.73-1.2-14.03 3.57-14.03 3.57s1.75.3 4.57 1.34c2.29.84 1.44 2.88-.45 3.07c-3.71.37-6.74 2.81-7.11 4.13c0 0 5.93-2.55 12.11-.6c8.22 2.6 10.44 8.7 10.44 8.7s4.63-5.4 15.63-7.9c10.46-2.38 17.98 2.13 17.98 2.13c-.61-2.64-2.12-3.96-3.47-5.22c-2.43-2.27-1.63-4.26.85-4.96c2.06-.58 5.47-.88 5.47-.88"/><path fill="#e0e080" d="M40.44 11.17c.09 4.78 3.73 7 5.4 7.1c3.38.19 5.89-3.91 12.19 2.14c2.56 2.46 3.56 5.96 3.48 9.44c-.03 1.15.25 5.45-1.77 6.41c-.63.3-1.05.53-3.01-.22c-2.19-.84-4.14 1.24-4.14 1.24l3.76 4.29l9.31 3.02L75 42.73l5.4-4.75s-2.51-1.95-4.69-1.17c-1.18.42-3.46-.27-3.47-1.65c-.04-2.91.08-5.68-.46-8.58c-.9-4.79-2.94-9.37-6.21-13.01c-4.69-5.22-11.4-7.93-18.21-9.03c-5.59-.89-7.01 1.91-6.92 6.63"/><path fill="#c4c451" d="M62.27 10.55C57.98 7.27 52.7 5.4 47.35 4.54c-1.8-.29-3.16-.19-4.18.22c2.08.05 6.11 1.07 12.62 5.56c4.1 2.82 12.2 12.95 5.46 23.42c-.18.87-.5 1.66-1.04 2.16c1.67-.75 4.93-3.32 5.67-10.16c.78-7.24-.94-12.02-3.61-15.19"/><path fill="#33691e" d="M57.63 76.34c-.08 3.79.53 12.25 2.89 24.3c2.01 10.26-.03 17.71-2.7 21.04c4.32-1.17 7.44-3.31 7.44-3.31s1.11-4.12 1.18-8.33c.09-5.06-2.02-15.22-4.49-23.28c-1.74-5.66-2.26-14.2-2.34-19c0-.01-1.84 1.73-1.98 8.58" opacity=".6"/><path fill="#bbe68b" d="M51.85 63.26c-1.06.12-2.02-.55-2.82-1.2c-2.92-2.39-4.58-4.39-7.86-6.38c-2.54-1.54-7.55-2.58-5.87-6.51c.81-1.89 3.92-2.13 6.03-1.77c7.35 1.24 10.62 5.56 12.17 10.96c.27.94.63 1.89.42 2.86c-.2.96-.98 1.89-2.02 2.04zm23-10.67c4.84-2.88 11.98-2.82 17.96.24c1.48.76 2.9 1.75 3.76 3.18c.65 1.08.82 2.7-.21 3.43c-.86.6-2.04.24-3.04-.08c-6-1.9-12.79-1.18-18.25 1.95c-2.06 1.18-6.48 5.55-7.78 2.49c-1.29-3.09 1.54-7.63 7.56-11.21" opacity=".75"/></svg>

React

import type { SVGProps } from "react";

export function NotoBellPepper(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#7cb342" d="M41.94 35.98s-8.71-2.65-15.91 5.41c-8.37 9.38-4.22 23.7-.42 34.32s5.54 14.43 7.44 23.44c1.43 6.74 3.02 18.74 15.09 22.64c8.44 2.72 17.13-3.43 17.13-3.43s3.57 3.99 11.45 4.94c8.53 1.02 17.58-1.63 20.73-9.07c1.65-3.89 3.25-16.36 4.38-24.29c1.48-10.4 6.77-21.69 8.09-30.64c1.12-7.64-.76-25.31-24.47-25.78c-8.29-.16-17.61 3.13-17.61 3.13s-7.3-3.83-12.87-4.45c-10.72-1.2-13.03 3.78-13.03 3.78"/><path fill="#558b2f" d="M96.97 35.57c-3.06-1.34-6.72-2.58-13.27-2.99c-9.28-.58-15.85 4.06-15.85 4.06s-7.3-3.83-12.87-4.45c-10.73-1.2-14.03 3.57-14.03 3.57s1.75.3 4.57 1.34c2.29.84 1.44 2.88-.45 3.07c-3.71.37-6.74 2.81-7.11 4.13c0 0 5.93-2.55 12.11-.6c8.22 2.6 10.44 8.7 10.44 8.7s4.63-5.4 15.63-7.9c10.46-2.38 17.98 2.13 17.98 2.13c-.61-2.64-2.12-3.96-3.47-5.22c-2.43-2.27-1.63-4.26.85-4.96c2.06-.58 5.47-.88 5.47-.88"/><path fill="#e0e080" d="M40.44 11.17c.09 4.78 3.73 7 5.4 7.1c3.38.19 5.89-3.91 12.19 2.14c2.56 2.46 3.56 5.96 3.48 9.44c-.03 1.15.25 5.45-1.77 6.41c-.63.3-1.05.53-3.01-.22c-2.19-.84-4.14 1.24-4.14 1.24l3.76 4.29l9.31 3.02L75 42.73l5.4-4.75s-2.51-1.95-4.69-1.17c-1.18.42-3.46-.27-3.47-1.65c-.04-2.91.08-5.68-.46-8.58c-.9-4.79-2.94-9.37-6.21-13.01c-4.69-5.22-11.4-7.93-18.21-9.03c-5.59-.89-7.01 1.91-6.92 6.63"/><path fill="#c4c451" d="M62.27 10.55C57.98 7.27 52.7 5.4 47.35 4.54c-1.8-.29-3.16-.19-4.18.22c2.08.05 6.11 1.07 12.62 5.56c4.1 2.82 12.2 12.95 5.46 23.42c-.18.87-.5 1.66-1.04 2.16c1.67-.75 4.93-3.32 5.67-10.16c.78-7.24-.94-12.02-3.61-15.19"/><path fill="#33691e" d="M57.63 76.34c-.08 3.79.53 12.25 2.89 24.3c2.01 10.26-.03 17.71-2.7 21.04c4.32-1.17 7.44-3.31 7.44-3.31s1.11-4.12 1.18-8.33c.09-5.06-2.02-15.22-4.49-23.28c-1.74-5.66-2.26-14.2-2.34-19c0-.01-1.84 1.73-1.98 8.58" opacity=".6"/><path fill="#bbe68b" d="M51.85 63.26c-1.06.12-2.02-.55-2.82-1.2c-2.92-2.39-4.58-4.39-7.86-6.38c-2.54-1.54-7.55-2.58-5.87-6.51c.81-1.89 3.92-2.13 6.03-1.77c7.35 1.24 10.62 5.56 12.17 10.96c.27.94.63 1.89.42 2.86c-.2.96-.98 1.89-2.02 2.04zm23-10.67c4.84-2.88 11.98-2.82 17.96.24c1.48.76 2.9 1.75 3.76 3.18c.65 1.08.82 2.7-.21 3.43c-.86.6-2.04.24-3.04-.08c-6-1.9-12.79-1.18-18.25 1.95c-2.06 1.18-6.48 5.55-7.78 2.49c-1.29-3.09 1.54-7.63 7.56-11.21" opacity=".75"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#7cb342" d="M41.94 35.98s-8.71-2.65-15.91 5.41c-8.37 9.38-4.22 23.7-.42 34.32s5.54 14.43 7.44 23.44c1.43 6.74 3.02 18.74 15.09 22.64c8.44 2.72 17.13-3.43 17.13-3.43s3.57 3.99 11.45 4.94c8.53 1.02 17.58-1.63 20.73-9.07c1.65-3.89 3.25-16.36 4.38-24.29c1.48-10.4 6.77-21.69 8.09-30.64c1.12-7.64-.76-25.31-24.47-25.78c-8.29-.16-17.61 3.13-17.61 3.13s-7.3-3.83-12.87-4.45c-10.72-1.2-13.03 3.78-13.03 3.78"/><path fill="#558b2f" d="M96.97 35.57c-3.06-1.34-6.72-2.58-13.27-2.99c-9.28-.58-15.85 4.06-15.85 4.06s-7.3-3.83-12.87-4.45c-10.73-1.2-14.03 3.57-14.03 3.57s1.75.3 4.57 1.34c2.29.84 1.44 2.88-.45 3.07c-3.71.37-6.74 2.81-7.11 4.13c0 0 5.93-2.55 12.11-.6c8.22 2.6 10.44 8.7 10.44 8.7s4.63-5.4 15.63-7.9c10.46-2.38 17.98 2.13 17.98 2.13c-.61-2.64-2.12-3.96-3.47-5.22c-2.43-2.27-1.63-4.26.85-4.96c2.06-.58 5.47-.88 5.47-.88"/><path fill="#e0e080" d="M40.44 11.17c.09 4.78 3.73 7 5.4 7.1c3.38.19 5.89-3.91 12.19 2.14c2.56 2.46 3.56 5.96 3.48 9.44c-.03 1.15.25 5.45-1.77 6.41c-.63.3-1.05.53-3.01-.22c-2.19-.84-4.14 1.24-4.14 1.24l3.76 4.29l9.31 3.02L75 42.73l5.4-4.75s-2.51-1.95-4.69-1.17c-1.18.42-3.46-.27-3.47-1.65c-.04-2.91.08-5.68-.46-8.58c-.9-4.79-2.94-9.37-6.21-13.01c-4.69-5.22-11.4-7.93-18.21-9.03c-5.59-.89-7.01 1.91-6.92 6.63"/><path fill="#c4c451" d="M62.27 10.55C57.98 7.27 52.7 5.4 47.35 4.54c-1.8-.29-3.16-.19-4.18.22c2.08.05 6.11 1.07 12.62 5.56c4.1 2.82 12.2 12.95 5.46 23.42c-.18.87-.5 1.66-1.04 2.16c1.67-.75 4.93-3.32 5.67-10.16c.78-7.24-.94-12.02-3.61-15.19"/><path fill="#33691e" d="M57.63 76.34c-.08 3.79.53 12.25 2.89 24.3c2.01 10.26-.03 17.71-2.7 21.04c4.32-1.17 7.44-3.31 7.44-3.31s1.11-4.12 1.18-8.33c.09-5.06-2.02-15.22-4.49-23.28c-1.74-5.66-2.26-14.2-2.34-19c0-.01-1.84 1.73-1.98 8.58" opacity=".6"/><path fill="#bbe68b" d="M51.85 63.26c-1.06.12-2.02-.55-2.82-1.2c-2.92-2.39-4.58-4.39-7.86-6.38c-2.54-1.54-7.55-2.58-5.87-6.51c.81-1.89 3.92-2.13 6.03-1.77c7.35 1.24 10.62 5.56 12.17 10.96c.27.94.63 1.89.42 2.86c-.2.96-.98 1.89-2.02 2.04zm23-10.67c4.84-2.88 11.98-2.82 17.96.24c1.48.76 2.9 1.75 3.76 3.18c.65 1.08.82 2.7-.21 3.43c-.86.6-2.04.24-3.04-.08c-6-1.9-12.79-1.18-18.25 1.95c-2.06 1.18-6.48 5.55-7.78 2.49c-1.29-3.09 1.54-7.63 7.56-11.21" opacity=".75"/></svg>
</template>

CSS

.icon-bell-pepper {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%237cb342%22%20d%3D%22M41.94%2035.98s-8.71-2.65-15.91%205.41c-8.37%209.38-4.22%2023.7-.42%2034.32s5.54%2014.43%207.44%2023.44c1.43%206.74%203.02%2018.74%2015.09%2022.64c8.44%202.72%2017.13-3.43%2017.13-3.43s3.57%203.99%2011.45%204.94c8.53%201.02%2017.58-1.63%2020.73-9.07c1.65-3.89%203.25-16.36%204.38-24.29c1.48-10.4%206.77-21.69%208.09-30.64c1.12-7.64-.76-25.31-24.47-25.78c-8.29-.16-17.61%203.13-17.61%203.13s-7.3-3.83-12.87-4.45c-10.72-1.2-13.03%203.78-13.03%203.78%22%2F%3E%3Cpath%20fill%3D%22%23558b2f%22%20d%3D%22M96.97%2035.57c-3.06-1.34-6.72-2.58-13.27-2.99c-9.28-.58-15.85%204.06-15.85%204.06s-7.3-3.83-12.87-4.45c-10.73-1.2-14.03%203.57-14.03%203.57s1.75.3%204.57%201.34c2.29.84%201.44%202.88-.45%203.07c-3.71.37-6.74%202.81-7.11%204.13c0%200%205.93-2.55%2012.11-.6c8.22%202.6%2010.44%208.7%2010.44%208.7s4.63-5.4%2015.63-7.9c10.46-2.38%2017.98%202.13%2017.98%202.13c-.61-2.64-2.12-3.96-3.47-5.22c-2.43-2.27-1.63-4.26.85-4.96c2.06-.58%205.47-.88%205.47-.88%22%2F%3E%3Cpath%20fill%3D%22%23e0e080%22%20d%3D%22M40.44%2011.17c.09%204.78%203.73%207%205.4%207.1c3.38.19%205.89-3.91%2012.19%202.14c2.56%202.46%203.56%205.96%203.48%209.44c-.03%201.15.25%205.45-1.77%206.41c-.63.3-1.05.53-3.01-.22c-2.19-.84-4.14%201.24-4.14%201.24l3.76%204.29l9.31%203.02L75%2042.73l5.4-4.75s-2.51-1.95-4.69-1.17c-1.18.42-3.46-.27-3.47-1.65c-.04-2.91.08-5.68-.46-8.58c-.9-4.79-2.94-9.37-6.21-13.01c-4.69-5.22-11.4-7.93-18.21-9.03c-5.59-.89-7.01%201.91-6.92%206.63%22%2F%3E%3Cpath%20fill%3D%22%23c4c451%22%20d%3D%22M62.27%2010.55C57.98%207.27%2052.7%205.4%2047.35%204.54c-1.8-.29-3.16-.19-4.18.22c2.08.05%206.11%201.07%2012.62%205.56c4.1%202.82%2012.2%2012.95%205.46%2023.42c-.18.87-.5%201.66-1.04%202.16c1.67-.75%204.93-3.32%205.67-10.16c.78-7.24-.94-12.02-3.61-15.19%22%2F%3E%3Cpath%20fill%3D%22%2333691e%22%20d%3D%22M57.63%2076.34c-.08%203.79.53%2012.25%202.89%2024.3c2.01%2010.26-.03%2017.71-2.7%2021.04c4.32-1.17%207.44-3.31%207.44-3.31s1.11-4.12%201.18-8.33c.09-5.06-2.02-15.22-4.49-23.28c-1.74-5.66-2.26-14.2-2.34-19c0-.01-1.84%201.73-1.98%208.58%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20fill%3D%22%23bbe68b%22%20d%3D%22M51.85%2063.26c-1.06.12-2.02-.55-2.82-1.2c-2.92-2.39-4.58-4.39-7.86-6.38c-2.54-1.54-7.55-2.58-5.87-6.51c.81-1.89%203.92-2.13%206.03-1.77c7.35%201.24%2010.62%205.56%2012.17%2010.96c.27.94.63%201.89.42%202.86c-.2.96-.98%201.89-2.02%202.04zm23-10.67c4.84-2.88%2011.98-2.82%2017.96.24c1.48.76%202.9%201.75%203.76%203.18c.65%201.08.82%202.7-.21%203.43c-.86.6-2.04.24-3.04-.08c-6-1.9-12.79-1.18-18.25%201.95c-2.06%201.18-6.48%205.55-7.78%202.49c-1.29-3.09%201.54-7.63%207.56-11.21%22%20opacity%3D%22.75%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%20128%20128%22%3E%3Cpath%20fill%3D%22%237cb342%22%20d%3D%22M41.94%2035.98s-8.71-2.65-15.91%205.41c-8.37%209.38-4.22%2023.7-.42%2034.32s5.54%2014.43%207.44%2023.44c1.43%206.74%203.02%2018.74%2015.09%2022.64c8.44%202.72%2017.13-3.43%2017.13-3.43s3.57%203.99%2011.45%204.94c8.53%201.02%2017.58-1.63%2020.73-9.07c1.65-3.89%203.25-16.36%204.38-24.29c1.48-10.4%206.77-21.69%208.09-30.64c1.12-7.64-.76-25.31-24.47-25.78c-8.29-.16-17.61%203.13-17.61%203.13s-7.3-3.83-12.87-4.45c-10.72-1.2-13.03%203.78-13.03%203.78%22%2F%3E%3Cpath%20fill%3D%22%23558b2f%22%20d%3D%22M96.97%2035.57c-3.06-1.34-6.72-2.58-13.27-2.99c-9.28-.58-15.85%204.06-15.85%204.06s-7.3-3.83-12.87-4.45c-10.73-1.2-14.03%203.57-14.03%203.57s1.75.3%204.57%201.34c2.29.84%201.44%202.88-.45%203.07c-3.71.37-6.74%202.81-7.11%204.13c0%200%205.93-2.55%2012.11-.6c8.22%202.6%2010.44%208.7%2010.44%208.7s4.63-5.4%2015.63-7.9c10.46-2.38%2017.98%202.13%2017.98%202.13c-.61-2.64-2.12-3.96-3.47-5.22c-2.43-2.27-1.63-4.26.85-4.96c2.06-.58%205.47-.88%205.47-.88%22%2F%3E%3Cpath%20fill%3D%22%23e0e080%22%20d%3D%22M40.44%2011.17c.09%204.78%203.73%207%205.4%207.1c3.38.19%205.89-3.91%2012.19%202.14c2.56%202.46%203.56%205.96%203.48%209.44c-.03%201.15.25%205.45-1.77%206.41c-.63.3-1.05.53-3.01-.22c-2.19-.84-4.14%201.24-4.14%201.24l3.76%204.29l9.31%203.02L75%2042.73l5.4-4.75s-2.51-1.95-4.69-1.17c-1.18.42-3.46-.27-3.47-1.65c-.04-2.91.08-5.68-.46-8.58c-.9-4.79-2.94-9.37-6.21-13.01c-4.69-5.22-11.4-7.93-18.21-9.03c-5.59-.89-7.01%201.91-6.92%206.63%22%2F%3E%3Cpath%20fill%3D%22%23c4c451%22%20d%3D%22M62.27%2010.55C57.98%207.27%2052.7%205.4%2047.35%204.54c-1.8-.29-3.16-.19-4.18.22c2.08.05%206.11%201.07%2012.62%205.56c4.1%202.82%2012.2%2012.95%205.46%2023.42c-.18.87-.5%201.66-1.04%202.16c1.67-.75%204.93-3.32%205.67-10.16c.78-7.24-.94-12.02-3.61-15.19%22%2F%3E%3Cpath%20fill%3D%22%2333691e%22%20d%3D%22M57.63%2076.34c-.08%203.79.53%2012.25%202.89%2024.3c2.01%2010.26-.03%2017.71-2.7%2021.04c4.32-1.17%207.44-3.31%207.44-3.31s1.11-4.12%201.18-8.33c.09-5.06-2.02-15.22-4.49-23.28c-1.74-5.66-2.26-14.2-2.34-19c0-.01-1.84%201.73-1.98%208.58%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20fill%3D%22%23bbe68b%22%20d%3D%22M51.85%2063.26c-1.06.12-2.02-.55-2.82-1.2c-2.92-2.39-4.58-4.39-7.86-6.38c-2.54-1.54-7.55-2.58-5.87-6.51c.81-1.89%203.92-2.13%206.03-1.77c7.35%201.24%2010.62%205.56%2012.17%2010.96c.27.94.63%201.89.42%202.86c-.2.96-.98%201.89-2.02%202.04zm23-10.67c4.84-2.88%2011.98-2.82%2017.96.24c1.48.76%202.9%201.75%203.76%203.18c.65%201.08.82%202.7-.21%203.43c-.86.6-2.04.24-3.04-.08c-6-1.9-12.79-1.18-18.25%201.95c-2.06%201.18-6.48%205.55-7.78%202.49c-1.29-3.09%201.54-7.63%207.56-11.21%22%20opacity%3D%22.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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