plausibleanalytics logo
plausibleanalytics from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- plausibleanalytics
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the plausibleanalytics logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.184.002c-.638-.01-1.289.022-1.725.1c-1.858.322-3.424 1.11-4.72 2.376C4.405 3.781 3.581 5.3 3.181 7.193l-.139.644L3.008 24c.291.008.591-.04.842-.06c2.348-.287 4.344-1.709 5.431-3.866c.275-.55.472-1.182.61-1.97c.113-.67.12-.892.101-4.381l-.017-3.674l.142-.357c.197-.49.743-1.035 1.232-1.233l.358-.142l3.346-.006c1.84 0 3.454-.025 3.58-.049c.585-.113 1.211-.603 1.462-1.146c.072-.15.168-.442.21-.639c.065-.329.06-.419-.036-.789c-.298-1.1-1.35-2.623-2.425-3.514C16.624 1.163 15.28.49 13.828.148c-.382-.086-1.007-.137-1.644-.146m8.536 6.8c-.05.18-.098.367-.172.522a2.59 2.59 0 0 1-1.822 1.43c-3.673.056-2.539.055-3.673.056l-3.248.006l-.27.107c-.313.126-.827.64-.953.953l-.107.268l.017 3.576c.015 2.889.007 3.582-.06 4.125a9 9 0 0 0 1.568.139a8.99 8.99 0 0 0 8.992-8.992a9 9 0 0 0-.272-2.19"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsPlausibleanalytics(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.184.002c-.638-.01-1.289.022-1.725.1c-1.858.322-3.424 1.11-4.72 2.376C4.405 3.781 3.581 5.3 3.181 7.193l-.139.644L3.008 24c.291.008.591-.04.842-.06c2.348-.287 4.344-1.709 5.431-3.866c.275-.55.472-1.182.61-1.97c.113-.67.12-.892.101-4.381l-.017-3.674l.142-.357c.197-.49.743-1.035 1.232-1.233l.358-.142l3.346-.006c1.84 0 3.454-.025 3.58-.049c.585-.113 1.211-.603 1.462-1.146c.072-.15.168-.442.21-.639c.065-.329.06-.419-.036-.789c-.298-1.1-1.35-2.623-2.425-3.514C16.624 1.163 15.28.49 13.828.148c-.382-.086-1.007-.137-1.644-.146m8.536 6.8c-.05.18-.098.367-.172.522a2.59 2.59 0 0 1-1.822 1.43c-3.673.056-2.539.055-3.673.056l-3.248.006l-.27.107c-.313.126-.827.64-.953.953l-.107.268l.017 3.576c.015 2.889.007 3.582-.06 4.125a9 9 0 0 0 1.568.139a8.99 8.99 0 0 0 8.992-8.992a9 9 0 0 0-.272-2.19"/></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.184.002c-.638-.01-1.289.022-1.725.1c-1.858.322-3.424 1.11-4.72 2.376C4.405 3.781 3.581 5.3 3.181 7.193l-.139.644L3.008 24c.291.008.591-.04.842-.06c2.348-.287 4.344-1.709 5.431-3.866c.275-.55.472-1.182.61-1.97c.113-.67.12-.892.101-4.381l-.017-3.674l.142-.357c.197-.49.743-1.035 1.232-1.233l.358-.142l3.346-.006c1.84 0 3.454-.025 3.58-.049c.585-.113 1.211-.603 1.462-1.146c.072-.15.168-.442.21-.639c.065-.329.06-.419-.036-.789c-.298-1.1-1.35-2.623-2.425-3.514C16.624 1.163 15.28.49 13.828.148c-.382-.086-1.007-.137-1.644-.146m8.536 6.8c-.05.18-.098.367-.172.522a2.59 2.59 0 0 1-1.822 1.43c-3.673.056-2.539.055-3.673.056l-3.248.006l-.27.107c-.313.126-.827.64-.953.953l-.107.268l.017 3.576c.015 2.889.007 3.582-.06 4.125a9 9 0 0 0 1.568.139a8.99 8.99 0 0 0 8.992-8.992a9 9 0 0 0-.272-2.19"/></svg> </template>
CSS
.icon-plausibleanalytics {
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.184.002c-.638-.01-1.289.022-1.725.1c-1.858.322-3.424%201.11-4.72%202.376C4.405%203.781%203.581%205.3%203.181%207.193l-.139.644L3.008%2024c.291.008.591-.04.842-.06c2.348-.287%204.344-1.709%205.431-3.866c.275-.55.472-1.182.61-1.97c.113-.67.12-.892.101-4.381l-.017-3.674l.142-.357c.197-.49.743-1.035%201.232-1.233l.358-.142l3.346-.006c1.84%200%203.454-.025%203.58-.049c.585-.113%201.211-.603%201.462-1.146c.072-.15.168-.442.21-.639c.065-.329.06-.419-.036-.789c-.298-1.1-1.35-2.623-2.425-3.514C16.624%201.163%2015.28.49%2013.828.148c-.382-.086-1.007-.137-1.644-.146m8.536%206.8c-.05.18-.098.367-.172.522a2.59%202.59%200%200%201-1.822%201.43c-3.673.056-2.539.055-3.673.056l-3.248.006l-.27.107c-.313.126-.827.64-.953.953l-.107.268l.017%203.576c.015%202.889.007%203.582-.06%204.125a9%209%200%200%200%201.568.139a8.99%208.99%200%200%200%208.992-8.992a9%209%200%200%200-.272-2.19%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.184.002c-.638-.01-1.289.022-1.725.1c-1.858.322-3.424%201.11-4.72%202.376C4.405%203.781%203.581%205.3%203.181%207.193l-.139.644L3.008%2024c.291.008.591-.04.842-.06c2.348-.287%204.344-1.709%205.431-3.866c.275-.55.472-1.182.61-1.97c.113-.67.12-.892.101-4.381l-.017-3.674l.142-.357c.197-.49.743-1.035%201.232-1.233l.358-.142l3.346-.006c1.84%200%203.454-.025%203.58-.049c.585-.113%201.211-.603%201.462-1.146c.072-.15.168-.442.21-.639c.065-.329.06-.419-.036-.789c-.298-1.1-1.35-2.623-2.425-3.514C16.624%201.163%2015.28.49%2013.828.148c-.382-.086-1.007-.137-1.644-.146m8.536%206.8c-.05.18-.098.367-.172.522a2.59%202.59%200%200%201-1.822%201.43c-3.673.056-2.539.055-3.673.056l-3.248.006l-.27.107c-.313.126-.827.64-.953.953l-.107.268l.017%203.576c.015%202.889.007%203.582-.06%204.125a9%209%200%200%200%201.568.139a8.99%208.99%200%200%200%208.992-8.992a9%209%200%200%200-.272-2.19%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/plausibleanalytics.svg?color=%231a73e8&size=48