IcoMoon Icons logo

IcoMoon pie-chart icon

Download SVG
IcoMoon pie-chart icon codes
Name pie-chart
Unicode \e99a ()
CSS class icon-pie-chart
Tags pie-chart, stats, statistics, graph
License GPL / CC BY 4.0 · © Keyamoon · source

Use it in code

<span class="icon-pie-chart" aria-hidden="true"></span>
.icon-pie-chart:before { content: "\e99a"; }
export const IconPieChart = (props) => (
  <svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
    <path d="M7 9v-7c-3.866 0-7 3.134-7 7s3.134 7 7 7 7-3.134 7-7c0-1.126-0.266-2.189-0.738-3.131l-6.262 3.131zM14.262 3.869c-1.149-2.294-3.521-3.869-6.262-3.869v7l6.262-3.131z"></path>
  </svg>
);

Font setup lives on the download page; the full lookup table is in the cheat sheet.

Related IcoMoon icons

Need more than 491 free icons? The Ultimate pack adds 1,500+ — see pricing.