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

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

The same logo in other sets

Use the goldenline logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.839 28.875c0 1.635-1.323 2.953-2.953 2.953s-2.953-1.318-2.953-2.953c0-1.63 1.323-2.953 2.953-2.953s2.953 1.328 2.953 2.953m-6.292-.229l-6.922 1.62s-.38.109-.521-.286c-.078-.24.12-.531.12-.531L15.177 18.1s.354-.536 1.026-.734c.557-.161 1.161.214 1.161.214l11.135 7.005s.484.198.464.583c-.021.391-.443.458-.443.458l-6.719 1.568a3.3 3.3 0 0 0-2.875-1.656a3.355 3.355 0 0 0-3.339 3.115h-.042zM5.198 9.729l2.016-7.016s.099-.406.51-.323c.245.042.401.365.401.365l6.521 11.594s.297.568.141 1.255c-.13.568-.755.911-.755.911L2.485 22.812s-.406.323-.729.115c-.323-.219-.182-.62-.182-.62l1.964-6.823a3.34 3.34 0 0 0 2.76-3.292c0-.984-.422-1.859-1.099-2.479zm.708 2.479a2.95 2.95 0 0 1-2.953 2.953C1.328 15.161 0 13.838 0 12.208s1.328-2.953 2.953-2.953a2.955 2.955 0 0 1 2.958 2.953zm20.891-2.312l5.078 5.573s.281.281.005.594c-.167.188-.526.146-.526.146l-13.302-.526s-.635-.047-1.135-.536c-.411-.401-.375-1.115-.375-1.115L17.219.897s-.063-.521.286-.682c.359-.167.62.172.62.172l4.427 4.833c-.25.469-.391.995-.391 1.563a3.34 3.34 0 0 0 3.344 3.339a3.4 3.4 0 0 0 1.286-.26zm1.667-3.089a2.95 2.95 0 0 1-2.953 2.953a2.95 2.95 0 0 1-2.953-2.953c0-1.62 1.323-2.938 2.953-2.938s2.953 1.339 2.953 2.958z"/></svg>

React

import type { SVGProps } from "react";

