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

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

The same logo in other sets

Use the solus logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.938 0q-.359 1.17-.755 2.333A15.52 15.52 0 0 0 .001 16.484c.005 1.542.234 3.068.688 4.536l-.453.797l-.234.49l.37.188c.318.135.651.24.99.297q.548 1.241 1.307 2.365c5.38.458 11.401.682 16.594-.073c4.255-.62 7.922-1.896 10.313-4.156c.339-.313.635-.63.901-.964c.026-.052.047-.068.078-.099c.016 0 .036-.052.052-.073c.021 0 .042-.047.052-.073c.016 0 .021-.052.031-.052c.443-.594.786-1.188 1.068-1.745l.245-.49l-.49-.484a9 9 0 0 0-.479-.469c0-8.568-6.948-15.516-15.516-15.516a15.6 15.6 0 0 0-4.281.615C10.617.677 10.133.052 9.94 0zm.484 2.182c1.656 2.911 3.083 4.563 4.849 7.76c.177 2.031.896 12.599.969 13.573c-.521-.047-3.313-.318-6.802-.688a129 129 0 0 1-5.458-.651l-2.531-.594C4.314 16.53 8.85 8.613 10.428 2.181zm6.057 8.24s6.656 5.234 9.458 11.641c-3.411 1.682-6.557 1.464-8.479 1.453c1.359-3.51 1.359-8.281-.974-13.094zm4.61 2.911c1.307.359 2.599.766 3.88 1.208c2.359.839 4.557 1.99 5.823 3.156a9.35 9.35 0 0 1-3.88 3.88c.198-1.995-.521-3.911-1.943-5.339c-1.052-1.047-2.432-1.938-3.88-2.911zm8.942 8.641c-3.135 2.219-6.833 3.573-10.62 4.146c-1.641.229-3.297.38-4.953.453h-.432a72 72 0 0 1-4.969 0a110 110 0 0 1-5.568-.307h-.005c3.406 4.344 9.323 6.526 14.786 5.474a15.2 15.2 0 0 0 6-2.474h.01c.417-.281.818-.589 1.203-.911q.022-.023.052-.047a15.46 15.46 0 0 0 4.5-6.349zM3.349 26.115l.031.047c-.01 0-.021-.047-.031-.047"/></svg>

React

import type { SVGProps } from "react";

