apacheecharts logo
apacheecharts from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- apacheecharts
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the apacheecharts logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12a12 12 0 0 0 12-12A12 12 0 0 0 12 0m-.792 5.307c2.192-.025 4.366 1.134 5.43 3.304c.909 1.852.878 3.61-.098 5.645c-.477.995-.487 1.06-.241 1.578c.214.452.727.779 1.221.779c.454 0 1.15-.586 1.252-1.054c.1-.454-.193-1.118-.607-1.377a10 10 0 0 1-.393-.255c-.129-.1.42-.38.741-.38c.687 0 1.247.526 1.375 1.29c.055.333.134.422.44.502c.859.222 1.297 1.451.755 2.116c-.22.27-.23.271-.305.042c-.267-.801-.666-1.12-1.403-1.12c-.319 0-.572.128-1.098.556c-1.006.82-1.866 1.303-2.907 1.632c-1.276.384-2.752.478-4.086.156c-2.162-.431-4.232-2.11-5.252-4.257C4.758 11.782 5.135 9 7.033 7.077a5.92 5.92 0 0 1 4.175-1.77"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsApacheecharts(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12a12 12 0 0 0 12-12A12 12 0 0 0 12 0m-.792 5.307c2.192-.025 4.366 1.134 5.43 3.304c.909 1.852.878 3.61-.098 5.645c-.477.995-.487 1.06-.241 1.578c.214.452.727.779 1.221.779c.454 0 1.15-.586 1.252-1.054c.1-.454-.193-1.118-.607-1.377a10 10 0 0 1-.393-.255c-.129-.1.42-.38.741-.38c.687 0 1.247.526 1.375 1.29c.055.333.134.422.44.502c.859.222 1.297 1.451.755 2.116c-.22.27-.23.271-.305.042c-.267-.801-.666-1.12-1.403-1.12c-.319 0-.572.128-1.098.556c-1.006.82-1.866 1.303-2.907 1.632c-1.276.384-2.752.478-4.086.156c-2.162-.431-4.232-2.11-5.252-4.257C4.758 11.782 5.135 9 7.033 7.077a5.92 5.92 0 0 1 4.175-1.77"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12a12 12 0 0 0 12-12A12 12 0 0 0 12 0m-.792 5.307c2.192-.025 4.366 1.134 5.43 3.304c.909 1.852.878 3.61-.098 5.645c-.477.995-.487 1.06-.241 1.578c.214.452.727.779 1.221.779c.454 0 1.15-.586 1.252-1.054c.1-.454-.193-1.118-.607-1.377a10 10 0 0 1-.393-.255c-.129-.1.42-.38.741-.38c.687 0 1.247.526 1.375 1.29c.055.333.134.422.44.502c.859.222 1.297 1.451.755 2.116c-.22.27-.23.271-.305.042c-.267-.801-.666-1.12-1.403-1.12c-.319 0-.572.128-1.098.556c-1.006.82-1.866 1.303-2.907 1.632c-1.276.384-2.752.478-4.086.156c-2.162-.431-4.232-2.11-5.252-4.257C4.758 11.782 5.135 9 7.033 7.077a5.92 5.92 0 0 1 4.175-1.77"/></svg> </template>
CSS
.icon-apacheecharts {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%200A12%2012%200%200%200%200%2012a12%2012%200%200%200%2012%2012a12%2012%200%200%200%2012-12A12%2012%200%200%200%2012%200m-.792%205.307c2.192-.025%204.366%201.134%205.43%203.304c.909%201.852.878%203.61-.098%205.645c-.477.995-.487%201.06-.241%201.578c.214.452.727.779%201.221.779c.454%200%201.15-.586%201.252-1.054c.1-.454-.193-1.118-.607-1.377a10%2010%200%200%201-.393-.255c-.129-.1.42-.38.741-.38c.687%200%201.247.526%201.375%201.29c.055.333.134.422.44.502c.859.222%201.297%201.451.755%202.116c-.22.27-.23.271-.305.042c-.267-.801-.666-1.12-1.403-1.12c-.319%200-.572.128-1.098.556c-1.006.82-1.866%201.303-2.907%201.632c-1.276.384-2.752.478-4.086.156c-2.162-.431-4.232-2.11-5.252-4.257C4.758%2011.782%205.135%209%207.033%207.077a5.92%205.92%200%200%201%204.175-1.77%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%200A12%2012%200%200%200%200%2012a12%2012%200%200%200%2012%2012a12%2012%200%200%200%2012-12A12%2012%200%200%200%2012%200m-.792%205.307c2.192-.025%204.366%201.134%205.43%203.304c.909%201.852.878%203.61-.098%205.645c-.477.995-.487%201.06-.241%201.578c.214.452.727.779%201.221.779c.454%200%201.15-.586%201.252-1.054c.1-.454-.193-1.118-.607-1.377a10%2010%200%200%201-.393-.255c-.129-.1.42-.38.741-.38c.687%200%201.247.526%201.375%201.29c.055.333.134.422.44.502c.859.222%201.297%201.451.755%202.116c-.22.27-.23.271-.305.042c-.267-.801-.666-1.12-1.403-1.12c-.319%200-.572.128-1.098.556c-1.006.82-1.866%201.303-2.907%201.632c-1.276.384-2.752.478-4.086.156c-2.162-.431-4.232-2.11-5.252-4.257C4.758%2011.782%205.135%209%207.033%207.077a5.92%205.92%200%200%201%204.175-1.77%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/apacheecharts.svg?color=%231a73e8&size=48