anichart logo
anichart from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- anichart
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the anichart logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.293 2.951a9 9 0 0 0-5.162 1.62l1.572 4.483a4.68 4.68 0 0 1 3.596-1.706c1.068 0 2.113.364 2.935 1.045c.51.41.957.487 1.468.07l1.837-1.438c.552-.44.622-.98.135-1.467a9.12 9.12 0 0 0-6.38-2.607M6.3 3.127L0 21.05h4.89l1.068-3.1h5.33l1.04 3.1h4.871L10.92 3.127Zm2.3 5.882l1.674 4.966h-3.2Zm12.386 6.318c-.272-.014-.544.103-.845.327c-.81.646-1.808.98-2.841.98q-.502 0-.976-.102l1.58 4.508a9.13 9.13 0 0 0 5.583-2.421c.517-.494.446-1.057-.058-1.497l-1.797-1.515c-.223-.18-.434-.27-.646-.28"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAnichart(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="M17.293 2.951a9 9 0 0 0-5.162 1.62l1.572 4.483a4.68 4.68 0 0 1 3.596-1.706c1.068 0 2.113.364 2.935 1.045c.51.41.957.487 1.468.07l1.837-1.438c.552-.44.622-.98.135-1.467a9.12 9.12 0 0 0-6.38-2.607M6.3 3.127L0 21.05h4.89l1.068-3.1h5.33l1.04 3.1h4.871L10.92 3.127Zm2.3 5.882l1.674 4.966h-3.2Zm12.386 6.318c-.272-.014-.544.103-.845.327c-.81.646-1.808.98-2.841.98q-.502 0-.976-.102l1.58 4.508a9.13 9.13 0 0 0 5.583-2.421c.517-.494.446-1.057-.058-1.497l-1.797-1.515c-.223-.18-.434-.27-.646-.28"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.293 2.951a9 9 0 0 0-5.162 1.62l1.572 4.483a4.68 4.68 0 0 1 3.596-1.706c1.068 0 2.113.364 2.935 1.045c.51.41.957.487 1.468.07l1.837-1.438c.552-.44.622-.98.135-1.467a9.12 9.12 0 0 0-6.38-2.607M6.3 3.127L0 21.05h4.89l1.068-3.1h5.33l1.04 3.1h4.871L10.92 3.127Zm2.3 5.882l1.674 4.966h-3.2Zm12.386 6.318c-.272-.014-.544.103-.845.327c-.81.646-1.808.98-2.841.98q-.502 0-.976-.102l1.58 4.508a9.13 9.13 0 0 0 5.583-2.421c.517-.494.446-1.057-.058-1.497l-1.797-1.515c-.223-.18-.434-.27-.646-.28"/></svg> </template>
CSS
.icon-anichart {
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%22M17.293%202.951a9%209%200%200%200-5.162%201.62l1.572%204.483a4.68%204.68%200%200%201%203.596-1.706c1.068%200%202.113.364%202.935%201.045c.51.41.957.487%201.468.07l1.837-1.438c.552-.44.622-.98.135-1.467a9.12%209.12%200%200%200-6.38-2.607M6.3%203.127L0%2021.05h4.89l1.068-3.1h5.33l1.04%203.1h4.871L10.92%203.127Zm2.3%205.882l1.674%204.966h-3.2Zm12.386%206.318c-.272-.014-.544.103-.845.327c-.81.646-1.808.98-2.841.98q-.502%200-.976-.102l1.58%204.508a9.13%209.13%200%200%200%205.583-2.421c.517-.494.446-1.057-.058-1.497l-1.797-1.515c-.223-.18-.434-.27-.646-.28%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%22M17.293%202.951a9%209%200%200%200-5.162%201.62l1.572%204.483a4.68%204.68%200%200%201%203.596-1.706c1.068%200%202.113.364%202.935%201.045c.51.41.957.487%201.468.07l1.837-1.438c.552-.44.622-.98.135-1.467a9.12%209.12%200%200%200-6.38-2.607M6.3%203.127L0%2021.05h4.89l1.068-3.1h5.33l1.04%203.1h4.871L10.92%203.127Zm2.3%205.882l1.674%204.966h-3.2Zm12.386%206.318c-.272-.014-.544.103-.845.327c-.81.646-1.808.98-2.841.98q-.502%200-.976-.102l1.58%204.508a9.13%209.13%200%200%200%205.583-2.421c.517-.494.446-1.057-.058-1.497l-1.797-1.515c-.223-.18-.434-.27-.646-.28%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/anichart.svg?color=%231a73e8&size=48