clojure logo
clojure from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- clojure
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 256×256
- License
- MIT
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="#64dd17" d="M123.456 129.975a507 507 0 0 0-3.54 7.846c-4.406 9.981-9.284 22.127-11.066 29.908c-.64 2.77-1.037 6.205-1.03 10.013c0 1.506.081 3.09.21 4.702a58.1 58.1 0 0 0 19.98 3.559a58.2 58.2 0 0 0 18.29-2.98c-1.352-1.237-2.642-2.554-3.816-4.038c-7.796-9.942-12.146-24.512-19.028-49.01m-28.784-49.39C79.782 91.08 70.039 108.387 70.002 128c.037 19.32 9.487 36.403 24.002 46.94c3.56-14.83 12.485-28.41 25.868-55.63a219 219 0 0 0-2.714-7.083c-3.708-9.3-9.059-20.102-13.834-24.993c-2.435-2.555-5.389-4.763-8.652-6.648"/><path fill="#7cb342" d="M178.532 194.535c-7.683-.963-14.023-2.124-19.57-4.081a69.4 69.4 0 0 1-30.958 7.249c-38.491 0-69.693-31.198-69.698-69.7c0-20.891 9.203-39.62 23.764-52.392c-3.895-.94-7.956-1.49-12.104-1.482c-20.45.193-42.037 11.51-51.025 42.075c-.84 4.45-.64 7.813-.64 11.8c0 60.591 49.12 109.715 109.705 109.715c37.104 0 69.882-18.437 89.732-46.633c-10.736 2.675-21.06 3.955-29.902 3.982c-3.314 0-6.425-.177-9.305-.53"/><path fill="#29b6f6" d="M157.922 173.271c.678.336 2.213.884 4.35 1.49c14.375-10.553 23.717-27.552 23.754-46.764h-.005c-.055-32.03-25.974-57.945-58.011-58.009a58.2 58.2 0 0 0-18.213 2.961c11.779 13.426 17.443 32.613 22.922 53.6l.01.025c.01.017 1.752 5.828 4.743 13.538c2.97 7.7 7.203 17.231 11.818 24.178c3.03 4.655 6.363 8 8.632 8.981"/><path fill="#1e88e5" d="M128.009 18.29c-36.746 0-69.25 18.089-89.16 45.826c10.361-6.49 20.941-8.83 30.174-8.747c12.753.037 22.779 3.991 27.589 6.696a51 51 0 0 1 3.345 2.131a69.4 69.4 0 0 1 28.049-5.894c38.496.004 69.703 31.202 69.709 69.698h-.006c0 19.409-7.938 36.957-20.736 49.594c3.142.352 6.492.571 9.912.554c12.15.006 25.284-2.675 35.13-10.956c6.42-5.408 11.798-13.327 14.78-25.199c.584-4.586.92-9.247.92-13.991c0-60.588-49.116-109.715-109.705-109.715"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeClojure(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#64dd17" d="M123.456 129.975a507 507 0 0 0-3.54 7.846c-4.406 9.981-9.284 22.127-11.066 29.908c-.64 2.77-1.037 6.205-1.03 10.013c0 1.506.081 3.09.21 4.702a58.1 58.1 0 0 0 19.98 3.559a58.2 58.2 0 0 0 18.29-2.98c-1.352-1.237-2.642-2.554-3.816-4.038c-7.796-9.942-12.146-24.512-19.028-49.01m-28.784-49.39C79.782 91.08 70.039 108.387 70.002 128c.037 19.32 9.487 36.403 24.002 46.94c3.56-14.83 12.485-28.41 25.868-55.63a219 219 0 0 0-2.714-7.083c-3.708-9.3-9.059-20.102-13.834-24.993c-2.435-2.555-5.389-4.763-8.652-6.648"/><path fill="#7cb342" d="M178.532 194.535c-7.683-.963-14.023-2.124-19.57-4.081a69.4 69.4 0 0 1-30.958 7.249c-38.491 0-69.693-31.198-69.698-69.7c0-20.891 9.203-39.62 23.764-52.392c-3.895-.94-7.956-1.49-12.104-1.482c-20.45.193-42.037 11.51-51.025 42.075c-.84 4.45-.64 7.813-.64 11.8c0 60.591 49.12 109.715 109.705 109.715c37.104 0 69.882-18.437 89.732-46.633c-10.736 2.675-21.06 3.955-29.902 3.982c-3.314 0-6.425-.177-9.305-.53"/><path fill="#29b6f6" d="M157.922 173.271c.678.336 2.213.884 4.35 1.49c14.375-10.553 23.717-27.552 23.754-46.764h-.005c-.055-32.03-25.974-57.945-58.011-58.009a58.2 58.2 0 0 0-18.213 2.961c11.779 13.426 17.443 32.613 22.922 53.6l.01.025c.01.017 1.752 5.828 4.743 13.538c2.97 7.7 7.203 17.231 11.818 24.178c3.03 4.655 6.363 8 8.632 8.981"/><path fill="#1e88e5" d="M128.009 18.29c-36.746 0-69.25 18.089-89.16 45.826c10.361-6.49 20.941-8.83 30.174-8.747c12.753.037 22.779 3.991 27.589 6.696a51 51 0 0 1 3.345 2.131a69.4 69.4 0 0 1 28.049-5.894c38.496.004 69.703 31.202 69.709 69.698h-.006c0 19.409-7.938 36.957-20.736 49.594c3.142.352 6.492.571 9.912.554c12.15.006 25.284-2.675 35.13-10.956c6.42-5.408 11.798-13.327 14.78-25.199c.584-4.586.92-9.247.92-13.991c0-60.588-49.116-109.715-109.705-109.715"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#64dd17" d="M123.456 129.975a507 507 0 0 0-3.54 7.846c-4.406 9.981-9.284 22.127-11.066 29.908c-.64 2.77-1.037 6.205-1.03 10.013c0 1.506.081 3.09.21 4.702a58.1 58.1 0 0 0 19.98 3.559a58.2 58.2 0 0 0 18.29-2.98c-1.352-1.237-2.642-2.554-3.816-4.038c-7.796-9.942-12.146-24.512-19.028-49.01m-28.784-49.39C79.782 91.08 70.039 108.387 70.002 128c.037 19.32 9.487 36.403 24.002 46.94c3.56-14.83 12.485-28.41 25.868-55.63a219 219 0 0 0-2.714-7.083c-3.708-9.3-9.059-20.102-13.834-24.993c-2.435-2.555-5.389-4.763-8.652-6.648"/><path fill="#7cb342" d="M178.532 194.535c-7.683-.963-14.023-2.124-19.57-4.081a69.4 69.4 0 0 1-30.958 7.249c-38.491 0-69.693-31.198-69.698-69.7c0-20.891 9.203-39.62 23.764-52.392c-3.895-.94-7.956-1.49-12.104-1.482c-20.45.193-42.037 11.51-51.025 42.075c-.84 4.45-.64 7.813-.64 11.8c0 60.591 49.12 109.715 109.705 109.715c37.104 0 69.882-18.437 89.732-46.633c-10.736 2.675-21.06 3.955-29.902 3.982c-3.314 0-6.425-.177-9.305-.53"/><path fill="#29b6f6" d="M157.922 173.271c.678.336 2.213.884 4.35 1.49c14.375-10.553 23.717-27.552 23.754-46.764h-.005c-.055-32.03-25.974-57.945-58.011-58.009a58.2 58.2 0 0 0-18.213 2.961c11.779 13.426 17.443 32.613 22.922 53.6l.01.025c.01.017 1.752 5.828 4.743 13.538c2.97 7.7 7.203 17.231 11.818 24.178c3.03 4.655 6.363 8 8.632 8.981"/><path fill="#1e88e5" d="M128.009 18.29c-36.746 0-69.25 18.089-89.16 45.826c10.361-6.49 20.941-8.83 30.174-8.747c12.753.037 22.779 3.991 27.589 6.696a51 51 0 0 1 3.345 2.131a69.4 69.4 0 0 1 28.049-5.894c38.496.004 69.703 31.202 69.709 69.698h-.006c0 19.409-7.938 36.957-20.736 49.594c3.142.352 6.492.571 9.912.554c12.15.006 25.284-2.675 35.13-10.956c6.42-5.408 11.798-13.327 14.78-25.199c.584-4.586.92-9.247.92-13.991c0-60.588-49.116-109.715-109.705-109.715"/></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%2364dd17%22%20d%3D%22M123.456%20129.975a507%20507%200%200%200-3.54%207.846c-4.406%209.981-9.284%2022.127-11.066%2029.908c-.64%202.77-1.037%206.205-1.03%2010.013c0%201.506.081%203.09.21%204.702a58.1%2058.1%200%200%200%2019.98%203.559a58.2%2058.2%200%200%200%2018.29-2.98c-1.352-1.237-2.642-2.554-3.816-4.038c-7.796-9.942-12.146-24.512-19.028-49.01m-28.784-49.39C79.782%2091.08%2070.039%20108.387%2070.002%20128c.037%2019.32%209.487%2036.403%2024.002%2046.94c3.56-14.83%2012.485-28.41%2025.868-55.63a219%20219%200%200%200-2.714-7.083c-3.708-9.3-9.059-20.102-13.834-24.993c-2.435-2.555-5.389-4.763-8.652-6.648%22%2F%3E%3Cpath%20fill%3D%22%237cb342%22%20d%3D%22M178.532%20194.535c-7.683-.963-14.023-2.124-19.57-4.081a69.4%2069.4%200%200%201-30.958%207.249c-38.491%200-69.693-31.198-69.698-69.7c0-20.891%209.203-39.62%2023.764-52.392c-3.895-.94-7.956-1.49-12.104-1.482c-20.45.193-42.037%2011.51-51.025%2042.075c-.84%204.45-.64%207.813-.64%2011.8c0%2060.591%2049.12%20109.715%20109.705%20109.715c37.104%200%2069.882-18.437%2089.732-46.633c-10.736%202.675-21.06%203.955-29.902%203.982c-3.314%200-6.425-.177-9.305-.53%22%2F%3E%3Cpath%20fill%3D%22%2329b6f6%22%20d%3D%22M157.922%20173.271c.678.336%202.213.884%204.35%201.49c14.375-10.553%2023.717-27.552%2023.754-46.764h-.005c-.055-32.03-25.974-57.945-58.011-58.009a58.2%2058.2%200%200%200-18.213%202.961c11.779%2013.426%2017.443%2032.613%2022.922%2053.6l.01.025c.01.017%201.752%205.828%204.743%2013.538c2.97%207.7%207.203%2017.231%2011.818%2024.178c3.03%204.655%206.363%208%208.632%208.981%22%2F%3E%3Cpath%20fill%3D%22%231e88e5%22%20d%3D%22M128.009%2018.29c-36.746%200-69.25%2018.089-89.16%2045.826c10.361-6.49%2020.941-8.83%2030.174-8.747c12.753.037%2022.779%203.991%2027.589%206.696a51%2051%200%200%201%203.345%202.131a69.4%2069.4%200%200%201%2028.049-5.894c38.496.004%2069.703%2031.202%2069.709%2069.698h-.006c0%2019.409-7.938%2036.957-20.736%2049.594c3.142.352%206.492.571%209.912.554c12.15.006%2025.284-2.675%2035.13-10.956c6.42-5.408%2011.798-13.327%2014.78-25.199c.584-4.586.92-9.247.92-13.991c0-60.588-49.116-109.715-109.705-109.715%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%2364dd17%22%20d%3D%22M123.456%20129.975a507%20507%200%200%200-3.54%207.846c-4.406%209.981-9.284%2022.127-11.066%2029.908c-.64%202.77-1.037%206.205-1.03%2010.013c0%201.506.081%203.09.21%204.702a58.1%2058.1%200%200%200%2019.98%203.559a58.2%2058.2%200%200%200%2018.29-2.98c-1.352-1.237-2.642-2.554-3.816-4.038c-7.796-9.942-12.146-24.512-19.028-49.01m-28.784-49.39C79.782%2091.08%2070.039%20108.387%2070.002%20128c.037%2019.32%209.487%2036.403%2024.002%2046.94c3.56-14.83%2012.485-28.41%2025.868-55.63a219%20219%200%200%200-2.714-7.083c-3.708-9.3-9.059-20.102-13.834-24.993c-2.435-2.555-5.389-4.763-8.652-6.648%22%2F%3E%3Cpath%20fill%3D%22%237cb342%22%20d%3D%22M178.532%20194.535c-7.683-.963-14.023-2.124-19.57-4.081a69.4%2069.4%200%200%201-30.958%207.249c-38.491%200-69.693-31.198-69.698-69.7c0-20.891%209.203-39.62%2023.764-52.392c-3.895-.94-7.956-1.49-12.104-1.482c-20.45.193-42.037%2011.51-51.025%2042.075c-.84%204.45-.64%207.813-.64%2011.8c0%2060.591%2049.12%20109.715%20109.705%20109.715c37.104%200%2069.882-18.437%2089.732-46.633c-10.736%202.675-21.06%203.955-29.902%203.982c-3.314%200-6.425-.177-9.305-.53%22%2F%3E%3Cpath%20fill%3D%22%2329b6f6%22%20d%3D%22M157.922%20173.271c.678.336%202.213.884%204.35%201.49c14.375-10.553%2023.717-27.552%2023.754-46.764h-.005c-.055-32.03-25.974-57.945-58.011-58.009a58.2%2058.2%200%200%200-18.213%202.961c11.779%2013.426%2017.443%2032.613%2022.922%2053.6l.01.025c.01.017%201.752%205.828%204.743%2013.538c2.97%207.7%207.203%2017.231%2011.818%2024.178c3.03%204.655%206.363%208%208.632%208.981%22%2F%3E%3Cpath%20fill%3D%22%231e88e5%22%20d%3D%22M128.009%2018.29c-36.746%200-69.25%2018.089-89.16%2045.826c10.361-6.49%2020.941-8.83%2030.174-8.747c12.753.037%2022.779%203.991%2027.589%206.696a51%2051%200%200%201%203.345%202.131a69.4%2069.4%200%200%201%2028.049-5.894c38.496.004%2069.703%2031.202%2069.709%2069.698h-.006c0%2019.409-7.938%2036.957-20.736%2049.594c3.142.352%206.492.571%209.912.554c12.15.006%2025.284-2.675%2035.13-10.956c6.42-5.408%2011.798-13.327%2014.78-25.199c.584-4.586.92-9.247.92-13.991c0-60.588-49.116-109.715-109.705-109.715%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/clojure.svg?color=%231a73e8&size=48