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

Name
blogger-b
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the blogger b logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.913 13.919c-.113-.5-.425-.962-.781-1.156c-.113-.063-.813-.137-1.563-.169c-1.256-.056-1.394-.081-1.794-.313c-.631-.369-.8-.769-.806-1.844c-.006-2.063-.863-3.981-2.556-5.706C21.207 3.5 19.857 2.668 18.319 2.2c-.369-.113-1.194-.15-3.956-.181c-4.338-.05-5.3.037-6.775.625c-2.719 1.075-4.669 3.363-5.381 6.287c-.131.55-.163 1.431-.194 6.494c-.037 6.344.006 7.275.4 8.531c.975 3.1 3.744 5.394 6.525 5.894c.925.169 12.331.206 13.5.05c2.031-.275 3.625-1.094 5.119-2.619c1.081-1.106 1.756-2.3 2.2-3.881c.306-1.1.281-8.925.156-9.481M9.781 9.944c.488-.494.625-.513 3.675-.513c2.744 0 2.837.006 3.238.213c.581.294.837.706.837 1.369c0 .594-.238 1.012-.769 1.35c-.287.181-.456.194-3.144.206c-1.656.012-2.981-.025-3.175-.075c-1.038-.294-1.425-1.781-.663-2.55zm11.988 12.487l-.931.15l-4.844.056c-4.256.05-5.456-.025-5.681-.125c-.444-.194-.863-.731-.931-1.212c-.069-.456.162-1.081.512-1.4c.444-.4.637-.412 6.081-.419c5.6-.006 5.569-.006 6.1.488c.756.706.594 1.95-.306 2.462"/></svg>

React

import type { SVGProps } from "react";

