clojure from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
clojure
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

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 32 32"><path fill="currentColor" d="M15.339 16.287c-.161.349-.333.735-.516 1.145c-.645 1.453-1.353 3.224-1.615 4.36a6.6 6.6 0 0 0-.151 1.463c0 .219.016.448.031.683a8.46 8.46 0 0 0 5.584.089a5 5 0 0 1-.557-.589c-1.141-1.453-1.771-3.577-2.776-7.151M11.14 9.083A8.47 8.47 0 0 0 7.541 16a8.48 8.48 0 0 0 3.5 6.844c.521-2.161 1.823-4.141 3.776-8.109c-.12-.319-.249-.667-.396-1.037c-.541-1.353-1.323-2.927-2.02-3.64a5.7 5.7 0 0 0-1.261-.975m12.229 16.62c-1.119-.14-2.047-.307-2.853-.593a10.19 10.19 0 0 1-9.876-.473a10.16 10.16 0 0 1-4.807-8.636c0-2.927 1.26-5.713 3.469-7.64a7.5 7.5 0 0 0-1.767-.215c-2.984.027-6.129 1.677-7.443 6.136c-.12.645-.088 1.135-.088 1.719c0 8.839 7.161 16 16 16c5.411 0 10.188-2.688 13.083-6.803c-1.561.391-3.072.579-4.359.584q-.726 0-1.36-.079zm-3.005-3.099c.1.047.324.131.631.213A8.45 8.45 0 0 0 24.464 16A8.474 8.474 0 0 0 16 7.541c-.901 0-1.797.147-2.656.432c1.719 1.953 2.547 4.756 3.344 7.813v.005c.005.005.26.848.692 1.973c.432 1.12 1.052 2.516 1.724 3.527c.443.681.927 1.167 1.26 1.312zM16 0A15.96 15.96 0 0 0 3 6.683c1.511-.943 3.052-1.287 4.401-1.276c1.859.005 3.317.583 4.02.979c.172.093.333.203.491.308a10.17 10.17 0 0 1 14.254 9.307c0 2.719-1.088 5.323-3.027 7.235c.459.052.948.083 1.448.077c1.772 0 3.688-.391 5.12-1.593c.937-.792 1.724-1.948 2.156-3.677a15.5 15.5 0 0 0 .136-2.041c0-8.839-7.161-16-16-16z"/></svg>

React

import type { SVGProps } from "react";

