chart pie icon
chart-pie from Line Awesome by Icons8 · Line · Finance · Apache-2.0 Free for personal and commercial use.
- Name
- chart-pie
- Set
- Line Awesome
- Style
- Line
- Category
- Finance
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- chart-pie-solid
The same icon in other sets
More finance icons from Line Awesome
Use the chart pie icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m-1.125 2.063c.043-.004.082.003.125 0v11.343l.281.313l7.781 7.75C21.157 26.062 18.688 27 16 27C9.914 27 5 22.086 5 16a10.98 10.98 0 0 1 9.875-10.938zm2.125 0A10.956 10.956 0 0 1 26.938 15H17zM18.438 17h8.5c-.208 2.293-1.075 4.395-2.47 6.063z"/></svg>
React
import type { SVGProps } from "react";
export function LaChartPie(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m-1.125 2.063c.043-.004.082.003.125 0v11.343l.281.313l7.781 7.75C21.157 26.062 18.688 27 16 27C9.914 27 5 22.086 5 16a10.98 10.98 0 0 1 9.875-10.938zm2.125 0A10.956 10.956 0 0 1 26.938 15H17zM18.438 17h8.5c-.208 2.293-1.075 4.395-2.47 6.063z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m-1.125 2.063c.043-.004.082.003.125 0v11.343l.281.313l7.781 7.75C21.157 26.062 18.688 27 16 27C9.914 27 5 22.086 5 16a10.98 10.98 0 0 1 9.875-10.938zm2.125 0A10.956 10.956 0 0 1 26.938 15H17zM18.438 17h8.5c-.208 2.293-1.075 4.395-2.47 6.063z"/></svg> </template>
CSS
.icon-chart-pie {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203C8.832%203%203%208.832%203%2016s5.832%2013%2013%2013s13-5.832%2013-13S23.168%203%2016%203m-1.125%202.063c.043-.004.082.003.125%200v11.343l.281.313l7.781%207.75C21.157%2026.062%2018.688%2027%2016%2027C9.914%2027%205%2022.086%205%2016a10.98%2010.98%200%200%201%209.875-10.938zm2.125%200A10.956%2010.956%200%200%201%2026.938%2015H17zM18.438%2017h8.5c-.208%202.293-1.075%204.395-2.47%206.063z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203C8.832%203%203%208.832%203%2016s5.832%2013%2013%2013s13-5.832%2013-13S23.168%203%2016%203m-1.125%202.063c.043-.004.082.003.125%200v11.343l.281.313l7.781%207.75C21.157%2026.062%2018.688%2027%2016%2027C9.914%2027%205%2022.086%205%2016a10.98%2010.98%200%200%201%209.875-10.938zm2.125%200A10.956%2010.956%200%200%201%2026.938%2015H17zM18.438%2017h8.5c-.208%202.293-1.075%204.395-2.47%206.063z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/chart-pie.svg?color=%231a73e8&size=48