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

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

Use the ccleaner logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.939.934C8.876.934 3.962 5.888 3.962 12q0 .751.097 1.477a11 11 0 0 0 1.956-1.9l-.129-.083L7.66 9.082s.28-.336.683-.336c.13 0 .264.028.387.076c.123.049.99.411 1.588.66L13.7 2.297s.33-.682 1.05-.68c.168 0 .342.036.565.125c.222.09.428.267.543.475s.138.424.127.598c-.02.184-.097.358-.145.537L14.2 7.47c.358-.06.577-.067.816-.067c.427 0 2.571.1 4.37 2.02c.108.116.214.255.318.351c.168.17.444.198.62-.017l3.311-3.865c.155-.18.131-.46.01-.635a11 11 0 0 0-3.758-3.139A10.85 10.85 0 0 0 14.94.934m-.19 1.183a.65.65 0 0 0-.588.373l-3.593 7.635c.01.004-1.72-.717-2.012-.834a.6.6 0 0 0-.213-.045a.34.34 0 0 0-.273.121L6.605 11.36s4.58 2.923 4.69 3.014c.108.091.224.1.224.1l2.539.484s.3-2.378.365-2.8c.066-.443-.246-.524-.246-.524l-1.865-.78l3.064-7.687s.39-.697-.283-.978a1 1 0 0 0-.344-.07M6.445 11.85c-.74.944-2.882 3.292-6.393 4.007c0 0-.08.023-.04.211c.039.19.492 1.652 1.862 3.057c0 0 .33.356.754.469c.422.113 1.21.085 1.654 0c0 0-.192.173-.933.656a.104.104 0 0 0-.043.117c.018.062.08.144.234.254c.29.208 1.243.799 1.856 1.037c0 0 .216.15 1.103.152h.826l.637-.357l-.295.358s.91.023 1.658-.125a1.7 1.7 0 0 0 .614-.254c.695-.465 2.362-1.952 3.701-6.045l-2.209-.422a1 1 0 0 1-.457-.21c.028.024-.661-.44-4.53-2.905m13.252 2.418c-1.435 2.233-4.15 2.315-4.58 2.324a5 5 0 0 1-1.32-.15c-1.308 3.51-2.843 4.912-3.58 5.406a2 2 0 0 1-.13.08a10.85 10.85 0 0 0 4.852 1.138c3.589 0 6.76-1.75 8.764-4.433c.268-.374.29-.449.296-.56a.5.5 0 0 0-.132-.352l-3.444-3.512c-.37-.41-.705-.002-.726.059"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsCcleaner(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="M14.939.934C8.876.934 3.962 5.888 3.962 12q0 .751.097 1.477a11 11 0 0 0 1.956-1.9l-.129-.083L7.66 9.082s.28-.336.683-.336c.13 0 .264.028.387.076c.123.049.99.411 1.588.66L13.7 2.297s.33-.682 1.05-.68c.168 0 .342.036.565.125c.222.09.428.267.543.475s.138.424.127.598c-.02.184-.097.358-.145.537L14.2 7.47c.358-.06.577-.067.816-.067c.427 0 2.571.1 4.37 2.02c.108.116.214.255.318.351c.168.17.444.198.62-.017l3.311-3.865c.155-.18.131-.46.01-.635a11 11 0 0 0-3.758-3.139A10.85 10.85 0 0 0 14.94.934m-.19 1.183a.65.65 0 0 0-.588.373l-3.593 7.635c.01.004-1.72-.717-2.012-.834a.6.6 0 0 0-.213-.045a.34.34 0 0 0-.273.121L6.605 11.36s4.58 2.923 4.69 3.014c.108.091.224.1.224.1l2.539.484s.3-2.378.365-2.8c.066-.443-.246-.524-.246-.524l-1.865-.78l3.064-7.687s.39-.697-.283-.978a1 1 0 0 0-.344-.07M6.445 11.85c-.74.944-2.882 3.292-6.393 4.007c0 0-.08.023-.04.211c.039.19.492 1.652 1.862 3.057c0 0 .33.356.754.469c.422.113 1.21.085 1.654 0c0 0-.192.173-.933.656a.104.104 0 0 0-.043.117c.018.062.08.144.234.254c.29.208 1.243.799 1.856 1.037c0 0 .216.15 1.103.152h.826l.637-.357l-.295.358s.91.023 1.658-.125a1.7 1.7 0 0 0 .614-.254c.695-.465 2.362-1.952 3.701-6.045l-2.209-.422a1 1 0 0 1-.457-.21c.028.024-.661-.44-4.53-2.905m13.252 2.418c-1.435 2.233-4.15 2.315-4.58 2.324a5 5 0 0 1-1.32-.15c-1.308 3.51-2.843 4.912-3.58 5.406a2 2 0 0 1-.13.08a10.85 10.85 0 0 0 4.852 1.138c3.589 0 6.76-1.75 8.764-4.433c.268-.374.29-.449.296-.56a.5.5 0 0 0-.132-.352l-3.444-3.512c-.37-.41-.705-.002-.726.059"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.939.934C8.876.934 3.962 5.888 3.962 12q0 .751.097 1.477a11 11 0 0 0 1.956-1.9l-.129-.083L7.66 9.082s.28-.336.683-.336c.13 0 .264.028.387.076c.123.049.99.411 1.588.66L13.7 2.297s.33-.682 1.05-.68c.168 0 .342.036.565.125c.222.09.428.267.543.475s.138.424.127.598c-.02.184-.097.358-.145.537L14.2 7.47c.358-.06.577-.067.816-.067c.427 0 2.571.1 4.37 2.02c.108.116.214.255.318.351c.168.17.444.198.62-.017l3.311-3.865c.155-.18.131-.46.01-.635a11 11 0 0 0-3.758-3.139A10.85 10.85 0 0 0 14.94.934m-.19 1.183a.65.65 0 0 0-.588.373l-3.593 7.635c.01.004-1.72-.717-2.012-.834a.6.6 0 0 0-.213-.045a.34.34 0 0 0-.273.121L6.605 11.36s4.58 2.923 4.69 3.014c.108.091.224.1.224.1l2.539.484s.3-2.378.365-2.8c.066-.443-.246-.524-.246-.524l-1.865-.78l3.064-7.687s.39-.697-.283-.978a1 1 0 0 0-.344-.07M6.445 11.85c-.74.944-2.882 3.292-6.393 4.007c0 0-.08.023-.04.211c.039.19.492 1.652 1.862 3.057c0 0 .33.356.754.469c.422.113 1.21.085 1.654 0c0 0-.192.173-.933.656a.104.104 0 0 0-.043.117c.018.062.08.144.234.254c.29.208 1.243.799 1.856 1.037c0 0 .216.15 1.103.152h.826l.637-.357l-.295.358s.91.023 1.658-.125a1.7 1.7 0 0 0 .614-.254c.695-.465 2.362-1.952 3.701-6.045l-2.209-.422a1 1 0 0 1-.457-.21c.028.024-.661-.44-4.53-2.905m13.252 2.418c-1.435 2.233-4.15 2.315-4.58 2.324a5 5 0 0 1-1.32-.15c-1.308 3.51-2.843 4.912-3.58 5.406a2 2 0 0 1-.13.08a10.85 10.85 0 0 0 4.852 1.138c3.589 0 6.76-1.75 8.764-4.433c.268-.374.29-.449.296-.56a.5.5 0 0 0-.132-.352l-3.444-3.512c-.37-.41-.705-.002-.726.059"/></svg>
</template>

