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

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

The same logo in other sets

Use the reason logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M0 0v32h32V0zm15.359 29.188l-1.771-3.385h-2.391v3.385H7.999V16.922h5.505c3.255 0 5.109 1.583 5.109 4.318c0 1.854-.776 3.198-2.188 3.948l2.557 4zm15.146 0h-9.839V16.922h9.651v2.557h-6.453v2.292h5.844v2.536l-5.844.01v2.307h6.656v2.563zm-14.932-7.855c0 1.24-.745 1.906-2.042 1.906h-2.333v-3.76h2.333c1.297 0 2.042.656 2.042 1.87z"/></svg>

React

import type { SVGProps } from "react";

export function CibReason(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="M0 0v32h32V0zm15.359 29.188l-1.771-3.385h-2.391v3.385H7.999V16.922h5.505c3.255 0 5.109 1.583 5.109 4.318c0 1.854-.776 3.198-2.188 3.948l2.557 4zm15.146 0h-9.839V16.922h9.651v2.557h-6.453v2.292h5.844v2.536l-5.844.01v2.307h6.656v2.563zm-14.932-7.855c0 1.24-.745 1.906-2.042 1.906h-2.333v-3.76h2.333c1.297 0 2.042.656 2.042 1.87z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M0 0v32h32V0zm15.359 29.188l-1.771-3.385h-2.391v3.385H7.999V16.922h5.505c3.255 0 5.109 1.583 5.109 4.318c0 1.854-.776 3.198-2.188 3.948l2.557 4zm15.146 0h-9.839V16.922h9.651v2.557h-6.453v2.292h5.844v2.536l-5.844.01v2.307h6.656v2.563zm-14.932-7.855c0 1.24-.745 1.906-2.042 1.906h-2.333v-3.76h2.333c1.297 0 2.042.656 2.042 1.87z"/></svg>
</template>

CSS

.icon-reason {
  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%22M0%200v32h32V0zm15.359%2029.188l-1.771-3.385h-2.391v3.385H7.999V16.922h5.505c3.255%200%205.109%201.583%205.109%204.318c0%201.854-.776%203.198-2.188%203.948l2.557%204zm15.146%200h-9.839V16.922h9.651v2.557h-6.453v2.292h5.844v2.536l-5.844.01v2.307h6.656v2.563zm-14.932-7.855c0%201.24-.745%201.906-2.042%201.906h-2.333v-3.76h2.333c1.297%200%202.042.656%202.042%201.87z%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%22M0%200v32h32V0zm15.359%2029.188l-1.771-3.385h-2.391v3.385H7.999V16.922h5.505c3.255%200%205.109%201.583%205.109%204.318c0%201.854-.776%203.198-2.188%203.948l2.557%204zm15.146%200h-9.839V16.922h9.651v2.557h-6.453v2.292h5.844v2.536l-5.844.01v2.307h6.656v2.563zm-14.932-7.855c0%201.24-.745%201.906-2.042%201.906h-2.333v-3.76h2.333c1.297%200%202.042.656%202.042%201.87z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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