abbvie from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
abbvie
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the abbvie logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.186 20.17c-1.533 0-2.14-.612-2.347-1.838l-.406-1.74c-.413.72-2.453 3.579-6.945 3.579H8.89C1.94 20.17 0 15.467 0 12c0-3.885 2.347-8.17 8.884-8.17h4.905c5.005 0 7.759 2.853 8.372 6.431c.512 2.96 1.839 9.91 1.839 9.91zM13.076 6.378h-3.88c-4.698 0-6.231 2.965-6.231 5.623c0 2.653 1.533 5.618 6.236 5.618h3.875c4.904 0 6.236-3.065 6.236-5.618c0-2.246-1.231-5.618-6.236-5.618z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsAbbvie(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.186 20.17c-1.533 0-2.14-.612-2.347-1.838l-.406-1.74c-.413.72-2.453 3.579-6.945 3.579H8.89C1.94 20.17 0 15.467 0 12c0-3.885 2.347-8.17 8.884-8.17h4.905c5.005 0 7.759 2.853 8.372 6.431c.512 2.96 1.839 9.91 1.839 9.91zM13.076 6.378h-3.88c-4.698 0-6.231 2.965-6.231 5.623c0 2.653 1.533 5.618 6.236 5.618h3.875c4.904 0 6.236-3.065 6.236-5.618c0-2.246-1.231-5.618-6.236-5.618z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.186 20.17c-1.533 0-2.14-.612-2.347-1.838l-.406-1.74c-.413.72-2.453 3.579-6.945 3.579H8.89C1.94 20.17 0 15.467 0 12c0-3.885 2.347-8.17 8.884-8.17h4.905c5.005 0 7.759 2.853 8.372 6.431c.512 2.96 1.839 9.91 1.839 9.91zM13.076 6.378h-3.88c-4.698 0-6.231 2.965-6.231 5.623c0 2.653 1.533 5.618 6.236 5.618h3.875c4.904 0 6.236-3.065 6.236-5.618c0-2.246-1.231-5.618-6.236-5.618z"/></svg>
</template>

CSS

.icon-abbvie {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.186%2020.17c-1.533%200-2.14-.612-2.347-1.838l-.406-1.74c-.413.72-2.453%203.579-6.945%203.579H8.89C1.94%2020.17%200%2015.467%200%2012c0-3.885%202.347-8.17%208.884-8.17h4.905c5.005%200%207.759%202.853%208.372%206.431c.512%202.96%201.839%209.91%201.839%209.91zM13.076%206.378h-3.88c-4.698%200-6.231%202.965-6.231%205.623c0%202.653%201.533%205.618%206.236%205.618h3.875c4.904%200%206.236-3.065%206.236-5.618c0-2.246-1.231-5.618-6.236-5.618z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.186%2020.17c-1.533%200-2.14-.612-2.347-1.838l-.406-1.74c-.413.72-2.453%203.579-6.945%203.579H8.89C1.94%2020.17%200%2015.467%200%2012c0-3.885%202.347-8.17%208.884-8.17h4.905c5.005%200%207.759%202.853%208.372%206.431c.512%202.96%201.839%209.91%201.839%209.91zM13.076%206.378h-3.88c-4.698%200-6.231%202.965-6.231%205.623c0%202.653%201.533%205.618%206.236%205.618h3.875c4.904%200%206.236-3.065%206.236-5.618c0-2.246-1.231-5.618-6.236-5.618z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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