crossbrowsertesting logo

crossbrowsertesting from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
crossbrowsertesting
Set
SVG Logos
Style
Color
Viewbox
256×256
License
CC0

Use the crossbrowsertesting logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path d="M80.84 194.494c-18.702-30.993-28.998-61.285-33.79-87.958c-1.097-6.092-1.904-12-2.46-17.68c-1.154-11.846-1.217-22.721-.492-32.306v-.01c-.651.71-1.292 1.427-1.93 2.14c-.103.12-.214.236-.318.355c-.655.735-1.303 1.476-1.947 2.218c-.115.132-.23.265-.348.397a237.258 237.258 0 0 0-6.326 7.62C19.362 86.71 8.214 105.872 0 126.225a264.623 264.623 0 0 0 2.129 5.076a229.295 229.295 0 0 0 31.099 51.882a235.222 235.222 0 0 0 8.314 9.895l17.743 1.334c4.823.361 12.194.622 21.555.081" fill="#276691"/><path d="M106.788 208.603a222.225 222.225 0 0 1-17.667 2.48c-11.81 1.167-22.654 1.247-32.231.546c-.115-.008-.23-.012-.35-.023c4.135 3.79 8.379 7.41 12.73 10.871c17.44 13.864 36.603 25.009 56.957 33.224a224.826 224.826 0 0 0 5.326-2.236a229.614 229.614 0 0 0 51.632-30.987a238.76 238.76 0 0 0 10.043-8.447l1.338-17.764c.361-4.811.621-12.162.08-21.504c-30.946 18.709-61.204 29.024-87.858 33.84" fill="#F78921"/><path d="M174.763 56.839c18.695 30.94 28.998 61.183 33.812 87.826a222.889 222.889 0 0 1 2.471 17.678c1.166 11.785 1.244 22.61.55 32.169c-.013.123-.02.244-.028.367c3.79-4.13 7.416-8.38 10.867-12.73c13.87-17.44 25.015-36.6 33.228-56.956c-.67-1.667-1.37-3.32-2.08-4.97a229.465 229.465 0 0 0-31.147-51.988a240.756 240.756 0 0 0-8.363-9.955l-17.918-1.35c-4.797-.36-12.104-.615-21.392-.091" fill="#CC2128"/><path d="M181.998 33.224C164.558 19.36 145.392 8.215 125.037 0a244.108 244.108 0 0 0-4.93 2.065a229.648 229.648 0 0 0-52.031 31.159a237.437 237.437 0 0 0-9.784 8.227l-1.363 18.062c-.355 4.775-.615 12.053-.092 21.297C87.765 62.147 118 51.864 144.629 47.07c6.097-1.096 12-1.911 17.681-2.468c11.808-1.158 22.65-1.228 32.22-.517c.067.004.13.006.192.013a239.158 239.158 0 0 0-12.724-10.873" fill="#146E39"/></svg>

React

import type { SVGProps } from "react";

