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

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

The same logo in other sets

Use the coderwall logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.473 24.943A3.534 3.534 0 0 1 32 28.474a3.533 3.533 0 0 1-3.527 3.527a3.534 3.534 0 0 1-3.531-3.527a3.535 3.535 0 0 1 3.531-3.531M16 12.473a3.527 3.527 0 1 1 0 7.054a3.527 3.527 0 0 1 0-7.054m12.473 0A3.53 3.53 0 0 1 32 16a3.53 3.53 0 0 1-7.058 0a3.53 3.53 0 0 1 3.531-3.527M16 0a3.527 3.527 0 0 1 3.527 3.527c0 1.947-1.579 3.531-3.527 3.531s-3.527-1.584-3.527-3.531A3.53 3.53 0 0 1 16 0M3.527 0a3.53 3.53 0 0 1 3.531 3.527a3.535 3.535 0 0 1-3.531 3.531A3.534 3.534 0 0 1 0 3.527A3.533 3.533 0 0 1 3.527 0m24.946 0A3.53 3.53 0 0 1 32 3.527a3.534 3.534 0 0 1-3.527 3.531a3.535 3.535 0 0 1-3.531-3.531A3.534 3.534 0 0 1 28.473 0"/></svg>

React

import type { SVGProps } from "react";

export function CibCoderwall(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="M28.473 24.943A3.534 3.534 0 0 1 32 28.474a3.533 3.533 0 0 1-3.527 3.527a3.534 3.534 0 0 1-3.531-3.527a3.535 3.535 0 0 1 3.531-3.531M16 12.473a3.527 3.527 0 1 1 0 7.054a3.527 3.527 0 0 1 0-7.054m12.473 0A3.53 3.53 0 0 1 32 16a3.53 3.53 0 0 1-7.058 0a3.53 3.53 0 0 1 3.531-3.527M16 0a3.527 3.527 0 0 1 3.527 3.527c0 1.947-1.579 3.531-3.527 3.531s-3.527-1.584-3.527-3.531A3.53 3.53 0 0 1 16 0M3.527 0a3.53 3.53 0 0 1 3.531 3.527a3.535 3.535 0 0 1-3.531 3.531A3.534 3.534 0 0 1 0 3.527A3.533 3.533 0 0 1 3.527 0m24.946 0A3.53 3.53 0 0 1 32 3.527a3.534 3.534 0 0 1-3.527 3.531a3.535 3.535 0 0 1-3.531-3.531A3.534 3.534 0 0 1 28.473 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.473 24.943A3.534 3.534 0 0 1 32 28.474a3.533 3.533 0 0 1-3.527 3.527a3.534 3.534 0 0 1-3.531-3.527a3.535 3.535 0 0 1 3.531-3.531M16 12.473a3.527 3.527 0 1 1 0 7.054a3.527 3.527 0 0 1 0-7.054m12.473 0A3.53 3.53 0 0 1 32 16a3.53 3.53 0 0 1-7.058 0a3.53 3.53 0 0 1 3.531-3.527M16 0a3.527 3.527 0 0 1 3.527 3.527c0 1.947-1.579 3.531-3.527 3.531s-3.527-1.584-3.527-3.531A3.53 3.53 0 0 1 16 0M3.527 0a3.53 3.53 0 0 1 3.531 3.527a3.535 3.535 0 0 1-3.531 3.531A3.534 3.534 0 0 1 0 3.527A3.533 3.533 0 0 1 3.527 0m24.946 0A3.53 3.53 0 0 1 32 3.527a3.534 3.534 0 0 1-3.527 3.531a3.535 3.535 0 0 1-3.531-3.531A3.534 3.534 0 0 1 28.473 0"/></svg>
</template>

CSS

.icon-coderwall {
  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%22M28.473%2024.943A3.534%203.534%200%200%201%2032%2028.474a3.533%203.533%200%200%201-3.527%203.527a3.534%203.534%200%200%201-3.531-3.527a3.535%203.535%200%200%201%203.531-3.531M16%2012.473a3.527%203.527%200%201%201%200%207.054a3.527%203.527%200%200%201%200-7.054m12.473%200A3.53%203.53%200%200%201%2032%2016a3.53%203.53%200%200%201-7.058%200a3.53%203.53%200%200%201%203.531-3.527M16%200a3.527%203.527%200%200%201%203.527%203.527c0%201.947-1.579%203.531-3.527%203.531s-3.527-1.584-3.527-3.531A3.53%203.53%200%200%201%2016%200M3.527%200a3.53%203.53%200%200%201%203.531%203.527a3.535%203.535%200%200%201-3.531%203.531A3.534%203.534%200%200%201%200%203.527A3.533%203.533%200%200%201%203.527%200m24.946%200A3.53%203.53%200%200%201%2032%203.527a3.534%203.534%200%200%201-3.527%203.531a3.535%203.535%200%200%201-3.531-3.531A3.534%203.534%200%200%201%2028.473%200%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%22M28.473%2024.943A3.534%203.534%200%200%201%2032%2028.474a3.533%203.533%200%200%201-3.527%203.527a3.534%203.534%200%200%201-3.531-3.527a3.535%203.535%200%200%201%203.531-3.531M16%2012.473a3.527%203.527%200%201%201%200%207.054a3.527%203.527%200%200%201%200-7.054m12.473%200A3.53%203.53%200%200%201%2032%2016a3.53%203.53%200%200%201-7.058%200a3.53%203.53%200%200%201%203.531-3.527M16%200a3.527%203.527%200%200%201%203.527%203.527c0%201.947-1.579%203.531-3.527%203.531s-3.527-1.584-3.527-3.531A3.53%203.53%200%200%201%2016%200M3.527%200a3.53%203.53%200%200%201%203.531%203.527a3.535%203.535%200%200%201-3.531%203.531A3.534%203.534%200%200%201%200%203.527A3.533%203.533%200%200%201%203.527%200m24.946%200A3.53%203.53%200%200%201%2032%203.527a3.534%203.534%200%200%201-3.527%203.531a3.535%203.535%200%200%201-3.531-3.531A3.534%203.534%200%200%201%2028.473%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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