export function CibSolus(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="M9.938 0q-.359 1.17-.755 2.333A15.52 15.52 0 0 0 .001 16.484c.005 1.542.234 3.068.688 4.536l-.453.797l-.234.49l.37.188c.318.135.651.24.99.297q.548 1.241 1.307 2.365c5.38.458 11.401.682 16.594-.073c4.255-.62 7.922-1.896 10.313-4.156c.339-.313.635-.63.901-.964c.026-.052.047-.068.078-.099c.016 0 .036-.052.052-.073c.021 0 .042-.047.052-.073c.016 0 .021-.052.031-.052c.443-.594.786-1.188 1.068-1.745l.245-.49l-.49-.484a9 9 0 0 0-.479-.469c0-8.568-6.948-15.516-15.516-15.516a15.6 15.6 0 0 0-4.281.615C10.617.677 10.133.052 9.94 0zm.484 2.182c1.656 2.911 3.083 4.563 4.849 7.76c.177 2.031.896 12.599.969 13.573c-.521-.047-3.313-.318-6.802-.688a129 129 0 0 1-5.458-.651l-2.531-.594C4.314 16.53 8.85 8.613 10.428 2.181zm6.057 8.24s6.656 5.234 9.458 11.641c-3.411 1.682-6.557 1.464-8.479 1.453c1.359-3.51 1.359-8.281-.974-13.094zm4.61 2.911c1.307.359 2.599.766 3.88 1.208c2.359.839 4.557 1.99 5.823 3.156a9.35 9.35 0 0 1-3.88 3.88c.198-1.995-.521-3.911-1.943-5.339c-1.052-1.047-2.432-1.938-3.88-2.911zm8.942 8.641c-3.135 2.219-6.833 3.573-10.62 4.146c-1.641.229-3.297.38-4.953.453h-.432a72 72 0 0 1-4.969 0a110 110 0 0 1-5.568-.307h-.005c3.406 4.344 9.323 6.526 14.786 5.474a15.2 15.2 0 0 0 6-2.474h.01c.417-.281.818-.589 1.203-.911q.022-.023.052-.047a15.46 15.46 0 0 0 4.5-6.349zM3.349 26.115l.031.047c-.01 0-.021-.047-.031-.047"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.938 0q-.359 1.17-.755 2.333A15.52 15.52 0 0 0 .001 16.484c.005 1.542.234 3.068.688 4.536l-.453.797l-.234.49l.37.188c.318.135.651.24.99.297q.548 1.241 1.307 2.365c5.38.458 11.401.682 16.594-.073c4.255-.62 7.922-1.896 10.313-4.156c.339-.313.635-.63.901-.964c.026-.052.047-.068.078-.099c.016 0 .036-.052.052-.073c.021 0 .042-.047.052-.073c.016 0 .021-.052.031-.052c.443-.594.786-1.188 1.068-1.745l.245-.49l-.49-.484a9 9 0 0 0-.479-.469c0-8.568-6.948-15.516-15.516-15.516a15.6 15.6 0 0 0-4.281.615C10.617.677 10.133.052 9.94 0zm.484 2.182c1.656 2.911 3.083 4.563 4.849 7.76c.177 2.031.896 12.599.969 13.573c-.521-.047-3.313-.318-6.802-.688a129 129 0 0 1-5.458-.651l-2.531-.594C4.314 16.53 8.85 8.613 10.428 2.181zm6.057 8.24s6.656 5.234 9.458 11.641c-3.411 1.682-6.557 1.464-8.479 1.453c1.359-3.51 1.359-8.281-.974-13.094zm4.61 2.911c1.307.359 2.599.766 3.88 1.208c2.359.839 4.557 1.99 5.823 3.156a9.35 9.35 0 0 1-3.88 3.88c.198-1.995-.521-3.911-1.943-5.339c-1.052-1.047-2.432-1.938-3.88-2.911zm8.942 8.641c-3.135 2.219-6.833 3.573-10.62 4.146c-1.641.229-3.297.38-4.953.453h-.432a72 72 0 0 1-4.969 0a110 110 0 0 1-5.568-.307h-.005c3.406 4.344 9.323 6.526 14.786 5.474a15.2 15.2 0 0 0 6-2.474h.01c.417-.281.818-.589 1.203-.911q.022-.023.052-.047a15.46 15.46 0 0 0 4.5-6.349zM3.349 26.115l.031.047c-.01 0-.021-.047-.031-.047"/></svg>
</template>

CSS

.icon-solus {
  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%22M9.938%200q-.359%201.17-.755%202.333A15.52%2015.52%200%200%200%20.001%2016.484c.005%201.542.234%203.068.688%204.536l-.453.797l-.234.49l.37.188c.318.135.651.24.99.297q.548%201.241%201.307%202.365c5.38.458%2011.401.682%2016.594-.073c4.255-.62%207.922-1.896%2010.313-4.156c.339-.313.635-.63.901-.964c.026-.052.047-.068.078-.099c.016%200%20.036-.052.052-.073c.021%200%20.042-.047.052-.073c.016%200%20.021-.052.031-.052c.443-.594.786-1.188%201.068-1.745l.245-.49l-.49-.484a9%209%200%200%200-.479-.469c0-8.568-6.948-15.516-15.516-15.516a15.6%2015.6%200%200%200-4.281.615C10.617.677%2010.133.052%209.94%200zm.484%202.182c1.656%202.911%203.083%204.563%204.849%207.76c.177%202.031.896%2012.599.969%2013.573c-.521-.047-3.313-.318-6.802-.688a129%20129%200%200%201-5.458-.651l-2.531-.594C4.314%2016.53%208.85%208.613%2010.428%202.181zm6.057%208.24s6.656%205.234%209.458%2011.641c-3.411%201.682-6.557%201.464-8.479%201.453c1.359-3.51%201.359-8.281-.974-13.094zm4.61%202.911c1.307.359%202.599.766%203.88%201.208c2.359.839%204.557%201.99%205.823%203.156a9.35%209.35%200%200%201-3.88%203.88c.198-1.995-.521-3.911-1.943-5.339c-1.052-1.047-2.432-1.938-3.88-2.911zm8.942%208.641c-3.135%202.219-6.833%203.573-10.62%204.146c-1.641.229-3.297.38-4.953.453h-.432a72%2072%200%200%201-4.969%200a110%20110%200%200%201-5.568-.307h-.005c3.406%204.344%209.323%206.526%2014.786%205.474a15.2%2015.2%200%200%200%206-2.474h.01c.417-.281.818-.589%201.203-.911q.022-.023.052-.047a15.46%2015.46%200%200%200%204.5-6.349zM3.349%2026.115l.031.047c-.01%200-.021-.047-.031-.047%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%22M9.938%200q-.359%201.17-.755%202.333A15.52%2015.52%200%200%200%20.001%2016.484c.005%201.542.234%203.068.688%204.536l-.453.797l-.234.49l.37.188c.318.135.651.24.99.297q.548%201.241%201.307%202.365c5.38.458%2011.401.682%2016.594-.073c4.255-.62%207.922-1.896%2010.313-4.156c.339-.313.635-.63.901-.964c.026-.052.047-.068.078-.099c.016%200%20.036-.052.052-.073c.021%200%20.042-.047.052-.073c.016%200%20.021-.052.031-.052c.443-.594.786-1.188%201.068-1.745l.245-.49l-.49-.484a9%209%200%200%200-.479-.469c0-8.568-6.948-15.516-15.516-15.516a15.6%2015.6%200%200%200-4.281.615C10.617.677%2010.133.052%209.94%200zm.484%202.182c1.656%202.911%203.083%204.563%204.849%207.76c.177%202.031.896%2012.599.969%2013.573c-.521-.047-3.313-.318-6.802-.688a129%20129%200%200%201-5.458-.651l-2.531-.594C4.314%2016.53%208.85%208.613%2010.428%202.181zm6.057%208.24s6.656%205.234%209.458%2011.641c-3.411%201.682-6.557%201.464-8.479%201.453c1.359-3.51%201.359-8.281-.974-13.094zm4.61%202.911c1.307.359%202.599.766%203.88%201.208c2.359.839%204.557%201.99%205.823%203.156a9.35%209.35%200%200%201-3.88%203.88c.198-1.995-.521-3.911-1.943-5.339c-1.052-1.047-2.432-1.938-3.88-2.911zm8.942%208.641c-3.135%202.219-6.833%203.573-10.62%204.146c-1.641.229-3.297.38-4.953.453h-.432a72%2072%200%200%201-4.969%200a110%20110%200%200%201-5.568-.307h-.005c3.406%204.344%209.323%206.526%2014.786%205.474a15.2%2015.2%200%200%200%206-2.474h.01c.417-.281.818-.589%201.203-.911q.022-.023.052-.047a15.46%2015.46%200%200%200%204.5-6.349zM3.349%2026.115l.031.047c-.01%200-.021-.047-.031-.047%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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