geetest icon logo
geetest-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- geetest-icon
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×257
- License
- CC0
Use the geetest icon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 257"><path fill="#347eff" d="M255.275 115.989h-80.421C168.773 92.376 146.129 76.98 122 80.054s-42.215 23.655-42.215 48.041c0 24.387 18.086 44.97 42.215 48.042s46.773-12.322 52.854-35.935h55.788c-5.215 45.169-39.187 81.653-83.774 89.97c-44.586 8.316-89.372-13.478-110.44-53.744s-13.496-89.597 18.67-121.65s81.416-39.34 121.446-17.968c-6.472 18.09 1.082 38.22 17.845 47.545c16.763 9.324 37.795 5.099 49.68-9.982s11.12-36.574-1.806-50.768s-34.205-16.907-50.262-6.409C141.83-11.846 78.458-3.48 37.493 37.591S-11.815 142.199 17.151 192.5c28.966 50.303 88.019 74.828 143.978 59.796S256 186.422 256 128.337q0-7.263-.725-12.348m-127.274 36.32c-13.338 0-24.15-10.84-24.15-24.214c0-13.372 10.812-24.213 24.15-24.213c13.339 0 24.151 10.84 24.151 24.213s-10.812 24.214-24.15 24.214M213.253 35.6a14.49 14.49 0 0 1 13.388 8.968A14.56 14.56 0 0 1 223.5 60.4a14.46 14.46 0 0 1-15.792 3.15a14.53 14.53 0 0 1-8.945-13.423c0-8.024 6.488-14.528 14.49-14.528"/></svg>
React
import type { SVGProps } from "react";
export function LogosGeetestIcon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 257"><path fill="#347eff" d="M255.275 115.989h-80.421C168.773 92.376 146.129 76.98 122 80.054s-42.215 23.655-42.215 48.041c0 24.387 18.086 44.97 42.215 48.042s46.773-12.322 52.854-35.935h55.788c-5.215 45.169-39.187 81.653-83.774 89.97c-44.586 8.316-89.372-13.478-110.44-53.744s-13.496-89.597 18.67-121.65s81.416-39.34 121.446-17.968c-6.472 18.09 1.082 38.22 17.845 47.545c16.763 9.324 37.795 5.099 49.68-9.982s11.12-36.574-1.806-50.768s-34.205-16.907-50.262-6.409C141.83-11.846 78.458-3.48 37.493 37.591S-11.815 142.199 17.151 192.5c28.966 50.303 88.019 74.828 143.978 59.796S256 186.422 256 128.337q0-7.263-.725-12.348m-127.274 36.32c-13.338 0-24.15-10.84-24.15-24.214c0-13.372 10.812-24.213 24.15-24.213c13.339 0 24.151 10.84 24.151 24.213s-10.812 24.214-24.15 24.214M213.253 35.6a14.49 14.49 0 0 1 13.388 8.968A14.56 14.56 0 0 1 223.5 60.4a14.46 14.46 0 0 1-15.792 3.15a14.53 14.53 0 0 1-8.945-13.423c0-8.024 6.488-14.528 14.49-14.528"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 257"><path fill="#347eff" d="M255.275 115.989h-80.421C168.773 92.376 146.129 76.98 122 80.054s-42.215 23.655-42.215 48.041c0 24.387 18.086 44.97 42.215 48.042s46.773-12.322 52.854-35.935h55.788c-5.215 45.169-39.187 81.653-83.774 89.97c-44.586 8.316-89.372-13.478-110.44-53.744s-13.496-89.597 18.67-121.65s81.416-39.34 121.446-17.968c-6.472 18.09 1.082 38.22 17.845 47.545c16.763 9.324 37.795 5.099 49.68-9.982s11.12-36.574-1.806-50.768s-34.205-16.907-50.262-6.409C141.83-11.846 78.458-3.48 37.493 37.591S-11.815 142.199 17.151 192.5c28.966 50.303 88.019 74.828 143.978 59.796S256 186.422 256 128.337q0-7.263-.725-12.348m-127.274 36.32c-13.338 0-24.15-10.84-24.15-24.214c0-13.372 10.812-24.213 24.15-24.213c13.339 0 24.151 10.84 24.151 24.213s-10.812 24.214-24.15 24.214M213.253 35.6a14.49 14.49 0 0 1 13.388 8.968A14.56 14.56 0 0 1 223.5 60.4a14.46 14.46 0 0 1-15.792 3.15a14.53 14.53 0 0 1-8.945-13.423c0-8.024 6.488-14.528 14.49-14.528"/></svg> </template>
CSS
.icon-geetest-icon {
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%20257%22%3E%3Cpath%20fill%3D%22%23347eff%22%20d%3D%22M255.275%20115.989h-80.421C168.773%2092.376%20146.129%2076.98%20122%2080.054s-42.215%2023.655-42.215%2048.041c0%2024.387%2018.086%2044.97%2042.215%2048.042s46.773-12.322%2052.854-35.935h55.788c-5.215%2045.169-39.187%2081.653-83.774%2089.97c-44.586%208.316-89.372-13.478-110.44-53.744s-13.496-89.597%2018.67-121.65s81.416-39.34%20121.446-17.968c-6.472%2018.09%201.082%2038.22%2017.845%2047.545c16.763%209.324%2037.795%205.099%2049.68-9.982s11.12-36.574-1.806-50.768s-34.205-16.907-50.262-6.409C141.83-11.846%2078.458-3.48%2037.493%2037.591S-11.815%20142.199%2017.151%20192.5c28.966%2050.303%2088.019%2074.828%20143.978%2059.796S256%20186.422%20256%20128.337q0-7.263-.725-12.348m-127.274%2036.32c-13.338%200-24.15-10.84-24.15-24.214c0-13.372%2010.812-24.213%2024.15-24.213c13.339%200%2024.151%2010.84%2024.151%2024.213s-10.812%2024.214-24.15%2024.214M213.253%2035.6a14.49%2014.49%200%200%201%2013.388%208.968A14.56%2014.56%200%200%201%20223.5%2060.4a14.46%2014.46%200%200%201-15.792%203.15a14.53%2014.53%200%200%201-8.945-13.423c0-8.024%206.488-14.528%2014.49-14.528%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%20257%22%3E%3Cpath%20fill%3D%22%23347eff%22%20d%3D%22M255.275%20115.989h-80.421C168.773%2092.376%20146.129%2076.98%20122%2080.054s-42.215%2023.655-42.215%2048.041c0%2024.387%2018.086%2044.97%2042.215%2048.042s46.773-12.322%2052.854-35.935h55.788c-5.215%2045.169-39.187%2081.653-83.774%2089.97c-44.586%208.316-89.372-13.478-110.44-53.744s-13.496-89.597%2018.67-121.65s81.416-39.34%20121.446-17.968c-6.472%2018.09%201.082%2038.22%2017.845%2047.545c16.763%209.324%2037.795%205.099%2049.68-9.982s11.12-36.574-1.806-50.768s-34.205-16.907-50.262-6.409C141.83-11.846%2078.458-3.48%2037.493%2037.591S-11.815%20142.199%2017.151%20192.5c28.966%2050.303%2088.019%2074.828%20143.978%2059.796S256%20186.422%20256%20128.337q0-7.263-.725-12.348m-127.274%2036.32c-13.338%200-24.15-10.84-24.15-24.214c0-13.372%2010.812-24.213%2024.15-24.213c13.339%200%2024.151%2010.84%2024.151%2024.213s-10.812%2024.214-24.15%2024.214M213.253%2035.6a14.49%2014.49%200%200%201%2013.388%208.968A14.56%2014.56%200%200%201%20223.5%2060.4a14.46%2014.46%200%200%201-15.792%203.15a14.53%2014.53%200%200%201-8.945-13.423c0-8.024%206.488-14.528%2014.49-14.528%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/geetest-icon.svg?color=%231a73e8&size=48