border top 01 icon
border-top-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- border-top-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the border top 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21.5 6.5c-.198-1.094-.55-1.899-1.17-2.535C18.9 2.5 16.6 2.5 12 2.5s-6.9 0-8.33 1.465C3.05 4.6 2.7 5.406 2.5 6.5m18.749 11.19c-.194 1.042-.535 1.809-1.14 2.415s-1.37.95-2.409 1.143M21.495 10c.005.586.005 1.288.005 1.974s0 1.45-.005 2.037M13.9 21.495q-.875.006-1.9.005q-1.025.001-1.9-.005m-3.8-.247c-1.04-.194-1.804-.537-2.409-1.143s-.946-1.373-1.14-2.415M2.505 10c-.005.586-.005 1.288-.005 1.974s0 1.451.005 2.037M21.5 12H20M4 12H2.5M12 9v6m0 4.531v1.47m3-9H9"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBorderTop01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M21.5 6.5c-.198-1.094-.55-1.899-1.17-2.535C18.9 2.5 16.6 2.5 12 2.5s-6.9 0-8.33 1.465C3.05 4.6 2.7 5.406 2.5 6.5m18.749 11.19c-.194 1.042-.535 1.809-1.14 2.415s-1.37.95-2.409 1.143M21.495 10c.005.586.005 1.288.005 1.974s0 1.45-.005 2.037M13.9 21.495q-.875.006-1.9.005q-1.025.001-1.9-.005m-3.8-.247c-1.04-.194-1.804-.537-2.409-1.143s-.946-1.373-1.14-2.415M2.505 10c-.005.586-.005 1.288-.005 1.974s0 1.451.005 2.037M21.5 12H20M4 12H2.5M12 9v6m0 4.531v1.47m3-9H9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21.5 6.5c-.198-1.094-.55-1.899-1.17-2.535C18.9 2.5 16.6 2.5 12 2.5s-6.9 0-8.33 1.465C3.05 4.6 2.7 5.406 2.5 6.5m18.749 11.19c-.194 1.042-.535 1.809-1.14 2.415s-1.37.95-2.409 1.143M21.495 10c.005.586.005 1.288.005 1.974s0 1.45-.005 2.037M13.9 21.495q-.875.006-1.9.005q-1.025.001-1.9-.005m-3.8-.247c-1.04-.194-1.804-.537-2.409-1.143s-.946-1.373-1.14-2.415M2.505 10c-.005.586-.005 1.288-.005 1.974s0 1.451.005 2.037M21.5 12H20M4 12H2.5M12 9v6m0 4.531v1.47m3-9H9"/></svg> </template>
CSS
.icon-border-top-01 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M21.5%206.5c-.198-1.094-.55-1.899-1.17-2.535C18.9%202.5%2016.6%202.5%2012%202.5s-6.9%200-8.33%201.465C3.05%204.6%202.7%205.406%202.5%206.5m18.749%2011.19c-.194%201.042-.535%201.809-1.14%202.415s-1.37.95-2.409%201.143M21.495%2010c.005.586.005%201.288.005%201.974s0%201.45-.005%202.037M13.9%2021.495q-.875.006-1.9.005q-1.025.001-1.9-.005m-3.8-.247c-1.04-.194-1.804-.537-2.409-1.143s-.946-1.373-1.14-2.415M2.505%2010c-.005.586-.005%201.288-.005%201.974s0%201.451.005%202.037M21.5%2012H20M4%2012H2.5M12%209v6m0%204.531v1.47m3-9H9%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M21.5%206.5c-.198-1.094-.55-1.899-1.17-2.535C18.9%202.5%2016.6%202.5%2012%202.5s-6.9%200-8.33%201.465C3.05%204.6%202.7%205.406%202.5%206.5m18.749%2011.19c-.194%201.042-.535%201.809-1.14%202.415s-1.37.95-2.409%201.143M21.495%2010c.005.586.005%201.288.005%201.974s0%201.45-.005%202.037M13.9%2021.495q-.875.006-1.9.005q-1.025.001-1.9-.005m-3.8-.247c-1.04-.194-1.804-.537-2.409-1.143s-.946-1.373-1.14-2.415M2.505%2010c-.005.586-.005%201.288-.005%201.974s0%201.451.005%202.037M21.5%2012H20M4%2012H2.5M12%209v6m0%204.531v1.47m3-9H9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/border-top-01.svg?color=%231a73e8&size=48