border bottom icon
border-bottom from Radix Icons by WorkOS · Outline · MIT Free for personal and commercial use.
- Name
- border-bottom
- Set
- Radix Icons
- Style
- Outline
- Viewbox
- 15×15
- License
- MIT
The same icon in other sets
border-bottom-outlinedAnt Design Iconsborder-bottomBootstrap Iconsborder-bottomBoxIcons v2border-bottomCarbonborder-bottom-20-filledFluent UI System Iconsborder-bottomcss.ggborder-bottomIconoirborder-bottomMaterial Symbolsborder-bottomMaterial Symbols Lightborder-bottomMaterial Design Iconsborder-bottom-fillMingCute Iconborder-bottomTabler Iconsborder-bottom-outlineTeenyiconsborder-bottomUniconsborder-bottomUnicons Monochromeborder-bottomUnicons Solid
Related icons in Radix Icons
Use the border bottom icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><g fill="currentColor"><path fill-rule="evenodd" d="M1 13.25h13v1.5H1z" clip-rule="evenodd"/><rect width="1" height="1" x="7" y="5" rx=".5"/><rect width="1" height="1" x="13" y="5" rx=".5"/><rect width="1" height="1" x="7" y="3" rx=".5"/><rect width="1" height="1" x="13" y="3" rx=".5"/><rect width="1" height="1" x="7" y="7" rx=".5"/><rect width="1" height="1" x="7" y="1" rx=".5"/><rect width="1" height="1" x="13" y="7" rx=".5"/><rect width="1" height="1" x="13" y="1" rx=".5"/><rect width="1" height="1" x="5" y="7" rx=".5"/><rect width="1" height="1" x="5" y="1" rx=".5"/><rect width="1" height="1" x="3" y="7" rx=".5"/><rect width="1" height="1" x="3" y="1" rx=".5"/><rect width="1" height="1" x="9" y="7" rx=".5"/><rect width="1" height="1" x="9" y="1" rx=".5"/><rect width="1" height="1" x="11" y="7" rx=".5"/><rect width="1" height="1" x="11" y="1" rx=".5"/><rect width="1" height="1" x="7" y="9" rx=".5"/><rect width="1" height="1" x="13" y="9" rx=".5"/><rect width="1" height="1" x="7" y="11" rx=".5"/><rect width="1" height="1" x="13" y="11" rx=".5"/><rect width="1" height="1" x="1" y="5" rx=".5"/><rect width="1" height="1" x="1" y="3" rx=".5"/><rect width="1" height="1" x="1" y="7" rx=".5"/><rect width="1" height="1" x="1" y="1" rx=".5"/><rect width="1" height="1" x="1" y="9" rx=".5"/><rect width="1" height="1" x="1" y="11" rx=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function RadixIconsBorderBottom(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><g fill="currentColor"><path fillRule="evenodd" d="M1 13.25h13v1.5H1z" clipRule="evenodd"/><rect width="1" height="1" x="7" y="5" rx=".5"/><rect width="1" height="1" x="13" y="5" rx=".5"/><rect width="1" height="1" x="7" y="3" rx=".5"/><rect width="1" height="1" x="13" y="3" rx=".5"/><rect width="1" height="1" x="7" y="7" rx=".5"/><rect width="1" height="1" x="7" y="1" rx=".5"/><rect width="1" height="1" x="13" y="7" rx=".5"/><rect width="1" height="1" x="13" y="1" rx=".5"/><rect width="1" height="1" x="5" y="7" rx=".5"/><rect width="1" height="1" x="5" y="1" rx=".5"/><rect width="1" height="1" x="3" y="7" rx=".5"/><rect width="1" height="1" x="3" y="1" rx=".5"/><rect width="1" height="1" x="9" y="7" rx=".5"/><rect width="1" height="1" x="9" y="1" rx=".5"/><rect width="1" height="1" x="11" y="7" rx=".5"/><rect width="1" height="1" x="11" y="1" rx=".5"/><rect width="1" height="1" x="7" y="9" rx=".5"/><rect width="1" height="1" x="13" y="9" rx=".5"/><rect width="1" height="1" x="7" y="11" rx=".5"/><rect width="1" height="1" x="13" y="11" rx=".5"/><rect width="1" height="1" x="1" y="5" rx=".5"/><rect width="1" height="1" x="1" y="3" rx=".5"/><rect width="1" height="1" x="1" y="7" rx=".5"/><rect width="1" height="1" x="1" y="1" rx=".5"/><rect width="1" height="1" x="1" y="9" rx=".5"/><rect width="1" height="1" x="1" y="11" rx=".5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><g fill="currentColor"><path fill-rule="evenodd" d="M1 13.25h13v1.5H1z" clip-rule="evenodd"/><rect width="1" height="1" x="7" y="5" rx=".5"/><rect width="1" height="1" x="13" y="5" rx=".5"/><rect width="1" height="1" x="7" y="3" rx=".5"/><rect width="1" height="1" x="13" y="3" rx=".5"/><rect width="1" height="1" x="7" y="7" rx=".5"/><rect width="1" height="1" x="7" y="1" rx=".5"/><rect width="1" height="1" x="13" y="7" rx=".5"/><rect width="1" height="1" x="13" y="1" rx=".5"/><rect width="1" height="1" x="5" y="7" rx=".5"/><rect width="1" height="1" x="5" y="1" rx=".5"/><rect width="1" height="1" x="3" y="7" rx=".5"/><rect width="1" height="1" x="3" y="1" rx=".5"/><rect width="1" height="1" x="9" y="7" rx=".5"/><rect width="1" height="1" x="9" y="1" rx=".5"/><rect width="1" height="1" x="11" y="7" rx=".5"/><rect width="1" height="1" x="11" y="1" rx=".5"/><rect width="1" height="1" x="7" y="9" rx=".5"/><rect width="1" height="1" x="13" y="9" rx=".5"/><rect width="1" height="1" x="7" y="11" rx=".5"/><rect width="1" height="1" x="13" y="11" rx=".5"/><rect width="1" height="1" x="1" y="5" rx=".5"/><rect width="1" height="1" x="1" y="3" rx=".5"/><rect width="1" height="1" x="1" y="7" rx=".5"/><rect width="1" height="1" x="1" y="1" rx=".5"/><rect width="1" height="1" x="1" y="9" rx=".5"/><rect width="1" height="1" x="1" y="11" rx=".5"/></g></svg> </template>
CSS
.icon-border-bottom {
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%2015%2015%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M1%2013.25h13v1.5H1z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%227%22%20y%3D%225%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2213%22%20y%3D%225%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%227%22%20y%3D%223%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2213%22%20y%3D%223%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%227%22%20y%3D%227%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%227%22%20y%3D%221%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2213%22%20y%3D%227%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2213%22%20y%3D%221%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%225%22%20y%3D%227%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%225%22%20y%3D%221%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%223%22%20y%3D%227%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%223%22%20y%3D%221%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%229%22%20y%3D%227%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%229%22%20y%3D%221%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2211%22%20y%3D%227%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2211%22%20y%3D%221%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%227%22%20y%3D%229%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2213%22%20y%3D%229%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%227%22%20y%3D%2211%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2213%22%20y%3D%2211%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%221%22%20y%3D%225%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%221%22%20y%3D%223%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%221%22%20y%3D%227%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%221%22%20y%3D%221%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%221%22%20y%3D%229%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%221%22%20y%3D%2211%22%20rx%3D%22.5%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%2015%2015%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M1%2013.25h13v1.5H1z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%227%22%20y%3D%225%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2213%22%20y%3D%225%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%227%22%20y%3D%223%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2213%22%20y%3D%223%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%227%22%20y%3D%227%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%227%22%20y%3D%221%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2213%22%20y%3D%227%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2213%22%20y%3D%221%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%225%22%20y%3D%227%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%225%22%20y%3D%221%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%223%22%20y%3D%227%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%223%22%20y%3D%221%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%229%22%20y%3D%227%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%229%22%20y%3D%221%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2211%22%20y%3D%227%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2211%22%20y%3D%221%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%227%22%20y%3D%229%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2213%22%20y%3D%229%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%227%22%20y%3D%2211%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2213%22%20y%3D%2211%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%221%22%20y%3D%225%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%221%22%20y%3D%223%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%221%22%20y%3D%227%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%221%22%20y%3D%221%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%221%22%20y%3D%229%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%221%22%20y%3D%2211%22%20rx%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/radix-icons/border-bottom.svg?color=%231a73e8&size=48