border bottom thick icon
border-bottom-thick-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- border-bottom-thick-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
border-all-16-filledborder-bottom-20-filledborder-bottom-double-20-filledborder-inside-16-filledborder-left-20-filledborder-left-right-20-filledborder-none-16-filledborder-outside-20-filledborder-outside-thick-20-filledborder-right-20-filledborder-top-20-filledborder-top-bottom-20-filledborder-top-bottom-double-20-filledborder-top-bottom-thick-20-filled
Use the border bottom thick icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M9 3a1 1 0 0 0 0 2h2a1 1 0 1 0 0-2zm-4.644.496a1 1 0 1 1 1.162 1.62l.004.005a1 1 0 0 0-.4.4l-.006-.003a1 1 0 1 1-1.62-1.162l-.004-.003c.225-.342.519-.636.861-.861zM6 15a1 1 0 0 1-.879-.522l-.006.004a1 1 0 1 0-1.62 1.162l-.003.003A3 3 0 0 0 6 17h8a3 3 0 0 0 2.508-1.353l-.004-.002a1 1 0 1 0-1.62-1.162l-.005-.005a1 1 0 0 1-.879.523zm9.645-11.505a1 1 0 1 0-1.162 1.62l-.005.005c.17.092.309.232.4.4l.007-.003a1 1 0 1 0 1.62-1.162l.003-.003a3 3 0 0 0-.86-.861zM4 12a1 1 0 0 1-1-1V9a1 1 0 0 1 2 0v2a1 1 0 0 1-1 1m11-1a1 1 0 1 0 2 0V9a1 1 0 1 0-2 0z"/></svg>
React
import type { SVGProps } from "react";
export function FluentBorderBottomThick20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M9 3a1 1 0 0 0 0 2h2a1 1 0 1 0 0-2zm-4.644.496a1 1 0 1 1 1.162 1.62l.004.005a1 1 0 0 0-.4.4l-.006-.003a1 1 0 1 1-1.62-1.162l-.004-.003c.225-.342.519-.636.861-.861zM6 15a1 1 0 0 1-.879-.522l-.006.004a1 1 0 1 0-1.62 1.162l-.003.003A3 3 0 0 0 6 17h8a3 3 0 0 0 2.508-1.353l-.004-.002a1 1 0 1 0-1.62-1.162l-.005-.005a1 1 0 0 1-.879.523zm9.645-11.505a1 1 0 1 0-1.162 1.62l-.005.005c.17.092.309.232.4.4l.007-.003a1 1 0 1 0 1.62-1.162l.003-.003a3 3 0 0 0-.86-.861zM4 12a1 1 0 0 1-1-1V9a1 1 0 0 1 2 0v2a1 1 0 0 1-1 1m11-1a1 1 0 1 0 2 0V9a1 1 0 1 0-2 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M9 3a1 1 0 0 0 0 2h2a1 1 0 1 0 0-2zm-4.644.496a1 1 0 1 1 1.162 1.62l.004.005a1 1 0 0 0-.4.4l-.006-.003a1 1 0 1 1-1.62-1.162l-.004-.003c.225-.342.519-.636.861-.861zM6 15a1 1 0 0 1-.879-.522l-.006.004a1 1 0 1 0-1.62 1.162l-.003.003A3 3 0 0 0 6 17h8a3 3 0 0 0 2.508-1.353l-.004-.002a1 1 0 1 0-1.62-1.162l-.005-.005a1 1 0 0 1-.879.523zm9.645-11.505a1 1 0 1 0-1.162 1.62l-.005.005c.17.092.309.232.4.4l.007-.003a1 1 0 1 0 1.62-1.162l.003-.003a3 3 0 0 0-.86-.861zM4 12a1 1 0 0 1-1-1V9a1 1 0 0 1 2 0v2a1 1 0 0 1-1 1m11-1a1 1 0 1 0 2 0V9a1 1 0 1 0-2 0z"/></svg> </template>
CSS
.icon-border-bottom-thick-20-filled {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%203a1%201%200%200%200%200%202h2a1%201%200%201%200%200-2zm-4.644.496a1%201%200%201%201%201.162%201.62l.004.005a1%201%200%200%200-.4.4l-.006-.003a1%201%200%201%201-1.62-1.162l-.004-.003c.225-.342.519-.636.861-.861zM6%2015a1%201%200%200%201-.879-.522l-.006.004a1%201%200%201%200-1.62%201.162l-.003.003A3%203%200%200%200%206%2017h8a3%203%200%200%200%202.508-1.353l-.004-.002a1%201%200%201%200-1.62-1.162l-.005-.005a1%201%200%200%201-.879.523zm9.645-11.505a1%201%200%201%200-1.162%201.62l-.005.005c.17.092.309.232.4.4l.007-.003a1%201%200%201%200%201.62-1.162l.003-.003a3%203%200%200%200-.86-.861zM4%2012a1%201%200%200%201-1-1V9a1%201%200%200%201%202%200v2a1%201%200%200%201-1%201m11-1a1%201%200%201%200%202%200V9a1%201%200%201%200-2%200z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%203a1%201%200%200%200%200%202h2a1%201%200%201%200%200-2zm-4.644.496a1%201%200%201%201%201.162%201.62l.004.005a1%201%200%200%200-.4.4l-.006-.003a1%201%200%201%201-1.62-1.162l-.004-.003c.225-.342.519-.636.861-.861zM6%2015a1%201%200%200%201-.879-.522l-.006.004a1%201%200%201%200-1.62%201.162l-.003.003A3%203%200%200%200%206%2017h8a3%203%200%200%200%202.508-1.353l-.004-.002a1%201%200%201%200-1.62-1.162l-.005-.005a1%201%200%200%201-.879.523zm9.645-11.505a1%201%200%201%200-1.162%201.62l-.005.005c.17.092.309.232.4.4l.007-.003a1%201%200%201%200%201.62-1.162l.003-.003a3%203%200%200%200-.86-.861zM4%2012a1%201%200%200%201-1-1V9a1%201%200%200%201%202%200v2a1%201%200%200%201-1%201m11-1a1%201%200%201%200%202%200V9a1%201%200%201%200-2%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/border-bottom-thick-20-filled.svg?color=%231a73e8&size=48