appveyor logo
appveyor from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- appveyor
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×256
- License
- CC0
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 256 256"><path fill="#00b3e0" fill-rule="evenodd" d="M127.586 0C198.835 0 256 57.165 256 127.586A127.997 127.997 0 0 1 127.586 256C57.165 256 0 198.835 0 127.586C0 57.165 57.165 0 127.586 0m31.482 152.44c-14.084 18.227-39.767 21.54-57.165 7.456c-17.398-13.255-19.884-38.938-5.8-57.165c14.913-17.398 40.596-20.712 57.994-7.456c17.398 14.084 19.884 39.767 4.971 57.165m-67.935 83.677l48.88-47.224c-18.227 4.143-37.282.829-52.194-11.599c-17.398-13.255-24.855-35.624-22.37-56.336L21.54 169.01s-5.799-10.77-7.456-30.654l77.049-60.479c23.197-16.57 54.68-17.398 77.048 0c24.855 19.884 29.825 56.337 11.599 83.676l-56.337 80.363c-8.284 0-24.854-2.486-32.31-5.8"/></svg>
React
import type { SVGProps } from "react";
export function LogosAppveyor(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#00b3e0" fillRule="evenodd" d="M127.586 0C198.835 0 256 57.165 256 127.586A127.997 127.997 0 0 1 127.586 256C57.165 256 0 198.835 0 127.586C0 57.165 57.165 0 127.586 0m31.482 152.44c-14.084 18.227-39.767 21.54-57.165 7.456c-17.398-13.255-19.884-38.938-5.8-57.165c14.913-17.398 40.596-20.712 57.994-7.456c17.398 14.084 19.884 39.767 4.971 57.165m-67.935 83.677l48.88-47.224c-18.227 4.143-37.282.829-52.194-11.599c-17.398-13.255-24.855-35.624-22.37-56.336L21.54 169.01s-5.799-10.77-7.456-30.654l77.049-60.479c23.197-16.57 54.68-17.398 77.048 0c24.855 19.884 29.825 56.337 11.599 83.676l-56.337 80.363c-8.284 0-24.854-2.486-32.31-5.8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#00b3e0" fill-rule="evenodd" d="M127.586 0C198.835 0 256 57.165 256 127.586A127.997 127.997 0 0 1 127.586 256C57.165 256 0 198.835 0 127.586C0 57.165 57.165 0 127.586 0m31.482 152.44c-14.084 18.227-39.767 21.54-57.165 7.456c-17.398-13.255-19.884-38.938-5.8-57.165c14.913-17.398 40.596-20.712 57.994-7.456c17.398 14.084 19.884 39.767 4.971 57.165m-67.935 83.677l48.88-47.224c-18.227 4.143-37.282.829-52.194-11.599c-17.398-13.255-24.855-35.624-22.37-56.336L21.54 169.01s-5.799-10.77-7.456-30.654l77.049-60.479c23.197-16.57 54.68-17.398 77.048 0c24.855 19.884 29.825 56.337 11.599 83.676l-56.337 80.363c-8.284 0-24.854-2.486-32.31-5.8"/></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%20256%20256%22%3E%3Cpath%20fill%3D%22%2300b3e0%22%20fill-rule%3D%22evenodd%22%20d%3D%22M127.586%200C198.835%200%20256%2057.165%20256%20127.586A127.997%20127.997%200%200%201%20127.586%20256C57.165%20256%200%20198.835%200%20127.586C0%2057.165%2057.165%200%20127.586%200m31.482%20152.44c-14.084%2018.227-39.767%2021.54-57.165%207.456c-17.398-13.255-19.884-38.938-5.8-57.165c14.913-17.398%2040.596-20.712%2057.994-7.456c17.398%2014.084%2019.884%2039.767%204.971%2057.165m-67.935%2083.677l48.88-47.224c-18.227%204.143-37.282.829-52.194-11.599c-17.398-13.255-24.855-35.624-22.37-56.336L21.54%20169.01s-5.799-10.77-7.456-30.654l77.049-60.479c23.197-16.57%2054.68-17.398%2077.048%200c24.855%2019.884%2029.825%2056.337%2011.599%2083.676l-56.337%2080.363c-8.284%200-24.854-2.486-32.31-5.8%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%20256%20256%22%3E%3Cpath%20fill%3D%22%2300b3e0%22%20fill-rule%3D%22evenodd%22%20d%3D%22M127.586%200C198.835%200%20256%2057.165%20256%20127.586A127.997%20127.997%200%200%201%20127.586%20256C57.165%20256%200%20198.835%200%20127.586C0%2057.165%2057.165%200%20127.586%200m31.482%20152.44c-14.084%2018.227-39.767%2021.54-57.165%207.456c-17.398-13.255-19.884-38.938-5.8-57.165c14.913-17.398%2040.596-20.712%2057.994-7.456c17.398%2014.084%2019.884%2039.767%204.971%2057.165m-67.935%2083.677l48.88-47.224c-18.227%204.143-37.282.829-52.194-11.599c-17.398-13.255-24.855-35.624-22.37-56.336L21.54%20169.01s-5.799-10.77-7.456-30.654l77.049-60.479c23.197-16.57%2054.68-17.398%2077.048%200c24.855%2019.884%2029.825%2056.337%2011.599%2083.676l-56.337%2080.363c-8.284%200-24.854-2.486-32.31-5.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/appveyor.svg?color=%231a73e8&size=48