bootstrap-fill from Bootstrap Icons by The Bootstrap Authors · Fill · MIT Free for personal and commercial use.

Name
bootstrap-fill
Set
Bootstrap Icons
Style
Fill
Viewbox
16×16
License
MIT

1 other variant in Bootstrap Icons

The same icon in other sets

Related icons in Bootstrap Icons

Use the bootstrap icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M6.375 7.125V4.658h1.78c.973 0 1.542.457 1.542 1.237c0 .802-.604 1.23-1.764 1.23zm0 3.762h1.898c1.184 0 1.81-.48 1.81-1.377c0-.885-.65-1.348-1.886-1.348H6.375z"/><path d="M4.002 0a4 4 0 0 0-4 4v8a4 4 0 0 0 4 4h8a4 4 0 0 0 4-4V4a4 4 0 0 0-4-4zm1.06 12V3.545h3.399c1.587 0 2.543.809 2.543 2.11c0 .884-.65 1.675-1.483 1.816v.1c1.143.117 1.904.931 1.904 2.033c0 1.488-1.084 2.396-2.888 2.396z"/></g></svg>

React

import type { SVGProps } from "react";

export function BiBootstrapFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M6.375 7.125V4.658h1.78c.973 0 1.542.457 1.542 1.237c0 .802-.604 1.23-1.764 1.23zm0 3.762h1.898c1.184 0 1.81-.48 1.81-1.377c0-.885-.65-1.348-1.886-1.348H6.375z"/><path d="M4.002 0a4 4 0 0 0-4 4v8a4 4 0 0 0 4 4h8a4 4 0 0 0 4-4V4a4 4 0 0 0-4-4zm1.06 12V3.545h3.399c1.587 0 2.543.809 2.543 2.11c0 .884-.65 1.675-1.483 1.816v.1c1.143.117 1.904.931 1.904 2.033c0 1.488-1.084 2.396-2.888 2.396z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M6.375 7.125V4.658h1.78c.973 0 1.542.457 1.542 1.237c0 .802-.604 1.23-1.764 1.23zm0 3.762h1.898c1.184 0 1.81-.48 1.81-1.377c0-.885-.65-1.348-1.886-1.348H6.375z"/><path d="M4.002 0a4 4 0 0 0-4 4v8a4 4 0 0 0 4 4h8a4 4 0 0 0 4-4V4a4 4 0 0 0-4-4zm1.06 12V3.545h3.399c1.587 0 2.543.809 2.543 2.11c0 .884-.65 1.675-1.483 1.816v.1c1.143.117 1.904.931 1.904 2.033c0 1.488-1.084 2.396-2.888 2.396z"/></g></svg>
</template>

CSS

.icon-bootstrap-fill {
  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%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M6.375%207.125V4.658h1.78c.973%200%201.542.457%201.542%201.237c0%20.802-.604%201.23-1.764%201.23zm0%203.762h1.898c1.184%200%201.81-.48%201.81-1.377c0-.885-.65-1.348-1.886-1.348H6.375z%22%2F%3E%3Cpath%20d%3D%22M4.002%200a4%204%200%200%200-4%204v8a4%204%200%200%200%204%204h8a4%204%200%200%200%204-4V4a4%204%200%200%200-4-4zm1.06%2012V3.545h3.399c1.587%200%202.543.809%202.543%202.11c0%20.884-.65%201.675-1.483%201.816v.1c1.143.117%201.904.931%201.904%202.033c0%201.488-1.084%202.396-2.888%202.396z%22%2F%3E%3C%2Fg%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%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M6.375%207.125V4.658h1.78c.973%200%201.542.457%201.542%201.237c0%20.802-.604%201.23-1.764%201.23zm0%203.762h1.898c1.184%200%201.81-.48%201.81-1.377c0-.885-.65-1.348-1.886-1.348H6.375z%22%2F%3E%3Cpath%20d%3D%22M4.002%200a4%204%200%200%200-4%204v8a4%204%200%200%200%204%204h8a4%204%200%200%200%204-4V4a4%204%200%200%200-4-4zm1.06%2012V3.545h3.399c1.587%200%202.543.809%202.543%202.11c0%20.884-.65%201.675-1.483%201.816v.1c1.143.117%201.904.931%201.904%202.033c0%201.488-1.084%202.396-2.888%202.396z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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