border top icon
border-top from Radix Icons by WorkOS · Outline · MIT Free for personal and commercial use.
- Name
- border-top
- Set
- Radix Icons
- Style
- Outline
- Viewbox
- 15×15
- License
- MIT
The same icon in other sets
border-top-outlinedAnt Design Iconsborder-topBootstrap Iconsborder-topBoxIcons v2border-topCarbonborder-top-20-filledFluent UI System Iconsborder-topcss.ggborder-topIconoirborder-topMaterial Symbolsborder-topMaterial Symbols Lightborder-topMaterial Design Iconsborder-top-fillMingCute Iconborder-topTabler Iconsborder-top-outlineTeenyiconsborder-topUniconsborder-topUnicons Monochromeborder-topUnicons Solid
Related icons in Radix Icons
Use the border top 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="M14 1.75H1V.25h13z" clip-rule="evenodd"/><rect width="1" height="1" x="8" y="10" rx=".5" transform="rotate(-180 8 10)"/><rect width="1" height="1" x="2" y="10" rx=".5" transform="rotate(-180 2 10)"/><rect width="1" height="1" x="8" y="12" rx=".5" transform="rotate(-180 8 12)"/><rect width="1" height="1" x="2" y="12" rx=".5" transform="rotate(-180 2 12)"/><rect width="1" height="1" x="8" y="8" rx=".5" transform="rotate(-180 8 8)"/><rect width="1" height="1" x="8" y="14" rx=".5" transform="rotate(-180 8 14)"/><rect width="1" height="1" x="2" y="8" rx=".5" transform="rotate(-180 2 8)"/><rect width="1" height="1" x="2" y="14" rx=".5" transform="rotate(-180 2 14)"/><rect width="1" height="1" x="10" y="8" rx=".5" transform="rotate(-180 10 8)"/><rect width="1" height="1" x="10" y="14" rx=".5" transform="rotate(-180 10 14)"/><rect width="1" height="1" x="12" y="8" rx=".5" transform="rotate(-180 12 8)"/><rect width="1" height="1" x="12" y="14" rx=".5" transform="rotate(-180 12 14)"/><rect width="1" height="1" x="6" y="8" rx=".5" transform="rotate(-180 6 8)"/><rect width="1" height="1" x="6" y="14" rx=".5" transform="rotate(-180 6 14)"/><rect width="1" height="1" x="4" y="8" rx=".5" transform="rotate(-180 4 8)"/><rect width="1" height="1" x="4" y="14" rx=".5" transform="rotate(-180 4 14)"/><rect width="1" height="1" x="8" y="6" rx=".5" transform="rotate(-180 8 6)"/><rect width="1" height="1" x="2" y="6" rx=".5" transform="rotate(-180 2 6)"/><rect width="1" height="1" x="8" y="4" rx=".5" transform="rotate(-180 8 4)"/><rect width="1" height="1" x="2" y="4" rx=".5" transform="rotate(-180 2 4)"/><rect width="1" height="1" x="14" y="10" rx=".5" transform="rotate(-180 14 10)"/><rect width="1" height="1" x="14" y="12" rx=".5" transform="rotate(-180 14 12)"/><rect width="1" height="1" x="14" y="8" rx=".5" transform="rotate(-180 14 8)"/><rect width="1" height="1" x="14" y="14" rx=".5" transform="rotate(-180 14 14)"/><rect width="1" height="1" x="14" y="6" rx=".5" transform="rotate(-180 14 6)"/><rect width="1" height="1" x="14" y="4" rx=".5" transform="rotate(-180 14 4)"/></g></svg>
React
import type { SVGProps } from "react";
export function RadixIconsBorderTop(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="M14 1.75H1V.25h13z" clipRule="evenodd"/><rect width="1" height="1" x="8" y="10" rx=".5" transform="rotate(-180 8 10)"/><rect width="1" height="1" x="2" y="10" rx=".5" transform="rotate(-180 2 10)"/><rect width="1" height="1" x="8" y="12" rx=".5" transform="rotate(-180 8 12)"/><rect width="1" height="1" x="2" y="12" rx=".5" transform="rotate(-180 2 12)"/><rect width="1" height="1" x="8" y="8" rx=".5" transform="rotate(-180 8 8)"/><rect width="1" height="1" x="8" y="14" rx=".5" transform="rotate(-180 8 14)"/><rect width="1" height="1" x="2" y="8" rx=".5" transform="rotate(-180 2 8)"/><rect width="1" height="1" x="2" y="14" rx=".5" transform="rotate(-180 2 14)"/><rect width="1" height="1" x="10" y="8" rx=".5" transform="rotate(-180 10 8)"/><rect width="1" height="1" x="10" y="14" rx=".5" transform="rotate(-180 10 14)"/><rect width="1" height="1" x="12" y="8" rx=".5" transform="rotate(-180 12 8)"/><rect width="1" height="1" x="12" y="14" rx=".5" transform="rotate(-180 12 14)"/><rect width="1" height="1" x="6" y="8" rx=".5" transform="rotate(-180 6 8)"/><rect width="1" height="1" x="6" y="14" rx=".5" transform="rotate(-180 6 14)"/><rect width="1" height="1" x="4" y="8" rx=".5" transform="rotate(-180 4 8)"/><rect width="1" height="1" x="4" y="14" rx=".5" transform="rotate(-180 4 14)"/><rect width="1" height="1" x="8" y="6" rx=".5" transform="rotate(-180 8 6)"/><rect width="1" height="1" x="2" y="6" rx=".5" transform="rotate(-180 2 6)"/><rect width="1" height="1" x="8" y="4" rx=".5" transform="rotate(-180 8 4)"/><rect width="1" height="1" x="2" y="4" rx=".5" transform="rotate(-180 2 4)"/><rect width="1" height="1" x="14" y="10" rx=".5" transform="rotate(-180 14 10)"/><rect width="1" height="1" x="14" y="12" rx=".5" transform="rotate(-180 14 12)"/><rect width="1" height="1" x="14" y="8" rx=".5" transform="rotate(-180 14 8)"/><rect width="1" height="1" x="14" y="14" rx=".5" transform="rotate(-180 14 14)"/><rect width="1" height="1" x="14" y="6" rx=".5" transform="rotate(-180 14 6)"/><rect width="1" height="1" x="14" y="4" rx=".5" transform="rotate(-180 14 4)"/></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="M14 1.75H1V.25h13z" clip-rule="evenodd"/><rect width="1" height="1" x="8" y="10" rx=".5" transform="rotate(-180 8 10)"/><rect width="1" height="1" x="2" y="10" rx=".5" transform="rotate(-180 2 10)"/><rect width="1" height="1" x="8" y="12" rx=".5" transform="rotate(-180 8 12)"/><rect width="1" height="1" x="2" y="12" rx=".5" transform="rotate(-180 2 12)"/><rect width="1" height="1" x="8" y="8" rx=".5" transform="rotate(-180 8 8)"/><rect width="1" height="1" x="8" y="14" rx=".5" transform="rotate(-180 8 14)"/><rect width="1" height="1" x="2" y="8" rx=".5" transform="rotate(-180 2 8)"/><rect width="1" height="1" x="2" y="14" rx=".5" transform="rotate(-180 2 14)"/><rect width="1" height="1" x="10" y="8" rx=".5" transform="rotate(-180 10 8)"/><rect width="1" height="1" x="10" y="14" rx=".5" transform="rotate(-180 10 14)"/><rect width="1" height="1" x="12" y="8" rx=".5" transform="rotate(-180 12 8)"/><rect width="1" height="1" x="12" y="14" rx=".5" transform="rotate(-180 12 14)"/><rect width="1" height="1" x="6" y="8" rx=".5" transform="rotate(-180 6 8)"/><rect width="1" height="1" x="6" y="14" rx=".5" transform="rotate(-180 6 14)"/><rect width="1" height="1" x="4" y="8" rx=".5" transform="rotate(-180 4 8)"/><rect width="1" height="1" x="4" y="14" rx=".5" transform="rotate(-180 4 14)"/><rect width="1" height="1" x="8" y="6" rx=".5" transform="rotate(-180 8 6)"/><rect width="1" height="1" x="2" y="6" rx=".5" transform="rotate(-180 2 6)"/><rect width="1" height="1" x="8" y="4" rx=".5" transform="rotate(-180 8 4)"/><rect width="1" height="1" x="2" y="4" rx=".5" transform="rotate(-180 2 4)"/><rect width="1" height="1" x="14" y="10" rx=".5" transform="rotate(-180 14 10)"/><rect width="1" height="1" x="14" y="12" rx=".5" transform="rotate(-180 14 12)"/><rect width="1" height="1" x="14" y="8" rx=".5" transform="rotate(-180 14 8)"/><rect width="1" height="1" x="14" y="14" rx=".5" transform="rotate(-180 14 14)"/><rect width="1" height="1" x="14" y="6" rx=".5" transform="rotate(-180 14 6)"/><rect width="1" height="1" x="14" y="4" rx=".5" transform="rotate(-180 14 4)"/></g></svg> </template>
CSS
.icon-border-top {
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%22M14%201.75H1V.25h13z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%228%22%20y%3D%2210%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%208%2010)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%222%22%20y%3D%2210%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%202%2010)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%228%22%20y%3D%2212%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%208%2012)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%222%22%20y%3D%2212%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%202%2012)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%228%22%20y%3D%228%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%208%208)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%228%22%20y%3D%2214%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%208%2014)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%222%22%20y%3D%228%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%202%208)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%222%22%20y%3D%2214%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%202%2014)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2210%22%20y%3D%228%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%2010%208)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2210%22%20y%3D%2214%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%2010%2014)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2212%22%20y%3D%228%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%2012%208)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2212%22%20y%3D%2214%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%2012%2014)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%226%22%20y%3D%228%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%206%208)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%226%22%20y%3D%2214%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%206%2014)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%224%22%20y%3D%228%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%204%208)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%224%22%20y%3D%2214%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%204%2014)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%228%22%20y%3D%226%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%208%206)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%222%22%20y%3D%226%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%202%206)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%228%22%20y%3D%224%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%208%204)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%222%22%20y%3D%224%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%202%204)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2214%22%20y%3D%2210%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%2014%2010)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2214%22%20y%3D%2212%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%2014%2012)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2214%22%20y%3D%228%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%2014%208)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2214%22%20y%3D%2214%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%2014%2014)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2214%22%20y%3D%226%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%2014%206)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2214%22%20y%3D%224%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%2014%204)%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%22M14%201.75H1V.25h13z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%228%22%20y%3D%2210%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%208%2010)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%222%22%20y%3D%2210%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%202%2010)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%228%22%20y%3D%2212%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%208%2012)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%222%22%20y%3D%2212%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%202%2012)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%228%22%20y%3D%228%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%208%208)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%228%22%20y%3D%2214%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%208%2014)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%222%22%20y%3D%228%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%202%208)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%222%22%20y%3D%2214%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%202%2014)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2210%22%20y%3D%228%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%2010%208)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2210%22%20y%3D%2214%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%2010%2014)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2212%22%20y%3D%228%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%2012%208)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2212%22%20y%3D%2214%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%2012%2014)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%226%22%20y%3D%228%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%206%208)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%226%22%20y%3D%2214%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%206%2014)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%224%22%20y%3D%228%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%204%208)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%224%22%20y%3D%2214%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%204%2014)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%228%22%20y%3D%226%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%208%206)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%222%22%20y%3D%226%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%202%206)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%228%22%20y%3D%224%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%208%204)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%222%22%20y%3D%224%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%202%204)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2214%22%20y%3D%2210%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%2014%2010)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2214%22%20y%3D%2212%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%2014%2012)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2214%22%20y%3D%228%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%2014%208)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2214%22%20y%3D%2214%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%2014%2014)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2214%22%20y%3D%226%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%2014%206)%22%2F%3E%3Crect%20width%3D%221%22%20height%3D%221%22%20x%3D%2214%22%20y%3D%224%22%20rx%3D%22.5%22%20transform%3D%22rotate(-180%2014%204)%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-top.svg?color=%231a73e8&size=48