junit from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
junit
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

Use the junit logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#dc514a" d="M64.293.43C48.553.13 33.537 4.285 20.69 16.163c-26.885 24.866-27.686 67.44-1.718 93.224c4.674 4.641 10.237 8.935 16.345 11.55c1.595-5.365 1.285-11.841.78-18.207c-.122-.126-.247-.25-.34-.39c-1.706-2.543-.44-9.184-.44-12.205c10.735 1.903 19.478 7.808 30.97 4.378c11.246-3.356 15.933-19.575 6.018-27.252c-5.987-4.64-14.87-4.007-21.932-3.156c-4.24.512-9.536 2.078-12.464-2.433c-1.728-2.655.056-9.171.346-12.175c.072-.757.151-1.528.226-2.288c.752-9.328 2-18.756 2-28.09h45.593V3.295C78.754 1.623 71.449.57 64.294.43Z"/><path fill="#23a161" d="M85.705 3.266V31.12H52.53l-1.724 21.423c7.362-.577 14.187-1.876 21.544-.147c5.043 1.188 9.777 3.57 13.28 7.434c9.774 10.772 7.85 30.992-3.372 40.077c-3.158 2.557-6.766 4.237-10.576 5.317c-3.518 1.125-7.052 1.6-10.599 1.634a73 73 0 0 1-3.814.107c-5.524 0-11.049-.718-16.373-2.208c-1.354-.38-3.448-.907-4.764-1.893l-.838-.185l-.429 17.998c34.192 18.13 77.75-1.268 90.013-36.85c10.368-30.07-5.688-72.67-39.172-80.562z"/></svg>

React

import type { SVGProps } from "react";

