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

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

The same logo in other sets

Use the justgiving logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.62 13.235H20.437l-6.525 6.557h8.968c-1.183 2.635-3.823 4.083-6.88 4.083c-4.14 0-7.521-3.563-7.521-7.697c0-4.151 3.381-7.615 7.521-7.615c1.511 0 2.917.391 4.083 1.156l6.053-6.079A15.9 15.9 0 0 0 16 0C7.161 0 0 7.156 0 16c0 8.828 7.161 16 16 16s16-6.817 16-15.651c0-1.193-.136-1.803-.38-3.115z"/></svg>

React

import type { SVGProps } from "react";

export function CibJustgiving(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="M31.62 13.235H20.437l-6.525 6.557h8.968c-1.183 2.635-3.823 4.083-6.88 4.083c-4.14 0-7.521-3.563-7.521-7.697c0-4.151 3.381-7.615 7.521-7.615c1.511 0 2.917.391 4.083 1.156l6.053-6.079A15.9 15.9 0 0 0 16 0C7.161 0 0 7.156 0 16c0 8.828 7.161 16 16 16s16-6.817 16-15.651c0-1.193-.136-1.803-.38-3.115z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.62 13.235H20.437l-6.525 6.557h8.968c-1.183 2.635-3.823 4.083-6.88 4.083c-4.14 0-7.521-3.563-7.521-7.697c0-4.151 3.381-7.615 7.521-7.615c1.511 0 2.917.391 4.083 1.156l6.053-6.079A15.9 15.9 0 0 0 16 0C7.161 0 0 7.156 0 16c0 8.828 7.161 16 16 16s16-6.817 16-15.651c0-1.193-.136-1.803-.38-3.115z"/></svg>
</template>

CSS

.icon-justgiving {
  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%22M31.62%2013.235H20.437l-6.525%206.557h8.968c-1.183%202.635-3.823%204.083-6.88%204.083c-4.14%200-7.521-3.563-7.521-7.697c0-4.151%203.381-7.615%207.521-7.615c1.511%200%202.917.391%204.083%201.156l6.053-6.079A15.9%2015.9%200%200%200%2016%200C7.161%200%200%207.156%200%2016c0%208.828%207.161%2016%2016%2016s16-6.817%2016-15.651c0-1.193-.136-1.803-.38-3.115z%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%22M31.62%2013.235H20.437l-6.525%206.557h8.968c-1.183%202.635-3.823%204.083-6.88%204.083c-4.14%200-7.521-3.563-7.521-7.697c0-4.151%203.381-7.615%207.521-7.615c1.511%200%202.917.391%204.083%201.156l6.053-6.079A15.9%2015.9%200%200%200%2016%200C7.161%200%200%207.156%200%2016c0%208.828%207.161%2016%2016%2016s16-6.817%2016-15.651c0-1.193-.136-1.803-.38-3.115z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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