mdb from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
mdb
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the mdb icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m1.08 9l-1 12h2.008l.557-6.695L5.322 21h1.356l2.677-6.695L9.912 21h2.008l-1-12H9.322L6 17.309L2.678 9zM14 9v12h2c3.302 0 6-2.698 6-6s-2.698-6-6-6zm10 0v12.012h4.494A3.52 3.52 0 0 0 32 17.506c0-1.27-.723-2.342-1.744-2.957c.436-.584.744-1.27.744-2.049c0-1.921-1.579-3.5-3.5-3.5zm-8 2c2.22 0 4 1.78 4 4s-1.78 4-4 4zm10 0h1.5c.84 0 1.5.66 1.5 1.5s-.66 1.5-1.5 1.5H26zm0 5h2.494A1.49 1.49 0 0 1 30 17.506a1.49 1.49 0 0 1-1.506 1.506H26z"/></svg>

React

import type { SVGProps } from "react";

export function LaMdb(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="m1.08 9l-1 12h2.008l.557-6.695L5.322 21h1.356l2.677-6.695L9.912 21h2.008l-1-12H9.322L6 17.309L2.678 9zM14 9v12h2c3.302 0 6-2.698 6-6s-2.698-6-6-6zm10 0v12.012h4.494A3.52 3.52 0 0 0 32 17.506c0-1.27-.723-2.342-1.744-2.957c.436-.584.744-1.27.744-2.049c0-1.921-1.579-3.5-3.5-3.5zm-8 2c2.22 0 4 1.78 4 4s-1.78 4-4 4zm10 0h1.5c.84 0 1.5.66 1.5 1.5s-.66 1.5-1.5 1.5H26zm0 5h2.494A1.49 1.49 0 0 1 30 17.506a1.49 1.49 0 0 1-1.506 1.506H26z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m1.08 9l-1 12h2.008l.557-6.695L5.322 21h1.356l2.677-6.695L9.912 21h2.008l-1-12H9.322L6 17.309L2.678 9zM14 9v12h2c3.302 0 6-2.698 6-6s-2.698-6-6-6zm10 0v12.012h4.494A3.52 3.52 0 0 0 32 17.506c0-1.27-.723-2.342-1.744-2.957c.436-.584.744-1.27.744-2.049c0-1.921-1.579-3.5-3.5-3.5zm-8 2c2.22 0 4 1.78 4 4s-1.78 4-4 4zm10 0h1.5c.84 0 1.5.66 1.5 1.5s-.66 1.5-1.5 1.5H26zm0 5h2.494A1.49 1.49 0 0 1 30 17.506a1.49 1.49 0 0 1-1.506 1.506H26z"/></svg>
</template>

CSS

.icon-mdb {
  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%22m1.08%209l-1%2012h2.008l.557-6.695L5.322%2021h1.356l2.677-6.695L9.912%2021h2.008l-1-12H9.322L6%2017.309L2.678%209zM14%209v12h2c3.302%200%206-2.698%206-6s-2.698-6-6-6zm10%200v12.012h4.494A3.52%203.52%200%200%200%2032%2017.506c0-1.27-.723-2.342-1.744-2.957c.436-.584.744-1.27.744-2.049c0-1.921-1.579-3.5-3.5-3.5zm-8%202c2.22%200%204%201.78%204%204s-1.78%204-4%204zm10%200h1.5c.84%200%201.5.66%201.5%201.5s-.66%201.5-1.5%201.5H26zm0%205h2.494A1.49%201.49%200%200%201%2030%2017.506a1.49%201.49%200%200%201-1.506%201.506H26z%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%22m1.08%209l-1%2012h2.008l.557-6.695L5.322%2021h1.356l2.677-6.695L9.912%2021h2.008l-1-12H9.322L6%2017.309L2.678%209zM14%209v12h2c3.302%200%206-2.698%206-6s-2.698-6-6-6zm10%200v12.012h4.494A3.52%203.52%200%200%200%2032%2017.506c0-1.27-.723-2.342-1.744-2.957c.436-.584.744-1.27.744-2.049c0-1.921-1.579-3.5-3.5-3.5zm-8%202c2.22%200%204%201.78%204%204s-1.78%204-4%204zm10%200h1.5c.84%200%201.5.66%201.5%201.5s-.66%201.5-1.5%201.5H26zm0%205h2.494A1.49%201.49%200%200%201%2030%2017.506a1.49%201.49%200%200%201-1.506%201.506H26z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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