bold icon
bold from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- bold
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
- Aliases
- bx-bold
The same icon in other sets
bold-outlinedAnt Design IconsboldCodiconsboldFramework7 IconsboldFont Awesome 6 SolidboldFont Awesome SolidboldFeather IconsboldHeroIconsboldHuge IconsboldHumbleiconsboldIconoirboldJam IconsboldLine AwesomeboldLucideboldMajesticonsbold-fillMingCute IconboldOcticonsboldRemix IconboldTabler Iconsbold-outlineTeenyiconsboldUnicons
Use the bold icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.061 11.22A4.46 4.46 0 0 0 18 8.5C18 6.019 15.981 4 13.5 4H6v15h8c2.481 0 4.5-2.019 4.5-4.5a4.48 4.48 0 0 0-1.439-3.28M13.5 7c.827 0 1.5.673 1.5 1.5s-.673 1.5-1.5 1.5H9V7zm.5 9H9v-3h5c.827 0 1.5.673 1.5 1.5S14.827 16 14 16"/></svg>
React
import type { SVGProps } from "react";
export function BxBold(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="M17.061 11.22A4.46 4.46 0 0 0 18 8.5C18 6.019 15.981 4 13.5 4H6v15h8c2.481 0 4.5-2.019 4.5-4.5a4.48 4.48 0 0 0-1.439-3.28M13.5 7c.827 0 1.5.673 1.5 1.5s-.673 1.5-1.5 1.5H9V7zm.5 9H9v-3h5c.827 0 1.5.673 1.5 1.5S14.827 16 14 16"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.061 11.22A4.46 4.46 0 0 0 18 8.5C18 6.019 15.981 4 13.5 4H6v15h8c2.481 0 4.5-2.019 4.5-4.5a4.48 4.48 0 0 0-1.439-3.28M13.5 7c.827 0 1.5.673 1.5 1.5s-.673 1.5-1.5 1.5H9V7zm.5 9H9v-3h5c.827 0 1.5.673 1.5 1.5S14.827 16 14 16"/></svg> </template>
CSS
.icon-bold {
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%22M17.061%2011.22A4.46%204.46%200%200%200%2018%208.5C18%206.019%2015.981%204%2013.5%204H6v15h8c2.481%200%204.5-2.019%204.5-4.5a4.48%204.48%200%200%200-1.439-3.28M13.5%207c.827%200%201.5.673%201.5%201.5s-.673%201.5-1.5%201.5H9V7zm.5%209H9v-3h5c.827%200%201.5.673%201.5%201.5S14.827%2016%2014%2016%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%22M17.061%2011.22A4.46%204.46%200%200%200%2018%208.5C18%206.019%2015.981%204%2013.5%204H6v15h8c2.481%200%204.5-2.019%204.5-4.5a4.48%204.48%200%200%200-1.439-3.28M13.5%207c.827%200%201.5.673%201.5%201.5s-.673%201.5-1.5%201.5H9V7zm.5%209H9v-3h5c.827%200%201.5.673%201.5%201.5S14.827%2016%2014%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/bold.svg?color=%231a73e8&size=48