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

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

The same logo in other sets

Use the clojure logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#fff" d="M127.999 0C57.423 0 0 57.423 0 128.001c0 70.584 57.423 128.004 127.999 128.004c70.578 0 128.001-57.42 128.001-128.004C256 57.423 198.577 0 127.999 0"/><path fill="#91dc47" d="M123.318 130.303a535 535 0 0 0-3.733 8.272c-4.645 10.524-9.789 23.33-11.668 31.534c-.675 2.922-1.093 6.543-1.085 10.558c0 1.588.085 3.257.22 4.957a61.3 61.3 0 0 0 21.067 3.753a61.4 61.4 0 0 0 19.284-3.143c-1.425-1.303-2.785-2.692-4.023-4.257c-8.22-10.482-12.806-25.844-20.062-51.674M92.97 78.225c-15.699 11.064-25.972 29.312-26.011 49.992c.039 20.371 10.003 38.383 25.307 49.493c3.754-15.637 13.164-29.955 27.275-58.655a231 231 0 0 0-2.862-7.469c-3.909-9.806-9.551-21.194-14.586-26.351c-2.567-2.694-5.682-5.022-9.123-7.01"/><path fill="#63b132" d="M181.394 198.367c-8.1-1.015-14.785-2.24-20.633-4.303a73.2 73.2 0 0 1-32.642 7.643c-40.584 0-73.483-32.894-73.488-73.49c0-22.027 9.704-41.773 25.056-55.24c-4.106-.992-8.388-1.571-12.762-1.563c-21.562.203-44.323 12.136-53.799 44.363c-.886 4.691-.675 8.238-.675 12.442c0 63.885 51.791 115.676 115.671 115.676c39.122 0 73.682-19.439 94.611-49.169c-11.32 2.821-22.206 4.17-31.528 4.199c-3.494 0-6.774-.187-9.811-.558"/><path fill="#90b4fe" d="M159.658 175.953c.714.354 2.333.932 4.586 1.571c15.157-11.127 25.007-29.05 25.046-49.307h-.006c-.057-33.771-27.386-61.096-61.165-61.163a61.3 61.3 0 0 0-19.203 3.122c12.419 14.156 18.391 34.386 24.168 56.515l.01.026c.011.018 1.848 6.145 5.002 14.274c3.132 8.118 7.594 18.168 12.46 25.492c3.195 4.908 6.709 8.435 9.102 9.47"/><path fill="#5881d8" d="M128.122 12.541c-38.744 0-73.016 19.073-94.008 48.318c10.925-6.842 22.08-9.31 31.815-9.222c13.446.039 24.017 4.208 29.089 7.06a53 53 0 0 1 3.527 2.247a73.2 73.2 0 0 1 29.574-6.215c40.589.005 73.493 32.899 73.499 73.488h-.006c0 20.464-8.37 38.967-21.863 52.291c3.312.371 6.844.602 10.451.584c12.811.006 26.658-2.821 37.039-11.552c6.769-5.702 12.44-14.051 15.585-26.569c.615-4.835.969-9.75.969-14.752c0-63.882-51.786-115.678-115.671-115.678"/></svg>

React

import type { SVGProps } from "react";