export function DeviconJunit(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#dc514a" d="M64.293.43C48.553.13 33.537 4.285 20.69 16.163c-26.885 24.866-27.686 67.44-1.718 93.224c4.674 4.641 10.237 8.935 16.345 11.55c1.595-5.365 1.285-11.841.78-18.207c-.122-.126-.247-.25-.34-.39c-1.706-2.543-.44-9.184-.44-12.205c10.735 1.903 19.478 7.808 30.97 4.378c11.246-3.356 15.933-19.575 6.018-27.252c-5.987-4.64-14.87-4.007-21.932-3.156c-4.24.512-9.536 2.078-12.464-2.433c-1.728-2.655.056-9.171.346-12.175c.072-.757.151-1.528.226-2.288c.752-9.328 2-18.756 2-28.09h45.593V3.295C78.754 1.623 71.449.57 64.294.43Z"/><path fill="#23a161" d="M85.705 3.266V31.12H52.53l-1.724 21.423c7.362-.577 14.187-1.876 21.544-.147c5.043 1.188 9.777 3.57 13.28 7.434c9.774 10.772 7.85 30.992-3.372 40.077c-3.158 2.557-6.766 4.237-10.576 5.317c-3.518 1.125-7.052 1.6-10.599 1.634a73 73 0 0 1-3.814.107c-5.524 0-11.049-.718-16.373-2.208c-1.354-.38-3.448-.907-4.764-1.893l-.838-.185l-.429 17.998c34.192 18.13 77.75-1.268 90.013-36.85c10.368-30.07-5.688-72.67-39.172-80.562z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#dc514a" d="M64.293.43C48.553.13 33.537 4.285 20.69 16.163c-26.885 24.866-27.686 67.44-1.718 93.224c4.674 4.641 10.237 8.935 16.345 11.55c1.595-5.365 1.285-11.841.78-18.207c-.122-.126-.247-.25-.34-.39c-1.706-2.543-.44-9.184-.44-12.205c10.735 1.903 19.478 7.808 30.97 4.378c11.246-3.356 15.933-19.575 6.018-27.252c-5.987-4.64-14.87-4.007-21.932-3.156c-4.24.512-9.536 2.078-12.464-2.433c-1.728-2.655.056-9.171.346-12.175c.072-.757.151-1.528.226-2.288c.752-9.328 2-18.756 2-28.09h45.593V3.295C78.754 1.623 71.449.57 64.294.43Z"/><path fill="#23a161" d="M85.705 3.266V31.12H52.53l-1.724 21.423c7.362-.577 14.187-1.876 21.544-.147c5.043 1.188 9.777 3.57 13.28 7.434c9.774 10.772 7.85 30.992-3.372 40.077c-3.158 2.557-6.766 4.237-10.576 5.317c-3.518 1.125-7.052 1.6-10.599 1.634a73 73 0 0 1-3.814.107c-5.524 0-11.049-.718-16.373-2.208c-1.354-.38-3.448-.907-4.764-1.893l-.838-.185l-.429 17.998c34.192 18.13 77.75-1.268 90.013-36.85c10.368-30.07-5.688-72.67-39.172-80.562z"/></svg>
</template>

CSS

.icon-junit {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%23dc514a%22%20d%3D%22M64.293.43C48.553.13%2033.537%204.285%2020.69%2016.163c-26.885%2024.866-27.686%2067.44-1.718%2093.224c4.674%204.641%2010.237%208.935%2016.345%2011.55c1.595-5.365%201.285-11.841.78-18.207c-.122-.126-.247-.25-.34-.39c-1.706-2.543-.44-9.184-.44-12.205c10.735%201.903%2019.478%207.808%2030.97%204.378c11.246-3.356%2015.933-19.575%206.018-27.252c-5.987-4.64-14.87-4.007-21.932-3.156c-4.24.512-9.536%202.078-12.464-2.433c-1.728-2.655.056-9.171.346-12.175c.072-.757.151-1.528.226-2.288c.752-9.328%202-18.756%202-28.09h45.593V3.295C78.754%201.623%2071.449.57%2064.294.43Z%22%2F%3E%3Cpath%20fill%3D%22%2323a161%22%20d%3D%22M85.705%203.266V31.12H52.53l-1.724%2021.423c7.362-.577%2014.187-1.876%2021.544-.147c5.043%201.188%209.777%203.57%2013.28%207.434c9.774%2010.772%207.85%2030.992-3.372%2040.077c-3.158%202.557-6.766%204.237-10.576%205.317c-3.518%201.125-7.052%201.6-10.599%201.634a73%2073%200%200%201-3.814.107c-5.524%200-11.049-.718-16.373-2.208c-1.354-.38-3.448-.907-4.764-1.893l-.838-.185l-.429%2017.998c34.192%2018.13%2077.75-1.268%2090.013-36.85c10.368-30.07-5.688-72.67-39.172-80.562z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23dc514a%22%20d%3D%22M64.293.43C48.553.13%2033.537%204.285%2020.69%2016.163c-26.885%2024.866-27.686%2067.44-1.718%2093.224c4.674%204.641%2010.237%208.935%2016.345%2011.55c1.595-5.365%201.285-11.841.78-18.207c-.122-.126-.247-.25-.34-.39c-1.706-2.543-.44-9.184-.44-12.205c10.735%201.903%2019.478%207.808%2030.97%204.378c11.246-3.356%2015.933-19.575%206.018-27.252c-5.987-4.64-14.87-4.007-21.932-3.156c-4.24.512-9.536%202.078-12.464-2.433c-1.728-2.655.056-9.171.346-12.175c.072-.757.151-1.528.226-2.288c.752-9.328%202-18.756%202-28.09h45.593V3.295C78.754%201.623%2071.449.57%2064.294.43Z%22%2F%3E%3Cpath%20fill%3D%22%2323a161%22%20d%3D%22M85.705%203.266V31.12H52.53l-1.724%2021.423c7.362-.577%2014.187-1.876%2021.544-.147c5.043%201.188%209.777%203.57%2013.28%207.434c9.774%2010.772%207.85%2030.992-3.372%2040.077c-3.158%202.557-6.766%204.237-10.576%205.317c-3.518%201.125-7.052%201.6-10.599%201.634a73%2073%200%200%201-3.814.107c-5.524%200-11.049-.718-16.373-2.208c-1.354-.38-3.448-.907-4.764-1.893l-.838-.185l-.429%2017.998c34.192%2018.13%2077.75-1.268%2090.013-36.85c10.368-30.07-5.688-72.67-39.172-80.562z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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