export function CibClojure(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.339 16.287c-.161.349-.333.735-.516 1.145c-.645 1.453-1.353 3.224-1.615 4.36a6.6 6.6 0 0 0-.151 1.463c0 .219.016.448.031.683a8.46 8.46 0 0 0 5.584.089a5 5 0 0 1-.557-.589c-1.141-1.453-1.771-3.577-2.776-7.151M11.14 9.083A8.47 8.47 0 0 0 7.541 16a8.48 8.48 0 0 0 3.5 6.844c.521-2.161 1.823-4.141 3.776-8.109c-.12-.319-.249-.667-.396-1.037c-.541-1.353-1.323-2.927-2.02-3.64a5.7 5.7 0 0 0-1.261-.975m12.229 16.62c-1.119-.14-2.047-.307-2.853-.593a10.19 10.19 0 0 1-9.876-.473a10.16 10.16 0 0 1-4.807-8.636c0-2.927 1.26-5.713 3.469-7.64a7.5 7.5 0 0 0-1.767-.215c-2.984.027-6.129 1.677-7.443 6.136c-.12.645-.088 1.135-.088 1.719c0 8.839 7.161 16 16 16c5.411 0 10.188-2.688 13.083-6.803c-1.561.391-3.072.579-4.359.584q-.726 0-1.36-.079zm-3.005-3.099c.1.047.324.131.631.213A8.45 8.45 0 0 0 24.464 16A8.474 8.474 0 0 0 16 7.541c-.901 0-1.797.147-2.656.432c1.719 1.953 2.547 4.756 3.344 7.813v.005c.005.005.26.848.692 1.973c.432 1.12 1.052 2.516 1.724 3.527c.443.681.927 1.167 1.26 1.312zM16 0A15.96 15.96 0 0 0 3 6.683c1.511-.943 3.052-1.287 4.401-1.276c1.859.005 3.317.583 4.02.979c.172.093.333.203.491.308a10.17 10.17 0 0 1 14.254 9.307c0 2.719-1.088 5.323-3.027 7.235c.459.052.948.083 1.448.077c1.772 0 3.688-.391 5.12-1.593c.937-.792 1.724-1.948 2.156-3.677a15.5 15.5 0 0 0 .136-2.041c0-8.839-7.161-16-16-16z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.339 16.287c-.161.349-.333.735-.516 1.145c-.645 1.453-1.353 3.224-1.615 4.36a6.6 6.6 0 0 0-.151 1.463c0 .219.016.448.031.683a8.46 8.46 0 0 0 5.584.089a5 5 0 0 1-.557-.589c-1.141-1.453-1.771-3.577-2.776-7.151M11.14 9.083A8.47 8.47 0 0 0 7.541 16a8.48 8.48 0 0 0 3.5 6.844c.521-2.161 1.823-4.141 3.776-8.109c-.12-.319-.249-.667-.396-1.037c-.541-1.353-1.323-2.927-2.02-3.64a5.7 5.7 0 0 0-1.261-.975m12.229 16.62c-1.119-.14-2.047-.307-2.853-.593a10.19 10.19 0 0 1-9.876-.473a10.16 10.16 0 0 1-4.807-8.636c0-2.927 1.26-5.713 3.469-7.64a7.5 7.5 0 0 0-1.767-.215c-2.984.027-6.129 1.677-7.443 6.136c-.12.645-.088 1.135-.088 1.719c0 8.839 7.161 16 16 16c5.411 0 10.188-2.688 13.083-6.803c-1.561.391-3.072.579-4.359.584q-.726 0-1.36-.079zm-3.005-3.099c.1.047.324.131.631.213A8.45 8.45 0 0 0 24.464 16A8.474 8.474 0 0 0 16 7.541c-.901 0-1.797.147-2.656.432c1.719 1.953 2.547 4.756 3.344 7.813v.005c.005.005.26.848.692 1.973c.432 1.12 1.052 2.516 1.724 3.527c.443.681.927 1.167 1.26 1.312zM16 0A15.96 15.96 0 0 0 3 6.683c1.511-.943 3.052-1.287 4.401-1.276c1.859.005 3.317.583 4.02.979c.172.093.333.203.491.308a10.17 10.17 0 0 1 14.254 9.307c0 2.719-1.088 5.323-3.027 7.235c.459.052.948.083 1.448.077c1.772 0 3.688-.391 5.12-1.593c.937-.792 1.724-1.948 2.156-3.677a15.5 15.5 0 0 0 .136-2.041c0-8.839-7.161-16-16-16z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.339%2016.287c-.161.349-.333.735-.516%201.145c-.645%201.453-1.353%203.224-1.615%204.36a6.6%206.6%200%200%200-.151%201.463c0%20.219.016.448.031.683a8.46%208.46%200%200%200%205.584.089a5%205%200%200%201-.557-.589c-1.141-1.453-1.771-3.577-2.776-7.151M11.14%209.083A8.47%208.47%200%200%200%207.541%2016a8.48%208.48%200%200%200%203.5%206.844c.521-2.161%201.823-4.141%203.776-8.109c-.12-.319-.249-.667-.396-1.037c-.541-1.353-1.323-2.927-2.02-3.64a5.7%205.7%200%200%200-1.261-.975m12.229%2016.62c-1.119-.14-2.047-.307-2.853-.593a10.19%2010.19%200%200%201-9.876-.473a10.16%2010.16%200%200%201-4.807-8.636c0-2.927%201.26-5.713%203.469-7.64a7.5%207.5%200%200%200-1.767-.215c-2.984.027-6.129%201.677-7.443%206.136c-.12.645-.088%201.135-.088%201.719c0%208.839%207.161%2016%2016%2016c5.411%200%2010.188-2.688%2013.083-6.803c-1.561.391-3.072.579-4.359.584q-.726%200-1.36-.079zm-3.005-3.099c.1.047.324.131.631.213A8.45%208.45%200%200%200%2024.464%2016A8.474%208.474%200%200%200%2016%207.541c-.901%200-1.797.147-2.656.432c1.719%201.953%202.547%204.756%203.344%207.813v.005c.005.005.26.848.692%201.973c.432%201.12%201.052%202.516%201.724%203.527c.443.681.927%201.167%201.26%201.312zM16%200A15.96%2015.96%200%200%200%203%206.683c1.511-.943%203.052-1.287%204.401-1.276c1.859.005%203.317.583%204.02.979c.172.093.333.203.491.308a10.17%2010.17%200%200%201%2014.254%209.307c0%202.719-1.088%205.323-3.027%207.235c.459.052.948.083%201.448.077c1.772%200%203.688-.391%205.12-1.593c.937-.792%201.724-1.948%202.156-3.677a15.5%2015.5%200%200%200%20.136-2.041c0-8.839-7.161-16-16-16z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.339%2016.287c-.161.349-.333.735-.516%201.145c-.645%201.453-1.353%203.224-1.615%204.36a6.6%206.6%200%200%200-.151%201.463c0%20.219.016.448.031.683a8.46%208.46%200%200%200%205.584.089a5%205%200%200%201-.557-.589c-1.141-1.453-1.771-3.577-2.776-7.151M11.14%209.083A8.47%208.47%200%200%200%207.541%2016a8.48%208.48%200%200%200%203.5%206.844c.521-2.161%201.823-4.141%203.776-8.109c-.12-.319-.249-.667-.396-1.037c-.541-1.353-1.323-2.927-2.02-3.64a5.7%205.7%200%200%200-1.261-.975m12.229%2016.62c-1.119-.14-2.047-.307-2.853-.593a10.19%2010.19%200%200%201-9.876-.473a10.16%2010.16%200%200%201-4.807-8.636c0-2.927%201.26-5.713%203.469-7.64a7.5%207.5%200%200%200-1.767-.215c-2.984.027-6.129%201.677-7.443%206.136c-.12.645-.088%201.135-.088%201.719c0%208.839%207.161%2016%2016%2016c5.411%200%2010.188-2.688%2013.083-6.803c-1.561.391-3.072.579-4.359.584q-.726%200-1.36-.079zm-3.005-3.099c.1.047.324.131.631.213A8.45%208.45%200%200%200%2024.464%2016A8.474%208.474%200%200%200%2016%207.541c-.901%200-1.797.147-2.656.432c1.719%201.953%202.547%204.756%203.344%207.813v.005c.005.005.26.848.692%201.973c.432%201.12%201.052%202.516%201.724%203.527c.443.681.927%201.167%201.26%201.312zM16%200A15.96%2015.96%200%200%200%203%206.683c1.511-.943%203.052-1.287%204.401-1.276c1.859.005%203.317.583%204.02.979c.172.093.333.203.491.308a10.17%2010.17%200%200%201%2014.254%209.307c0%202.719-1.088%205.323-3.027%207.235c.459.052.948.083%201.448.077c1.772%200%203.688-.391%205.12-1.593c.937-.792%201.724-1.948%202.156-3.677a15.5%2015.5%200%200%200%20.136-2.041c0-8.839-7.161-16-16-16z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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