CSS

.icon-ccleaner {
  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%22M14.939.934C8.876.934%203.962%205.888%203.962%2012q0%20.751.097%201.477a11%2011%200%200%200%201.956-1.9l-.129-.083L7.66%209.082s.28-.336.683-.336c.13%200%20.264.028.387.076c.123.049.99.411%201.588.66L13.7%202.297s.33-.682%201.05-.68c.168%200%20.342.036.565.125c.222.09.428.267.543.475s.138.424.127.598c-.02.184-.097.358-.145.537L14.2%207.47c.358-.06.577-.067.816-.067c.427%200%202.571.1%204.37%202.02c.108.116.214.255.318.351c.168.17.444.198.62-.017l3.311-3.865c.155-.18.131-.46.01-.635a11%2011%200%200%200-3.758-3.139A10.85%2010.85%200%200%200%2014.94.934m-.19%201.183a.65.65%200%200%200-.588.373l-3.593%207.635c.01.004-1.72-.717-2.012-.834a.6.6%200%200%200-.213-.045a.34.34%200%200%200-.273.121L6.605%2011.36s4.58%202.923%204.69%203.014c.108.091.224.1.224.1l2.539.484s.3-2.378.365-2.8c.066-.443-.246-.524-.246-.524l-1.865-.78l3.064-7.687s.39-.697-.283-.978a1%201%200%200%200-.344-.07M6.445%2011.85c-.74.944-2.882%203.292-6.393%204.007c0%200-.08.023-.04.211c.039.19.492%201.652%201.862%203.057c0%200%20.33.356.754.469c.422.113%201.21.085%201.654%200c0%200-.192.173-.933.656a.104.104%200%200%200-.043.117c.018.062.08.144.234.254c.29.208%201.243.799%201.856%201.037c0%200%20.216.15%201.103.152h.826l.637-.357l-.295.358s.91.023%201.658-.125a1.7%201.7%200%200%200%20.614-.254c.695-.465%202.362-1.952%203.701-6.045l-2.209-.422a1%201%200%200%201-.457-.21c.028.024-.661-.44-4.53-2.905m13.252%202.418c-1.435%202.233-4.15%202.315-4.58%202.324a5%205%200%200%201-1.32-.15c-1.308%203.51-2.843%204.912-3.58%205.406a2%202%200%200%201-.13.08a10.85%2010.85%200%200%200%204.852%201.138c3.589%200%206.76-1.75%208.764-4.433c.268-.374.29-.449.296-.56a.5.5%200%200%200-.132-.352l-3.444-3.512c-.37-.41-.705-.002-.726.059%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%22M14.939.934C8.876.934%203.962%205.888%203.962%2012q0%20.751.097%201.477a11%2011%200%200%200%201.956-1.9l-.129-.083L7.66%209.082s.28-.336.683-.336c.13%200%20.264.028.387.076c.123.049.99.411%201.588.66L13.7%202.297s.33-.682%201.05-.68c.168%200%20.342.036.565.125c.222.09.428.267.543.475s.138.424.127.598c-.02.184-.097.358-.145.537L14.2%207.47c.358-.06.577-.067.816-.067c.427%200%202.571.1%204.37%202.02c.108.116.214.255.318.351c.168.17.444.198.62-.017l3.311-3.865c.155-.18.131-.46.01-.635a11%2011%200%200%200-3.758-3.139A10.85%2010.85%200%200%200%2014.94.934m-.19%201.183a.65.65%200%200%200-.588.373l-3.593%207.635c.01.004-1.72-.717-2.012-.834a.6.6%200%200%200-.213-.045a.34.34%200%200%200-.273.121L6.605%2011.36s4.58%202.923%204.69%203.014c.108.091.224.1.224.1l2.539.484s.3-2.378.365-2.8c.066-.443-.246-.524-.246-.524l-1.865-.78l3.064-7.687s.39-.697-.283-.978a1%201%200%200%200-.344-.07M6.445%2011.85c-.74.944-2.882%203.292-6.393%204.007c0%200-.08.023-.04.211c.039.19.492%201.652%201.862%203.057c0%200%20.33.356.754.469c.422.113%201.21.085%201.654%200c0%200-.192.173-.933.656a.104.104%200%200%200-.043.117c.018.062.08.144.234.254c.29.208%201.243.799%201.856%201.037c0%200%20.216.15%201.103.152h.826l.637-.357l-.295.358s.91.023%201.658-.125a1.7%201.7%200%200%200%20.614-.254c.695-.465%202.362-1.952%203.701-6.045l-2.209-.422a1%201%200%200%201-.457-.21c.028.024-.661-.44-4.53-2.905m13.252%202.418c-1.435%202.233-4.15%202.315-4.58%202.324a5%205%200%200%201-1.32-.15c-1.308%203.51-2.843%204.912-3.58%205.406a2%202%200%200%201-.13.08a10.85%2010.85%200%200%200%204.852%201.138c3.589%200%206.76-1.75%208.764-4.433c.268-.374.29-.449.296-.56a.5.5%200%200%200-.132-.352l-3.444-3.512c-.37-.41-.705-.002-.726.059%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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