adguard from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
adguard
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the adguard logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C8.249 0 3.725.861 0 2.755C0 6.845-.051 17.037 12 24C24.051 17.037 24 6.845 24 2.755C20.275.861 15.751 0 12 0m-.106 15.429L6.857 9.612c.331-.239 1.75-1.143 2.794.042l2.187 2.588c.009-.001 5.801-5.948 5.815-5.938c.246-.22.694-.503 1.204-.101z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsAdguard(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 0C8.249 0 3.725.861 0 2.755C0 6.845-.051 17.037 12 24C24.051 17.037 24 6.845 24 2.755C20.275.861 15.751 0 12 0m-.106 15.429L6.857 9.612c.331-.239 1.75-1.143 2.794.042l2.187 2.588c.009-.001 5.801-5.948 5.815-5.938c.246-.22.694-.503 1.204-.101z"/></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 0C8.249 0 3.725.861 0 2.755C0 6.845-.051 17.037 12 24C24.051 17.037 24 6.845 24 2.755C20.275.861 15.751 0 12 0m-.106 15.429L6.857 9.612c.331-.239 1.75-1.143 2.794.042l2.187 2.588c.009-.001 5.801-5.948 5.815-5.938c.246-.22.694-.503 1.204-.101z"/></svg>
</template>

CSS

.icon-adguard {
  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%200C8.249%200%203.725.861%200%202.755C0%206.845-.051%2017.037%2012%2024C24.051%2017.037%2024%206.845%2024%202.755C20.275.861%2015.751%200%2012%200m-.106%2015.429L6.857%209.612c.331-.239%201.75-1.143%202.794.042l2.187%202.588c.009-.001%205.801-5.948%205.815-5.938c.246-.22.694-.503%201.204-.101z%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%200C8.249%200%203.725.861%200%202.755C0%206.845-.051%2017.037%2012%2024C24.051%2017.037%2024%206.845%2024%202.755C20.275.861%2015.751%200%2012%200m-.106%2015.429L6.857%209.612c.331-.239%201.75-1.143%202.794.042l2.187%202.588c.009-.001%205.801-5.948%205.815-5.938c.246-.22.694-.503%201.204-.101z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/adguard.svg?color=%231a73e8&size=48