export function CibGoldenline(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="M21.839 28.875c0 1.635-1.323 2.953-2.953 2.953s-2.953-1.318-2.953-2.953c0-1.63 1.323-2.953 2.953-2.953s2.953 1.328 2.953 2.953m-6.292-.229l-6.922 1.62s-.38.109-.521-.286c-.078-.24.12-.531.12-.531L15.177 18.1s.354-.536 1.026-.734c.557-.161 1.161.214 1.161.214l11.135 7.005s.484.198.464.583c-.021.391-.443.458-.443.458l-6.719 1.568a3.3 3.3 0 0 0-2.875-1.656a3.355 3.355 0 0 0-3.339 3.115h-.042zM5.198 9.729l2.016-7.016s.099-.406.51-.323c.245.042.401.365.401.365l6.521 11.594s.297.568.141 1.255c-.13.568-.755.911-.755.911L2.485 22.812s-.406.323-.729.115c-.323-.219-.182-.62-.182-.62l1.964-6.823a3.34 3.34 0 0 0 2.76-3.292c0-.984-.422-1.859-1.099-2.479zm.708 2.479a2.95 2.95 0 0 1-2.953 2.953C1.328 15.161 0 13.838 0 12.208s1.328-2.953 2.953-2.953a2.955 2.955 0 0 1 2.958 2.953zm20.891-2.312l5.078 5.573s.281.281.005.594c-.167.188-.526.146-.526.146l-13.302-.526s-.635-.047-1.135-.536c-.411-.401-.375-1.115-.375-1.115L17.219.897s-.063-.521.286-.682c.359-.167.62.172.62.172l4.427 4.833c-.25.469-.391.995-.391 1.563a3.34 3.34 0 0 0 3.344 3.339a3.4 3.4 0 0 0 1.286-.26zm1.667-3.089a2.95 2.95 0 0 1-2.953 2.953a2.95 2.95 0 0 1-2.953-2.953c0-1.62 1.323-2.938 2.953-2.938s2.953 1.339 2.953 2.958z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.839 28.875c0 1.635-1.323 2.953-2.953 2.953s-2.953-1.318-2.953-2.953c0-1.63 1.323-2.953 2.953-2.953s2.953 1.328 2.953 2.953m-6.292-.229l-6.922 1.62s-.38.109-.521-.286c-.078-.24.12-.531.12-.531L15.177 18.1s.354-.536 1.026-.734c.557-.161 1.161.214 1.161.214l11.135 7.005s.484.198.464.583c-.021.391-.443.458-.443.458l-6.719 1.568a3.3 3.3 0 0 0-2.875-1.656a3.355 3.355 0 0 0-3.339 3.115h-.042zM5.198 9.729l2.016-7.016s.099-.406.51-.323c.245.042.401.365.401.365l6.521 11.594s.297.568.141 1.255c-.13.568-.755.911-.755.911L2.485 22.812s-.406.323-.729.115c-.323-.219-.182-.62-.182-.62l1.964-6.823a3.34 3.34 0 0 0 2.76-3.292c0-.984-.422-1.859-1.099-2.479zm.708 2.479a2.95 2.95 0 0 1-2.953 2.953C1.328 15.161 0 13.838 0 12.208s1.328-2.953 2.953-2.953a2.955 2.955 0 0 1 2.958 2.953zm20.891-2.312l5.078 5.573s.281.281.005.594c-.167.188-.526.146-.526.146l-13.302-.526s-.635-.047-1.135-.536c-.411-.401-.375-1.115-.375-1.115L17.219.897s-.063-.521.286-.682c.359-.167.62.172.62.172l4.427 4.833c-.25.469-.391.995-.391 1.563a3.34 3.34 0 0 0 3.344 3.339a3.4 3.4 0 0 0 1.286-.26zm1.667-3.089a2.95 2.95 0 0 1-2.953 2.953a2.95 2.95 0 0 1-2.953-2.953c0-1.62 1.323-2.938 2.953-2.938s2.953 1.339 2.953 2.958z"/></svg>
</template>

CSS

.icon-goldenline {
  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%22M21.839%2028.875c0%201.635-1.323%202.953-2.953%202.953s-2.953-1.318-2.953-2.953c0-1.63%201.323-2.953%202.953-2.953s2.953%201.328%202.953%202.953m-6.292-.229l-6.922%201.62s-.38.109-.521-.286c-.078-.24.12-.531.12-.531L15.177%2018.1s.354-.536%201.026-.734c.557-.161%201.161.214%201.161.214l11.135%207.005s.484.198.464.583c-.021.391-.443.458-.443.458l-6.719%201.568a3.3%203.3%200%200%200-2.875-1.656a3.355%203.355%200%200%200-3.339%203.115h-.042zM5.198%209.729l2.016-7.016s.099-.406.51-.323c.245.042.401.365.401.365l6.521%2011.594s.297.568.141%201.255c-.13.568-.755.911-.755.911L2.485%2022.812s-.406.323-.729.115c-.323-.219-.182-.62-.182-.62l1.964-6.823a3.34%203.34%200%200%200%202.76-3.292c0-.984-.422-1.859-1.099-2.479zm.708%202.479a2.95%202.95%200%200%201-2.953%202.953C1.328%2015.161%200%2013.838%200%2012.208s1.328-2.953%202.953-2.953a2.955%202.955%200%200%201%202.958%202.953zm20.891-2.312l5.078%205.573s.281.281.005.594c-.167.188-.526.146-.526.146l-13.302-.526s-.635-.047-1.135-.536c-.411-.401-.375-1.115-.375-1.115L17.219.897s-.063-.521.286-.682c.359-.167.62.172.62.172l4.427%204.833c-.25.469-.391.995-.391%201.563a3.34%203.34%200%200%200%203.344%203.339a3.4%203.4%200%200%200%201.286-.26zm1.667-3.089a2.95%202.95%200%200%201-2.953%202.953a2.95%202.95%200%200%201-2.953-2.953c0-1.62%201.323-2.938%202.953-2.938s2.953%201.339%202.953%202.958z%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%22M21.839%2028.875c0%201.635-1.323%202.953-2.953%202.953s-2.953-1.318-2.953-2.953c0-1.63%201.323-2.953%202.953-2.953s2.953%201.328%202.953%202.953m-6.292-.229l-6.922%201.62s-.38.109-.521-.286c-.078-.24.12-.531.12-.531L15.177%2018.1s.354-.536%201.026-.734c.557-.161%201.161.214%201.161.214l11.135%207.005s.484.198.464.583c-.021.391-.443.458-.443.458l-6.719%201.568a3.3%203.3%200%200%200-2.875-1.656a3.355%203.355%200%200%200-3.339%203.115h-.042zM5.198%209.729l2.016-7.016s.099-.406.51-.323c.245.042.401.365.401.365l6.521%2011.594s.297.568.141%201.255c-.13.568-.755.911-.755.911L2.485%2022.812s-.406.323-.729.115c-.323-.219-.182-.62-.182-.62l1.964-6.823a3.34%203.34%200%200%200%202.76-3.292c0-.984-.422-1.859-1.099-2.479zm.708%202.479a2.95%202.95%200%200%201-2.953%202.953C1.328%2015.161%200%2013.838%200%2012.208s1.328-2.953%202.953-2.953a2.955%202.955%200%200%201%202.958%202.953zm20.891-2.312l5.078%205.573s.281.281.005.594c-.167.188-.526.146-.526.146l-13.302-.526s-.635-.047-1.135-.536c-.411-.401-.375-1.115-.375-1.115L17.219.897s-.063-.521.286-.682c.359-.167.62.172.62.172l4.427%204.833c-.25.469-.391.995-.391%201.563a3.34%203.34%200%200%200%203.344%203.339a3.4%203.4%200%200%200%201.286-.26zm1.667-3.089a2.95%202.95%200%200%201-2.953%202.953a2.95%202.95%200%200%201-2.953-2.953c0-1.62%201.323-2.938%202.953-2.938s2.953%201.339%202.953%202.958z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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