clion from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
clion
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the clion logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 0v24h24V0zm7.041 3a5 5 0 0 1 .219 0c1.86 0 3 .6 3.9 1.56L9.78 6.18C9 5.46 8.22 5.04 7.26 5.04c-1.68 0-2.88 1.38-2.88 3.12c0 1.68 1.2 3.12 2.88 3.12c1.14 0 1.86-.48 2.64-1.14l1.38 1.38c-1.02 1.08-2.16 1.8-4.08 1.8a5.1 5.1 0 0 1-5.1-5.16A5.05 5.05 0 0 1 7.04 3zm5.738.12H15v8.1h4.32v1.86h-6.54V3.12zM2.28 19.5h9V21h-9z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsClion(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 0v24h24V0zm7.041 3a5 5 0 0 1 .219 0c1.86 0 3 .6 3.9 1.56L9.78 6.18C9 5.46 8.22 5.04 7.26 5.04c-1.68 0-2.88 1.38-2.88 3.12c0 1.68 1.2 3.12 2.88 3.12c1.14 0 1.86-.48 2.64-1.14l1.38 1.38c-1.02 1.08-2.16 1.8-4.08 1.8a5.1 5.1 0 0 1-5.1-5.16A5.05 5.05 0 0 1 7.04 3zm5.738.12H15v8.1h4.32v1.86h-6.54V3.12zM2.28 19.5h9V21h-9z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 0v24h24V0zm7.041 3a5 5 0 0 1 .219 0c1.86 0 3 .6 3.9 1.56L9.78 6.18C9 5.46 8.22 5.04 7.26 5.04c-1.68 0-2.88 1.38-2.88 3.12c0 1.68 1.2 3.12 2.88 3.12c1.14 0 1.86-.48 2.64-1.14l1.38 1.38c-1.02 1.08-2.16 1.8-4.08 1.8a5.1 5.1 0 0 1-5.1-5.16A5.05 5.05 0 0 1 7.04 3zm5.738.12H15v8.1h4.32v1.86h-6.54V3.12zM2.28 19.5h9V21h-9z"/></svg>
</template>

CSS

.icon-clion {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200v24h24V0zm7.041%203a5%205%200%200%201%20.219%200c1.86%200%203%20.6%203.9%201.56L9.78%206.18C9%205.46%208.22%205.04%207.26%205.04c-1.68%200-2.88%201.38-2.88%203.12c0%201.68%201.2%203.12%202.88%203.12c1.14%200%201.86-.48%202.64-1.14l1.38%201.38c-1.02%201.08-2.16%201.8-4.08%201.8a5.1%205.1%200%200%201-5.1-5.16A5.05%205.05%200%200%201%207.04%203zm5.738.12H15v8.1h4.32v1.86h-6.54V3.12zM2.28%2019.5h9V21h-9z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200v24h24V0zm7.041%203a5%205%200%200%201%20.219%200c1.86%200%203%20.6%203.9%201.56L9.78%206.18C9%205.46%208.22%205.04%207.26%205.04c-1.68%200-2.88%201.38-2.88%203.12c0%201.68%201.2%203.12%202.88%203.12c1.14%200%201.86-.48%202.64-1.14l1.38%201.38c-1.02%201.08-2.16%201.8-4.08%201.8a5.1%205.1%200%200%201-5.1-5.16A5.05%205.05%200%200%201%207.04%203zm5.738.12H15v8.1h4.32v1.86h-6.54V3.12zM2.28%2019.5h9V21h-9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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