appveyor from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
appveyor
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the appveyor logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0c8.803 0 16 7.197 16 16s-7.197 16-16 16S0 24.803 0 16S7.197 0 16 0m3.921 19.12c1.761-2.24 1.516-5.437-.724-7.12c-2.156-1.683-5.359-1.281-7.197.959c-1.76 2.239-1.521 5.443.719 7.12a5.196 5.196 0 0 0 7.203-.959zM11.36 29.521c.957.4 3.041.796 4.077.796l6.964-10.077c2.239-3.36 1.677-7.923-1.443-10.401c-2.797-2.24-6.719-2.156-9.521 0L1.76 17.282c.24 2.557.959 3.839.959 3.916l5.521-6c-.401 2.641.563 5.365 2.801 7.043c1.917 1.52 4.24 1.921 6.48 1.443z"/></svg>

React

import type { SVGProps } from "react";

export function CibAppveyor(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 0c8.803 0 16 7.197 16 16s-7.197 16-16 16S0 24.803 0 16S7.197 0 16 0m3.921 19.12c1.761-2.24 1.516-5.437-.724-7.12c-2.156-1.683-5.359-1.281-7.197.959c-1.76 2.239-1.521 5.443.719 7.12a5.196 5.196 0 0 0 7.203-.959zM11.36 29.521c.957.4 3.041.796 4.077.796l6.964-10.077c2.239-3.36 1.677-7.923-1.443-10.401c-2.797-2.24-6.719-2.156-9.521 0L1.76 17.282c.24 2.557.959 3.839.959 3.916l5.521-6c-.401 2.641.563 5.365 2.801 7.043c1.917 1.52 4.24 1.921 6.48 1.443z"/></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 0c8.803 0 16 7.197 16 16s-7.197 16-16 16S0 24.803 0 16S7.197 0 16 0m3.921 19.12c1.761-2.24 1.516-5.437-.724-7.12c-2.156-1.683-5.359-1.281-7.197.959c-1.76 2.239-1.521 5.443.719 7.12a5.196 5.196 0 0 0 7.203-.959zM11.36 29.521c.957.4 3.041.796 4.077.796l6.964-10.077c2.239-3.36 1.677-7.923-1.443-10.401c-2.797-2.24-6.719-2.156-9.521 0L1.76 17.282c.24 2.557.959 3.839.959 3.916l5.521-6c-.401 2.641.563 5.365 2.801 7.043c1.917 1.52 4.24 1.921 6.48 1.443z"/></svg>
</template>

CSS

.icon-appveyor {
  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%200c8.803%200%2016%207.197%2016%2016s-7.197%2016-16%2016S0%2024.803%200%2016S7.197%200%2016%200m3.921%2019.12c1.761-2.24%201.516-5.437-.724-7.12c-2.156-1.683-5.359-1.281-7.197.959c-1.76%202.239-1.521%205.443.719%207.12a5.196%205.196%200%200%200%207.203-.959zM11.36%2029.521c.957.4%203.041.796%204.077.796l6.964-10.077c2.239-3.36%201.677-7.923-1.443-10.401c-2.797-2.24-6.719-2.156-9.521%200L1.76%2017.282c.24%202.557.959%203.839.959%203.916l5.521-6c-.401%202.641.563%205.365%202.801%207.043c1.917%201.52%204.24%201.921%206.48%201.443z%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%200c8.803%200%2016%207.197%2016%2016s-7.197%2016-16%2016S0%2024.803%200%2016S7.197%200%2016%200m3.921%2019.12c1.761-2.24%201.516-5.437-.724-7.12c-2.156-1.683-5.359-1.281-7.197.959c-1.76%202.239-1.521%205.443.719%207.12a5.196%205.196%200%200%200%207.203-.959zM11.36%2029.521c.957.4%203.041.796%204.077.796l6.964-10.077c2.239-3.36%201.677-7.923-1.443-10.401c-2.797-2.24-6.719-2.156-9.521%200L1.76%2017.282c.24%202.557.959%203.839.959%203.916l5.521-6c-.401%202.641.563%205.365%202.801%207.043c1.917%201.52%204.24%201.921%206.48%201.443z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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