export function LogosClojure(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#fff" d="M127.999 0C57.423 0 0 57.423 0 128.001c0 70.584 57.423 128.004 127.999 128.004c70.578 0 128.001-57.42 128.001-128.004C256 57.423 198.577 0 127.999 0"/><path fill="#91dc47" d="M123.318 130.303a535 535 0 0 0-3.733 8.272c-4.645 10.524-9.789 23.33-11.668 31.534c-.675 2.922-1.093 6.543-1.085 10.558c0 1.588.085 3.257.22 4.957a61.3 61.3 0 0 0 21.067 3.753a61.4 61.4 0 0 0 19.284-3.143c-1.425-1.303-2.785-2.692-4.023-4.257c-8.22-10.482-12.806-25.844-20.062-51.674M92.97 78.225c-15.699 11.064-25.972 29.312-26.011 49.992c.039 20.371 10.003 38.383 25.307 49.493c3.754-15.637 13.164-29.955 27.275-58.655a231 231 0 0 0-2.862-7.469c-3.909-9.806-9.551-21.194-14.586-26.351c-2.567-2.694-5.682-5.022-9.123-7.01"/><path fill="#63b132" d="M181.394 198.367c-8.1-1.015-14.785-2.24-20.633-4.303a73.2 73.2 0 0 1-32.642 7.643c-40.584 0-73.483-32.894-73.488-73.49c0-22.027 9.704-41.773 25.056-55.24c-4.106-.992-8.388-1.571-12.762-1.563c-21.562.203-44.323 12.136-53.799 44.363c-.886 4.691-.675 8.238-.675 12.442c0 63.885 51.791 115.676 115.671 115.676c39.122 0 73.682-19.439 94.611-49.169c-11.32 2.821-22.206 4.17-31.528 4.199c-3.494 0-6.774-.187-9.811-.558"/><path fill="#90b4fe" d="M159.658 175.953c.714.354 2.333.932 4.586 1.571c15.157-11.127 25.007-29.05 25.046-49.307h-.006c-.057-33.771-27.386-61.096-61.165-61.163a61.3 61.3 0 0 0-19.203 3.122c12.419 14.156 18.391 34.386 24.168 56.515l.01.026c.011.018 1.848 6.145 5.002 14.274c3.132 8.118 7.594 18.168 12.46 25.492c3.195 4.908 6.709 8.435 9.102 9.47"/><path fill="#5881d8" d="M128.122 12.541c-38.744 0-73.016 19.073-94.008 48.318c10.925-6.842 22.08-9.31 31.815-9.222c13.446.039 24.017 4.208 29.089 7.06a53 53 0 0 1 3.527 2.247a73.2 73.2 0 0 1 29.574-6.215c40.589.005 73.493 32.899 73.499 73.488h-.006c0 20.464-8.37 38.967-21.863 52.291c3.312.371 6.844.602 10.451.584c12.811.006 26.658-2.821 37.039-11.552c6.769-5.702 12.44-14.051 15.585-26.569c.615-4.835.969-9.75.969-14.752c0-63.882-51.786-115.678-115.671-115.678"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#fff" d="M127.999 0C57.423 0 0 57.423 0 128.001c0 70.584 57.423 128.004 127.999 128.004c70.578 0 128.001-57.42 128.001-128.004C256 57.423 198.577 0 127.999 0"/><path fill="#91dc47" d="M123.318 130.303a535 535 0 0 0-3.733 8.272c-4.645 10.524-9.789 23.33-11.668 31.534c-.675 2.922-1.093 6.543-1.085 10.558c0 1.588.085 3.257.22 4.957a61.3 61.3 0 0 0 21.067 3.753a61.4 61.4 0 0 0 19.284-3.143c-1.425-1.303-2.785-2.692-4.023-4.257c-8.22-10.482-12.806-25.844-20.062-51.674M92.97 78.225c-15.699 11.064-25.972 29.312-26.011 49.992c.039 20.371 10.003 38.383 25.307 49.493c3.754-15.637 13.164-29.955 27.275-58.655a231 231 0 0 0-2.862-7.469c-3.909-9.806-9.551-21.194-14.586-26.351c-2.567-2.694-5.682-5.022-9.123-7.01"/><path fill="#63b132" d="M181.394 198.367c-8.1-1.015-14.785-2.24-20.633-4.303a73.2 73.2 0 0 1-32.642 7.643c-40.584 0-73.483-32.894-73.488-73.49c0-22.027 9.704-41.773 25.056-55.24c-4.106-.992-8.388-1.571-12.762-1.563c-21.562.203-44.323 12.136-53.799 44.363c-.886 4.691-.675 8.238-.675 12.442c0 63.885 51.791 115.676 115.671 115.676c39.122 0 73.682-19.439 94.611-49.169c-11.32 2.821-22.206 4.17-31.528 4.199c-3.494 0-6.774-.187-9.811-.558"/><path fill="#90b4fe" d="M159.658 175.953c.714.354 2.333.932 4.586 1.571c15.157-11.127 25.007-29.05 25.046-49.307h-.006c-.057-33.771-27.386-61.096-61.165-61.163a61.3 61.3 0 0 0-19.203 3.122c12.419 14.156 18.391 34.386 24.168 56.515l.01.026c.011.018 1.848 6.145 5.002 14.274c3.132 8.118 7.594 18.168 12.46 25.492c3.195 4.908 6.709 8.435 9.102 9.47"/><path fill="#5881d8" d="M128.122 12.541c-38.744 0-73.016 19.073-94.008 48.318c10.925-6.842 22.08-9.31 31.815-9.222c13.446.039 24.017 4.208 29.089 7.06a53 53 0 0 1 3.527 2.247a73.2 73.2 0 0 1 29.574-6.215c40.589.005 73.493 32.899 73.499 73.488h-.006c0 20.464-8.37 38.967-21.863 52.291c3.312.371 6.844.602 10.451.584c12.811.006 26.658-2.821 37.039-11.552c6.769-5.702 12.44-14.051 15.585-26.569c.615-4.835.969-9.75.969-14.752c0-63.882-51.786-115.678-115.671-115.678"/></svg>
</template>

CSS

.icon-clojure {
  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%23fff%22%20d%3D%22M127.999%200C57.423%200%200%2057.423%200%20128.001c0%2070.584%2057.423%20128.004%20127.999%20128.004c70.578%200%20128.001-57.42%20128.001-128.004C256%2057.423%20198.577%200%20127.999%200%22%2F%3E%3Cpath%20fill%3D%22%2391dc47%22%20d%3D%22M123.318%20130.303a535%20535%200%200%200-3.733%208.272c-4.645%2010.524-9.789%2023.33-11.668%2031.534c-.675%202.922-1.093%206.543-1.085%2010.558c0%201.588.085%203.257.22%204.957a61.3%2061.3%200%200%200%2021.067%203.753a61.4%2061.4%200%200%200%2019.284-3.143c-1.425-1.303-2.785-2.692-4.023-4.257c-8.22-10.482-12.806-25.844-20.062-51.674M92.97%2078.225c-15.699%2011.064-25.972%2029.312-26.011%2049.992c.039%2020.371%2010.003%2038.383%2025.307%2049.493c3.754-15.637%2013.164-29.955%2027.275-58.655a231%20231%200%200%200-2.862-7.469c-3.909-9.806-9.551-21.194-14.586-26.351c-2.567-2.694-5.682-5.022-9.123-7.01%22%2F%3E%3Cpath%20fill%3D%22%2363b132%22%20d%3D%22M181.394%20198.367c-8.1-1.015-14.785-2.24-20.633-4.303a73.2%2073.2%200%200%201-32.642%207.643c-40.584%200-73.483-32.894-73.488-73.49c0-22.027%209.704-41.773%2025.056-55.24c-4.106-.992-8.388-1.571-12.762-1.563c-21.562.203-44.323%2012.136-53.799%2044.363c-.886%204.691-.675%208.238-.675%2012.442c0%2063.885%2051.791%20115.676%20115.671%20115.676c39.122%200%2073.682-19.439%2094.611-49.169c-11.32%202.821-22.206%204.17-31.528%204.199c-3.494%200-6.774-.187-9.811-.558%22%2F%3E%3Cpath%20fill%3D%22%2390b4fe%22%20d%3D%22M159.658%20175.953c.714.354%202.333.932%204.586%201.571c15.157-11.127%2025.007-29.05%2025.046-49.307h-.006c-.057-33.771-27.386-61.096-61.165-61.163a61.3%2061.3%200%200%200-19.203%203.122c12.419%2014.156%2018.391%2034.386%2024.168%2056.515l.01.026c.011.018%201.848%206.145%205.002%2014.274c3.132%208.118%207.594%2018.168%2012.46%2025.492c3.195%204.908%206.709%208.435%209.102%209.47%22%2F%3E%3Cpath%20fill%3D%22%235881d8%22%20d%3D%22M128.122%2012.541c-38.744%200-73.016%2019.073-94.008%2048.318c10.925-6.842%2022.08-9.31%2031.815-9.222c13.446.039%2024.017%204.208%2029.089%207.06a53%2053%200%200%201%203.527%202.247a73.2%2073.2%200%200%201%2029.574-6.215c40.589.005%2073.493%2032.899%2073.499%2073.488h-.006c0%2020.464-8.37%2038.967-21.863%2052.291c3.312.371%206.844.602%2010.451.584c12.811.006%2026.658-2.821%2037.039-11.552c6.769-5.702%2012.44-14.051%2015.585-26.569c.615-4.835.969-9.75.969-14.752c0-63.882-51.786-115.678-115.671-115.678%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%23fff%22%20d%3D%22M127.999%200C57.423%200%200%2057.423%200%20128.001c0%2070.584%2057.423%20128.004%20127.999%20128.004c70.578%200%20128.001-57.42%20128.001-128.004C256%2057.423%20198.577%200%20127.999%200%22%2F%3E%3Cpath%20fill%3D%22%2391dc47%22%20d%3D%22M123.318%20130.303a535%20535%200%200%200-3.733%208.272c-4.645%2010.524-9.789%2023.33-11.668%2031.534c-.675%202.922-1.093%206.543-1.085%2010.558c0%201.588.085%203.257.22%204.957a61.3%2061.3%200%200%200%2021.067%203.753a61.4%2061.4%200%200%200%2019.284-3.143c-1.425-1.303-2.785-2.692-4.023-4.257c-8.22-10.482-12.806-25.844-20.062-51.674M92.97%2078.225c-15.699%2011.064-25.972%2029.312-26.011%2049.992c.039%2020.371%2010.003%2038.383%2025.307%2049.493c3.754-15.637%2013.164-29.955%2027.275-58.655a231%20231%200%200%200-2.862-7.469c-3.909-9.806-9.551-21.194-14.586-26.351c-2.567-2.694-5.682-5.022-9.123-7.01%22%2F%3E%3Cpath%20fill%3D%22%2363b132%22%20d%3D%22M181.394%20198.367c-8.1-1.015-14.785-2.24-20.633-4.303a73.2%2073.2%200%200%201-32.642%207.643c-40.584%200-73.483-32.894-73.488-73.49c0-22.027%209.704-41.773%2025.056-55.24c-4.106-.992-8.388-1.571-12.762-1.563c-21.562.203-44.323%2012.136-53.799%2044.363c-.886%204.691-.675%208.238-.675%2012.442c0%2063.885%2051.791%20115.676%20115.671%20115.676c39.122%200%2073.682-19.439%2094.611-49.169c-11.32%202.821-22.206%204.17-31.528%204.199c-3.494%200-6.774-.187-9.811-.558%22%2F%3E%3Cpath%20fill%3D%22%2390b4fe%22%20d%3D%22M159.658%20175.953c.714.354%202.333.932%204.586%201.571c15.157-11.127%2025.007-29.05%2025.046-49.307h-.006c-.057-33.771-27.386-61.096-61.165-61.163a61.3%2061.3%200%200%200-19.203%203.122c12.419%2014.156%2018.391%2034.386%2024.168%2056.515l.01.026c.011.018%201.848%206.145%205.002%2014.274c3.132%208.118%207.594%2018.168%2012.46%2025.492c3.195%204.908%206.709%208.435%209.102%209.47%22%2F%3E%3Cpath%20fill%3D%22%235881d8%22%20d%3D%22M128.122%2012.541c-38.744%200-73.016%2019.073-94.008%2048.318c10.925-6.842%2022.08-9.31%2031.815-9.222c13.446.039%2024.017%204.208%2029.089%207.06a53%2053%200%200%201%203.527%202.247a73.2%2073.2%200%200%201%2029.574-6.215c40.589.005%2073.493%2032.899%2073.499%2073.488h-.006c0%2020.464-8.37%2038.967-21.863%2052.291c3.312.371%206.844.602%2010.451.584c12.811.006%2026.658-2.821%2037.039-11.552c6.769-5.702%2012.44-14.051%2015.585-26.569c.615-4.835.969-9.75.969-14.752c0-63.882-51.786-115.678-115.671-115.678%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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