border bottom 02 icon
border-bottom-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- border-bottom-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the border bottom 02 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.249 6.333c-.194-1.048-.536-1.82-1.14-2.43c-.605-.61-1.37-.954-2.409-1.15M21.495 14q.006-.883.005-1.917q.001-1.034-.005-1.916M13.9 2.505q-.875-.006-1.9-.005q-1.025-.001-1.9.005m-3.8.249c-1.04.195-1.804.54-2.409 1.15s-.946 1.381-1.14 2.43M2.505 14q-.006-.883-.005-1.917q-.001-1.034.005-1.916M21.5 17.5c-.198 1.094-.55 1.899-1.17 2.535C18.9 21.5 16.6 21.5 12 21.5s-6.9 0-8.33-1.465c-.62-.635-.97-1.44-1.17-2.535"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBorderBottom02(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.249 6.333c-.194-1.048-.536-1.82-1.14-2.43c-.605-.61-1.37-.954-2.409-1.15M21.495 14q.006-.883.005-1.917q.001-1.034-.005-1.916M13.9 2.505q-.875-.006-1.9-.005q-1.025-.001-1.9.005m-3.8.249c-1.04.195-1.804.54-2.409 1.15s-.946 1.381-1.14 2.43M2.505 14q-.006-.883-.005-1.917q-.001-1.034.005-1.916M21.5 17.5c-.198 1.094-.55 1.899-1.17 2.535C18.9 21.5 16.6 21.5 12 21.5s-6.9 0-8.33-1.465c-.62-.635-.97-1.44-1.17-2.535"/></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.249 6.333c-.194-1.048-.536-1.82-1.14-2.43c-.605-.61-1.37-.954-2.409-1.15M21.495 14q.006-.883.005-1.917q.001-1.034-.005-1.916M13.9 2.505q-.875-.006-1.9-.005q-1.025-.001-1.9.005m-3.8.249c-1.04.195-1.804.54-2.409 1.15s-.946 1.381-1.14 2.43M2.505 14q-.006-.883-.005-1.917q-.001-1.034.005-1.916M21.5 17.5c-.198 1.094-.55 1.899-1.17 2.535C18.9 21.5 16.6 21.5 12 21.5s-6.9 0-8.33-1.465c-.62-.635-.97-1.44-1.17-2.535"/></svg> </template>
CSS
.icon-border-bottom-02 {
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.249%206.333c-.194-1.048-.536-1.82-1.14-2.43c-.605-.61-1.37-.954-2.409-1.15M21.495%2014q.006-.883.005-1.917q.001-1.034-.005-1.916M13.9%202.505q-.875-.006-1.9-.005q-1.025-.001-1.9.005m-3.8.249c-1.04.195-1.804.54-2.409%201.15s-.946%201.381-1.14%202.43M2.505%2014q-.006-.883-.005-1.917q-.001-1.034.005-1.916M21.5%2017.5c-.198%201.094-.55%201.899-1.17%202.535C18.9%2021.5%2016.6%2021.5%2012%2021.5s-6.9%200-8.33-1.465c-.62-.635-.97-1.44-1.17-2.535%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.249%206.333c-.194-1.048-.536-1.82-1.14-2.43c-.605-.61-1.37-.954-2.409-1.15M21.495%2014q.006-.883.005-1.917q.001-1.034-.005-1.916M13.9%202.505q-.875-.006-1.9-.005q-1.025-.001-1.9.005m-3.8.249c-1.04.195-1.804.54-2.409%201.15s-.946%201.381-1.14%202.43M2.505%2014q-.006-.883-.005-1.917q-.001-1.034.005-1.916M21.5%2017.5c-.198%201.094-.55%201.899-1.17%202.535C18.9%2021.5%2016.6%2021.5%2012%2021.5s-6.9%200-8.33-1.465c-.62-.635-.97-1.44-1.17-2.535%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/border-bottom-02.svg?color=%231a73e8&size=48