export function CibBloggerB(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="M29.913 13.919c-.113-.5-.425-.962-.781-1.156c-.113-.063-.813-.137-1.563-.169c-1.256-.056-1.394-.081-1.794-.313c-.631-.369-.8-.769-.806-1.844c-.006-2.063-.863-3.981-2.556-5.706C21.207 3.5 19.857 2.668 18.319 2.2c-.369-.113-1.194-.15-3.956-.181c-4.338-.05-5.3.037-6.775.625c-2.719 1.075-4.669 3.363-5.381 6.287c-.131.55-.163 1.431-.194 6.494c-.037 6.344.006 7.275.4 8.531c.975 3.1 3.744 5.394 6.525 5.894c.925.169 12.331.206 13.5.05c2.031-.275 3.625-1.094 5.119-2.619c1.081-1.106 1.756-2.3 2.2-3.881c.306-1.1.281-8.925.156-9.481M9.781 9.944c.488-.494.625-.513 3.675-.513c2.744 0 2.837.006 3.238.213c.581.294.837.706.837 1.369c0 .594-.238 1.012-.769 1.35c-.287.181-.456.194-3.144.206c-1.656.012-2.981-.025-3.175-.075c-1.038-.294-1.425-1.781-.663-2.55zm11.988 12.487l-.931.15l-4.844.056c-4.256.05-5.456-.025-5.681-.125c-.444-.194-.863-.731-.931-1.212c-.069-.456.162-1.081.512-1.4c.444-.4.637-.412 6.081-.419c5.6-.006 5.569-.006 6.1.488c.756.706.594 1.95-.306 2.462"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.913 13.919c-.113-.5-.425-.962-.781-1.156c-.113-.063-.813-.137-1.563-.169c-1.256-.056-1.394-.081-1.794-.313c-.631-.369-.8-.769-.806-1.844c-.006-2.063-.863-3.981-2.556-5.706C21.207 3.5 19.857 2.668 18.319 2.2c-.369-.113-1.194-.15-3.956-.181c-4.338-.05-5.3.037-6.775.625c-2.719 1.075-4.669 3.363-5.381 6.287c-.131.55-.163 1.431-.194 6.494c-.037 6.344.006 7.275.4 8.531c.975 3.1 3.744 5.394 6.525 5.894c.925.169 12.331.206 13.5.05c2.031-.275 3.625-1.094 5.119-2.619c1.081-1.106 1.756-2.3 2.2-3.881c.306-1.1.281-8.925.156-9.481M9.781 9.944c.488-.494.625-.513 3.675-.513c2.744 0 2.837.006 3.238.213c.581.294.837.706.837 1.369c0 .594-.238 1.012-.769 1.35c-.287.181-.456.194-3.144.206c-1.656.012-2.981-.025-3.175-.075c-1.038-.294-1.425-1.781-.663-2.55zm11.988 12.487l-.931.15l-4.844.056c-4.256.05-5.456-.025-5.681-.125c-.444-.194-.863-.731-.931-1.212c-.069-.456.162-1.081.512-1.4c.444-.4.637-.412 6.081-.419c5.6-.006 5.569-.006 6.1.488c.756.706.594 1.95-.306 2.462"/></svg>
</template>

CSS

.icon-blogger-b {
  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%22M29.913%2013.919c-.113-.5-.425-.962-.781-1.156c-.113-.063-.813-.137-1.563-.169c-1.256-.056-1.394-.081-1.794-.313c-.631-.369-.8-.769-.806-1.844c-.006-2.063-.863-3.981-2.556-5.706C21.207%203.5%2019.857%202.668%2018.319%202.2c-.369-.113-1.194-.15-3.956-.181c-4.338-.05-5.3.037-6.775.625c-2.719%201.075-4.669%203.363-5.381%206.287c-.131.55-.163%201.431-.194%206.494c-.037%206.344.006%207.275.4%208.531c.975%203.1%203.744%205.394%206.525%205.894c.925.169%2012.331.206%2013.5.05c2.031-.275%203.625-1.094%205.119-2.619c1.081-1.106%201.756-2.3%202.2-3.881c.306-1.1.281-8.925.156-9.481M9.781%209.944c.488-.494.625-.513%203.675-.513c2.744%200%202.837.006%203.238.213c.581.294.837.706.837%201.369c0%20.594-.238%201.012-.769%201.35c-.287.181-.456.194-3.144.206c-1.656.012-2.981-.025-3.175-.075c-1.038-.294-1.425-1.781-.663-2.55zm11.988%2012.487l-.931.15l-4.844.056c-4.256.05-5.456-.025-5.681-.125c-.444-.194-.863-.731-.931-1.212c-.069-.456.162-1.081.512-1.4c.444-.4.637-.412%206.081-.419c5.6-.006%205.569-.006%206.1.488c.756.706.594%201.95-.306%202.462%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%22M29.913%2013.919c-.113-.5-.425-.962-.781-1.156c-.113-.063-.813-.137-1.563-.169c-1.256-.056-1.394-.081-1.794-.313c-.631-.369-.8-.769-.806-1.844c-.006-2.063-.863-3.981-2.556-5.706C21.207%203.5%2019.857%202.668%2018.319%202.2c-.369-.113-1.194-.15-3.956-.181c-4.338-.05-5.3.037-6.775.625c-2.719%201.075-4.669%203.363-5.381%206.287c-.131.55-.163%201.431-.194%206.494c-.037%206.344.006%207.275.4%208.531c.975%203.1%203.744%205.394%206.525%205.894c.925.169%2012.331.206%2013.5.05c2.031-.275%203.625-1.094%205.119-2.619c1.081-1.106%201.756-2.3%202.2-3.881c.306-1.1.281-8.925.156-9.481M9.781%209.944c.488-.494.625-.513%203.675-.513c2.744%200%202.837.006%203.238.213c.581.294.837.706.837%201.369c0%20.594-.238%201.012-.769%201.35c-.287.181-.456.194-3.144.206c-1.656.012-2.981-.025-3.175-.075c-1.038-.294-1.425-1.781-.663-2.55zm11.988%2012.487l-.931.15l-4.844.056c-4.256.05-5.456-.025-5.681-.125c-.444-.194-.863-.731-.931-1.212c-.069-.456.162-1.081.512-1.4c.444-.4.637-.412%206.081-.419c5.6-.006%205.569-.006%206.1.488c.756.706.594%201.95-.306%202.462%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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