badge sd icon
badge-sd-fill from Bootstrap Icons by The Bootstrap Authors · Fill · MIT Free for personal and commercial use.
- Name
- badge-sd-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 badge sd icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M10.338 5.968h-.844v4.06h.844c1.116 0 1.622-.667 1.622-2.02c0-1.354-.51-2.04-1.622-2.04"/><path d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm5.077 7.114c1.521 0 2.378-.764 2.378-1.88c0-1.007-.642-1.473-1.613-1.692l-.932-.216c-.527-.114-.821-.351-.821-.712c0-.466.39-.804 1.046-.804c.637 0 1.028.33 1.103.76h1.125c-.058-.923-.849-1.692-2.22-1.692c-1.322 0-2.24.717-2.24 1.815c0 .91.588 1.446 1.52 1.657l.927.215c.624.145.923.36.923.778c0 .492-.391.83-1.13.83c-.707 0-1.155-.342-1.234-.808H2.762c.052.95.79 1.75 2.315 1.75ZM8.307 11h2.19c1.81 0 2.684-1.107 2.684-3.015c0-1.894-.861-2.984-2.685-2.984H8.308z"/></g></svg>
React
import type { SVGProps } from "react";
export function BiBadgeSdFill(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="M10.338 5.968h-.844v4.06h.844c1.116 0 1.622-.667 1.622-2.02c0-1.354-.51-2.04-1.622-2.04"/><path d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm5.077 7.114c1.521 0 2.378-.764 2.378-1.88c0-1.007-.642-1.473-1.613-1.692l-.932-.216c-.527-.114-.821-.351-.821-.712c0-.466.39-.804 1.046-.804c.637 0 1.028.33 1.103.76h1.125c-.058-.923-.849-1.692-2.22-1.692c-1.322 0-2.24.717-2.24 1.815c0 .91.588 1.446 1.52 1.657l.927.215c.624.145.923.36.923.778c0 .492-.391.83-1.13.83c-.707 0-1.155-.342-1.234-.808H2.762c.052.95.79 1.75 2.315 1.75ZM8.307 11h2.19c1.81 0 2.684-1.107 2.684-3.015c0-1.894-.861-2.984-2.685-2.984H8.308z"/></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="M10.338 5.968h-.844v4.06h.844c1.116 0 1.622-.667 1.622-2.02c0-1.354-.51-2.04-1.622-2.04"/><path d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm5.077 7.114c1.521 0 2.378-.764 2.378-1.88c0-1.007-.642-1.473-1.613-1.692l-.932-.216c-.527-.114-.821-.351-.821-.712c0-.466.39-.804 1.046-.804c.637 0 1.028.33 1.103.76h1.125c-.058-.923-.849-1.692-2.22-1.692c-1.322 0-2.24.717-2.24 1.815c0 .91.588 1.446 1.52 1.657l.927.215c.624.145.923.36.923.778c0 .492-.391.83-1.13.83c-.707 0-1.155-.342-1.234-.808H2.762c.052.95.79 1.75 2.315 1.75ZM8.307 11h2.19c1.81 0 2.684-1.107 2.684-3.015c0-1.894-.861-2.984-2.685-2.984H8.308z"/></g></svg> </template>
CSS
.icon-badge-sd-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%22M10.338%205.968h-.844v4.06h.844c1.116%200%201.622-.667%201.622-2.02c0-1.354-.51-2.04-1.622-2.04%22%2F%3E%3Cpath%20d%3D%22M0%204a2%202%200%200%201%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202H2a2%202%200%200%201-2-2zm5.077%207.114c1.521%200%202.378-.764%202.378-1.88c0-1.007-.642-1.473-1.613-1.692l-.932-.216c-.527-.114-.821-.351-.821-.712c0-.466.39-.804%201.046-.804c.637%200%201.028.33%201.103.76h1.125c-.058-.923-.849-1.692-2.22-1.692c-1.322%200-2.24.717-2.24%201.815c0%20.91.588%201.446%201.52%201.657l.927.215c.624.145.923.36.923.778c0%20.492-.391.83-1.13.83c-.707%200-1.155-.342-1.234-.808H2.762c.052.95.79%201.75%202.315%201.75ZM8.307%2011h2.19c1.81%200%202.684-1.107%202.684-3.015c0-1.894-.861-2.984-2.685-2.984H8.308z%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%22M10.338%205.968h-.844v4.06h.844c1.116%200%201.622-.667%201.622-2.02c0-1.354-.51-2.04-1.622-2.04%22%2F%3E%3Cpath%20d%3D%22M0%204a2%202%200%200%201%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202H2a2%202%200%200%201-2-2zm5.077%207.114c1.521%200%202.378-.764%202.378-1.88c0-1.007-.642-1.473-1.613-1.692l-.932-.216c-.527-.114-.821-.351-.821-.712c0-.466.39-.804%201.046-.804c.637%200%201.028.33%201.103.76h1.125c-.058-.923-.849-1.692-2.22-1.692c-1.322%200-2.24.717-2.24%201.815c0%20.91.588%201.446%201.52%201.657l.927.215c.624.145.923.36.923.778c0%20.492-.391.83-1.13.83c-.707%200-1.155-.342-1.234-.808H2.762c.052.95.79%201.75%202.315%201.75ZM8.307%2011h2.19c1.81%200%202.684-1.107%202.684-3.015c0-1.894-.861-2.984-2.685-2.984H8.308z%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/badge-sd-fill.svg?color=%231a73e8&size=48