export function LogosCrossbrowsertesting(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path d="M80.84 194.494c-18.702-30.993-28.998-61.285-33.79-87.958c-1.097-6.092-1.904-12-2.46-17.68c-1.154-11.846-1.217-22.721-.492-32.306v-.01c-.651.71-1.292 1.427-1.93 2.14c-.103.12-.214.236-.318.355c-.655.735-1.303 1.476-1.947 2.218c-.115.132-.23.265-.348.397a237.258 237.258 0 0 0-6.326 7.62C19.362 86.71 8.214 105.872 0 126.225a264.623 264.623 0 0 0 2.129 5.076a229.295 229.295 0 0 0 31.099 51.882a235.222 235.222 0 0 0 8.314 9.895l17.743 1.334c4.823.361 12.194.622 21.555.081" fill="#276691"/><path d="M106.788 208.603a222.225 222.225 0 0 1-17.667 2.48c-11.81 1.167-22.654 1.247-32.231.546c-.115-.008-.23-.012-.35-.023c4.135 3.79 8.379 7.41 12.73 10.871c17.44 13.864 36.603 25.009 56.957 33.224a224.826 224.826 0 0 0 5.326-2.236a229.614 229.614 0 0 0 51.632-30.987a238.76 238.76 0 0 0 10.043-8.447l1.338-17.764c.361-4.811.621-12.162.08-21.504c-30.946 18.709-61.204 29.024-87.858 33.84" fill="#F78921"/><path d="M174.763 56.839c18.695 30.94 28.998 61.183 33.812 87.826a222.889 222.889 0 0 1 2.471 17.678c1.166 11.785 1.244 22.61.55 32.169c-.013.123-.02.244-.028.367c3.79-4.13 7.416-8.38 10.867-12.73c13.87-17.44 25.015-36.6 33.228-56.956c-.67-1.667-1.37-3.32-2.08-4.97a229.465 229.465 0 0 0-31.147-51.988a240.756 240.756 0 0 0-8.363-9.955l-17.918-1.35c-4.797-.36-12.104-.615-21.392-.091" fill="#CC2128"/><path d="M181.998 33.224C164.558 19.36 145.392 8.215 125.037 0a244.108 244.108 0 0 0-4.93 2.065a229.648 229.648 0 0 0-52.031 31.159a237.437 237.437 0 0 0-9.784 8.227l-1.363 18.062c-.355 4.775-.615 12.053-.092 21.297C87.765 62.147 118 51.864 144.629 47.07c6.097-1.096 12-1.911 17.681-2.468c11.808-1.158 22.65-1.228 32.22-.517c.067.004.13.006.192.013a239.158 239.158 0 0 0-12.724-10.873" fill="#146E39"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path d="M80.84 194.494c-18.702-30.993-28.998-61.285-33.79-87.958c-1.097-6.092-1.904-12-2.46-17.68c-1.154-11.846-1.217-22.721-.492-32.306v-.01c-.651.71-1.292 1.427-1.93 2.14c-.103.12-.214.236-.318.355c-.655.735-1.303 1.476-1.947 2.218c-.115.132-.23.265-.348.397a237.258 237.258 0 0 0-6.326 7.62C19.362 86.71 8.214 105.872 0 126.225a264.623 264.623 0 0 0 2.129 5.076a229.295 229.295 0 0 0 31.099 51.882a235.222 235.222 0 0 0 8.314 9.895l17.743 1.334c4.823.361 12.194.622 21.555.081" fill="#276691"/><path d="M106.788 208.603a222.225 222.225 0 0 1-17.667 2.48c-11.81 1.167-22.654 1.247-32.231.546c-.115-.008-.23-.012-.35-.023c4.135 3.79 8.379 7.41 12.73 10.871c17.44 13.864 36.603 25.009 56.957 33.224a224.826 224.826 0 0 0 5.326-2.236a229.614 229.614 0 0 0 51.632-30.987a238.76 238.76 0 0 0 10.043-8.447l1.338-17.764c.361-4.811.621-12.162.08-21.504c-30.946 18.709-61.204 29.024-87.858 33.84" fill="#F78921"/><path d="M174.763 56.839c18.695 30.94 28.998 61.183 33.812 87.826a222.889 222.889 0 0 1 2.471 17.678c1.166 11.785 1.244 22.61.55 32.169c-.013.123-.02.244-.028.367c3.79-4.13 7.416-8.38 10.867-12.73c13.87-17.44 25.015-36.6 33.228-56.956c-.67-1.667-1.37-3.32-2.08-4.97a229.465 229.465 0 0 0-31.147-51.988a240.756 240.756 0 0 0-8.363-9.955l-17.918-1.35c-4.797-.36-12.104-.615-21.392-.091" fill="#CC2128"/><path d="M181.998 33.224C164.558 19.36 145.392 8.215 125.037 0a244.108 244.108 0 0 0-4.93 2.065a229.648 229.648 0 0 0-52.031 31.159a237.437 237.437 0 0 0-9.784 8.227l-1.363 18.062c-.355 4.775-.615 12.053-.092 21.297C87.765 62.147 118 51.864 144.629 47.07c6.097-1.096 12-1.911 17.681-2.468c11.808-1.158 22.65-1.228 32.22-.517c.067.004.13.006.192.013a239.158 239.158 0 0 0-12.724-10.873" fill="#146E39"/></svg>
</template>

CSS

.icon-crossbrowsertesting {
  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%20d%3D%22M80.84%20194.494c-18.702-30.993-28.998-61.285-33.79-87.958c-1.097-6.092-1.904-12-2.46-17.68c-1.154-11.846-1.217-22.721-.492-32.306v-.01c-.651.71-1.292%201.427-1.93%202.14c-.103.12-.214.236-.318.355c-.655.735-1.303%201.476-1.947%202.218c-.115.132-.23.265-.348.397a237.258%20237.258%200%200%200-6.326%207.62C19.362%2086.71%208.214%20105.872%200%20126.225a264.623%20264.623%200%200%200%202.129%205.076a229.295%20229.295%200%200%200%2031.099%2051.882a235.222%20235.222%200%200%200%208.314%209.895l17.743%201.334c4.823.361%2012.194.622%2021.555.081%22%20fill%3D%22%23276691%22%2F%3E%3Cpath%20d%3D%22M106.788%20208.603a222.225%20222.225%200%200%201-17.667%202.48c-11.81%201.167-22.654%201.247-32.231.546c-.115-.008-.23-.012-.35-.023c4.135%203.79%208.379%207.41%2012.73%2010.871c17.44%2013.864%2036.603%2025.009%2056.957%2033.224a224.826%20224.826%200%200%200%205.326-2.236a229.614%20229.614%200%200%200%2051.632-30.987a238.76%20238.76%200%200%200%2010.043-8.447l1.338-17.764c.361-4.811.621-12.162.08-21.504c-30.946%2018.709-61.204%2029.024-87.858%2033.84%22%20fill%3D%22%23F78921%22%2F%3E%3Cpath%20d%3D%22M174.763%2056.839c18.695%2030.94%2028.998%2061.183%2033.812%2087.826a222.889%20222.889%200%200%201%202.471%2017.678c1.166%2011.785%201.244%2022.61.55%2032.169c-.013.123-.02.244-.028.367c3.79-4.13%207.416-8.38%2010.867-12.73c13.87-17.44%2025.015-36.6%2033.228-56.956c-.67-1.667-1.37-3.32-2.08-4.97a229.465%20229.465%200%200%200-31.147-51.988a240.756%20240.756%200%200%200-8.363-9.955l-17.918-1.35c-4.797-.36-12.104-.615-21.392-.091%22%20fill%3D%22%23CC2128%22%2F%3E%3Cpath%20d%3D%22M181.998%2033.224C164.558%2019.36%20145.392%208.215%20125.037%200a244.108%20244.108%200%200%200-4.93%202.065a229.648%20229.648%200%200%200-52.031%2031.159a237.437%20237.437%200%200%200-9.784%208.227l-1.363%2018.062c-.355%204.775-.615%2012.053-.092%2021.297C87.765%2062.147%20118%2051.864%20144.629%2047.07c6.097-1.096%2012-1.911%2017.681-2.468c11.808-1.158%2022.65-1.228%2032.22-.517c.067.004.13.006.192.013a239.158%20239.158%200%200%200-12.724-10.873%22%20fill%3D%22%23146E39%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%20d%3D%22M80.84%20194.494c-18.702-30.993-28.998-61.285-33.79-87.958c-1.097-6.092-1.904-12-2.46-17.68c-1.154-11.846-1.217-22.721-.492-32.306v-.01c-.651.71-1.292%201.427-1.93%202.14c-.103.12-.214.236-.318.355c-.655.735-1.303%201.476-1.947%202.218c-.115.132-.23.265-.348.397a237.258%20237.258%200%200%200-6.326%207.62C19.362%2086.71%208.214%20105.872%200%20126.225a264.623%20264.623%200%200%200%202.129%205.076a229.295%20229.295%200%200%200%2031.099%2051.882a235.222%20235.222%200%200%200%208.314%209.895l17.743%201.334c4.823.361%2012.194.622%2021.555.081%22%20fill%3D%22%23276691%22%2F%3E%3Cpath%20d%3D%22M106.788%20208.603a222.225%20222.225%200%200%201-17.667%202.48c-11.81%201.167-22.654%201.247-32.231.546c-.115-.008-.23-.012-.35-.023c4.135%203.79%208.379%207.41%2012.73%2010.871c17.44%2013.864%2036.603%2025.009%2056.957%2033.224a224.826%20224.826%200%200%200%205.326-2.236a229.614%20229.614%200%200%200%2051.632-30.987a238.76%20238.76%200%200%200%2010.043-8.447l1.338-17.764c.361-4.811.621-12.162.08-21.504c-30.946%2018.709-61.204%2029.024-87.858%2033.84%22%20fill%3D%22%23F78921%22%2F%3E%3Cpath%20d%3D%22M174.763%2056.839c18.695%2030.94%2028.998%2061.183%2033.812%2087.826a222.889%20222.889%200%200%201%202.471%2017.678c1.166%2011.785%201.244%2022.61.55%2032.169c-.013.123-.02.244-.028.367c3.79-4.13%207.416-8.38%2010.867-12.73c13.87-17.44%2025.015-36.6%2033.228-56.956c-.67-1.667-1.37-3.32-2.08-4.97a229.465%20229.465%200%200%200-31.147-51.988a240.756%20240.756%200%200%200-8.363-9.955l-17.918-1.35c-4.797-.36-12.104-.615-21.392-.091%22%20fill%3D%22%23CC2128%22%2F%3E%3Cpath%20d%3D%22M181.998%2033.224C164.558%2019.36%20145.392%208.215%20125.037%200a244.108%20244.108%200%200%200-4.93%202.065a229.648%20229.648%200%200%200-52.031%2031.159a237.437%20237.437%200%200%200-9.784%208.227l-1.363%2018.062c-.355%204.775-.615%2012.053-.092%2021.297C87.765%2062.147%20118%2051.864%20144.629%2047.07c6.097-1.096%2012-1.911%2017.681-2.468c11.808-1.158%2022.65-1.228%2032.22-.517c.067.004.13.006.192.013a239.158%20239.158%200%200%200-12.724-10.873%22%20fill%3D%22%23146E39%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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