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

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

The same logo in other sets

Use the devrant logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.625 0C7.307-.021 2.125 5.396 2.266 13.76c-.094 5.214 1.917 9.339 5.505 11.646c.885.542 1.818.984 2.849 1.328l2.901 4.469c.443 1.135.932 1.036 1.13-.146l.786-3.583h.589c3.292.094 6.094-.693 8.302-2.115c3.49-2.313 5.5-6.391 5.406-11.599C29.88 5.265 24.573-.193 16.026.005c-.135 0-.266-.005-.401-.005m6.094 6.182c.349 0 .693.12.938.365c.245.25.391.594.391.984c0 .198 0 .396-.094.542L17.99 20.406c-.344.589-.839.734-1.182.734a1.33 1.33 0 0 1-1.323-1.323c0-.198.047-.344.094-.542l4.917-12.286c.094-.193.198-.344.292-.443c.25-.24.589-.37.932-.365zM12.609 10c.417 0 .833.161 1.151.479h.005c.292.292.49.688.438 1.13c0 .443-.193.786-.49 1.13s-.688.495-1.13.495c-.443 0-.786-.198-1.13-.495c-.344-.292-.495-.688-.495-1.13s.198-.839.495-1.13A1.6 1.6 0 0 1 12.609 10m0 6.63c.417 0 .833.161 1.151.484h.005c.292.344.49.734.438 1.13a1.6 1.6 0 0 1-.49 1.13c-.292.344-.688.49-1.13.49a1.6 1.6 0 0 1-1.13-.49c-.344-.297-.495-.688-.495-1.13s.198-.839.495-1.13a1.6 1.6 0 0 1 1.156-.484"/></svg>

React

import type { SVGProps } from "react";

