bootstrap icon
bootstrap from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- bootstrap
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
bootstrap-fillAkar IconsbootstrapBootstrap IconsbootstrapBoxicons BrandsbootstrapCoreUI BrandsbootstrapDeviconbootstrapFont Awesome 6 BrandsbootstrapFont Awesome BrandsbootstrapHuge IconsbootstrapSVG LogosbootstrapMaterial Design Iconsbootstrap-fillRemix IconbootstrapSimple IconsbootstrapSkill Icons
More other icons from Line Awesome
Use the bootstrap icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v22h22V5zm2 2h18v18H7zm4 3v11.99c5.93 0 7.117.08 8.227-.25c.65-.2 2.43-.84 2.43-3.09c0-1-.3-2.69-2.26-3.11v-.03h-.37c1-.45 1.63-1.3 1.63-2.55c0-.32.09-2.96-3.41-2.96zm2 2h4c1.509 0 1.656.853 1.656 1.49C18.656 15.044 17.03 15 17 15h-4zm0 5h4.76c1.86 0 1.896 1.176 1.896 1.48c0 1.56-1.611 1.52-1.806 1.52H13z"/></svg>
React
import type { SVGProps } from "react";
export function LaBootstrap(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="M5 5v22h22V5zm2 2h18v18H7zm4 3v11.99c5.93 0 7.117.08 8.227-.25c.65-.2 2.43-.84 2.43-3.09c0-1-.3-2.69-2.26-3.11v-.03h-.37c1-.45 1.63-1.3 1.63-2.55c0-.32.09-2.96-3.41-2.96zm2 2h4c1.509 0 1.656.853 1.656 1.49C18.656 15.044 17.03 15 17 15h-4zm0 5h4.76c1.86 0 1.896 1.176 1.896 1.48c0 1.56-1.611 1.52-1.806 1.52H13z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v22h22V5zm2 2h18v18H7zm4 3v11.99c5.93 0 7.117.08 8.227-.25c.65-.2 2.43-.84 2.43-3.09c0-1-.3-2.69-2.26-3.11v-.03h-.37c1-.45 1.63-1.3 1.63-2.55c0-.32.09-2.96-3.41-2.96zm2 2h4c1.509 0 1.656.853 1.656 1.49C18.656 15.044 17.03 15 17 15h-4zm0 5h4.76c1.86 0 1.896 1.176 1.896 1.48c0 1.56-1.611 1.52-1.806 1.52H13z"/></svg> </template>
CSS
.icon-bootstrap {
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%22M5%205v22h22V5zm2%202h18v18H7zm4%203v11.99c5.93%200%207.117.08%208.227-.25c.65-.2%202.43-.84%202.43-3.09c0-1-.3-2.69-2.26-3.11v-.03h-.37c1-.45%201.63-1.3%201.63-2.55c0-.32.09-2.96-3.41-2.96zm2%202h4c1.509%200%201.656.853%201.656%201.49C18.656%2015.044%2017.03%2015%2017%2015h-4zm0%205h4.76c1.86%200%201.896%201.176%201.896%201.48c0%201.56-1.611%201.52-1.806%201.52H13z%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%22M5%205v22h22V5zm2%202h18v18H7zm4%203v11.99c5.93%200%207.117.08%208.227-.25c.65-.2%202.43-.84%202.43-3.09c0-1-.3-2.69-2.26-3.11v-.03h-.37c1-.45%201.63-1.3%201.63-2.55c0-.32.09-2.96-3.41-2.96zm2%202h4c1.509%200%201.656.853%201.656%201.49C18.656%2015.044%2017.03%2015%2017%2015h-4zm0%205h4.76c1.86%200%201.896%201.176%201.896%201.48c0%201.56-1.611%201.52-1.806%201.52H13z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/bootstrap.svg?color=%231a73e8&size=48