export function CibDevrant(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="M15.625 0C7.307-.021 2.125 5.396 2.266 13.76c-.094 5.214 1.917 9.339 5.505 11.646c.885.542 1.818.984 2.849 1.328l2.901 4.469c.443 1.135.932 1.036 1.13-.146l.786-3.583h.589c3.292.094 6.094-.693 8.302-2.115c3.49-2.313 5.5-6.391 5.406-11.599C29.88 5.265 24.573-.193 16.026.005c-.135 0-.266-.005-.401-.005m6.094 6.182c.349 0 .693.12.938.365c.245.25.391.594.391.984c0 .198 0 .396-.094.542L17.99 20.406c-.344.589-.839.734-1.182.734a1.33 1.33 0 0 1-1.323-1.323c0-.198.047-.344.094-.542l4.917-12.286c.094-.193.198-.344.292-.443c.25-.24.589-.37.932-.365zM12.609 10c.417 0 .833.161 1.151.479h.005c.292.292.49.688.438 1.13c0 .443-.193.786-.49 1.13s-.688.495-1.13.495c-.443 0-.786-.198-1.13-.495c-.344-.292-.495-.688-.495-1.13s.198-.839.495-1.13A1.6 1.6 0 0 1 12.609 10m0 6.63c.417 0 .833.161 1.151.484h.005c.292.344.49.734.438 1.13a1.6 1.6 0 0 1-.49 1.13c-.292.344-.688.49-1.13.49a1.6 1.6 0 0 1-1.13-.49c-.344-.297-.495-.688-.495-1.13s.198-.839.495-1.13a1.6 1.6 0 0 1 1.156-.484"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.625 0C7.307-.021 2.125 5.396 2.266 13.76c-.094 5.214 1.917 9.339 5.505 11.646c.885.542 1.818.984 2.849 1.328l2.901 4.469c.443 1.135.932 1.036 1.13-.146l.786-3.583h.589c3.292.094 6.094-.693 8.302-2.115c3.49-2.313 5.5-6.391 5.406-11.599C29.88 5.265 24.573-.193 16.026.005c-.135 0-.266-.005-.401-.005m6.094 6.182c.349 0 .693.12.938.365c.245.25.391.594.391.984c0 .198 0 .396-.094.542L17.99 20.406c-.344.589-.839.734-1.182.734a1.33 1.33 0 0 1-1.323-1.323c0-.198.047-.344.094-.542l4.917-12.286c.094-.193.198-.344.292-.443c.25-.24.589-.37.932-.365zM12.609 10c.417 0 .833.161 1.151.479h.005c.292.292.49.688.438 1.13c0 .443-.193.786-.49 1.13s-.688.495-1.13.495c-.443 0-.786-.198-1.13-.495c-.344-.292-.495-.688-.495-1.13s.198-.839.495-1.13A1.6 1.6 0 0 1 12.609 10m0 6.63c.417 0 .833.161 1.151.484h.005c.292.344.49.734.438 1.13a1.6 1.6 0 0 1-.49 1.13c-.292.344-.688.49-1.13.49a1.6 1.6 0 0 1-1.13-.49c-.344-.297-.495-.688-.495-1.13s.198-.839.495-1.13a1.6 1.6 0 0 1 1.156-.484"/></svg>
</template>

CSS

.icon-devrant {
  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%22M15.625%200C7.307-.021%202.125%205.396%202.266%2013.76c-.094%205.214%201.917%209.339%205.505%2011.646c.885.542%201.818.984%202.849%201.328l2.901%204.469c.443%201.135.932%201.036%201.13-.146l.786-3.583h.589c3.292.094%206.094-.693%208.302-2.115c3.49-2.313%205.5-6.391%205.406-11.599C29.88%205.265%2024.573-.193%2016.026.005c-.135%200-.266-.005-.401-.005m6.094%206.182c.349%200%20.693.12.938.365c.245.25.391.594.391.984c0%20.198%200%20.396-.094.542L17.99%2020.406c-.344.589-.839.734-1.182.734a1.33%201.33%200%200%201-1.323-1.323c0-.198.047-.344.094-.542l4.917-12.286c.094-.193.198-.344.292-.443c.25-.24.589-.37.932-.365zM12.609%2010c.417%200%20.833.161%201.151.479h.005c.292.292.49.688.438%201.13c0%20.443-.193.786-.49%201.13s-.688.495-1.13.495c-.443%200-.786-.198-1.13-.495c-.344-.292-.495-.688-.495-1.13s.198-.839.495-1.13A1.6%201.6%200%200%201%2012.609%2010m0%206.63c.417%200%20.833.161%201.151.484h.005c.292.344.49.734.438%201.13a1.6%201.6%200%200%201-.49%201.13c-.292.344-.688.49-1.13.49a1.6%201.6%200%200%201-1.13-.49c-.344-.297-.495-.688-.495-1.13s.198-.839.495-1.13a1.6%201.6%200%200%201%201.156-.484%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%22M15.625%200C7.307-.021%202.125%205.396%202.266%2013.76c-.094%205.214%201.917%209.339%205.505%2011.646c.885.542%201.818.984%202.849%201.328l2.901%204.469c.443%201.135.932%201.036%201.13-.146l.786-3.583h.589c3.292.094%206.094-.693%208.302-2.115c3.49-2.313%205.5-6.391%205.406-11.599C29.88%205.265%2024.573-.193%2016.026.005c-.135%200-.266-.005-.401-.005m6.094%206.182c.349%200%20.693.12.938.365c.245.25.391.594.391.984c0%20.198%200%20.396-.094.542L17.99%2020.406c-.344.589-.839.734-1.182.734a1.33%201.33%200%200%201-1.323-1.323c0-.198.047-.344.094-.542l4.917-12.286c.094-.193.198-.344.292-.443c.25-.24.589-.37.932-.365zM12.609%2010c.417%200%20.833.161%201.151.479h.005c.292.292.49.688.438%201.13c0%20.443-.193.786-.49%201.13s-.688.495-1.13.495c-.443%200-.786-.198-1.13-.495c-.344-.292-.495-.688-.495-1.13s.198-.839.495-1.13A1.6%201.6%200%200%201%2012.609%2010m0%206.63c.417%200%20.833.161%201.151.484h.005c.292.344.49.734.438%201.13a1.6%201.6%200%200%201-.49%201.13c-.292.344-.688.49-1.13.49a1.6%201.6%200%200%201-1.13-.49c-.344-.297-.495-.688-.495-1.13s.198-.839.495-1.13a1.6%201.6%200%200%201%201.156-.484%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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