border top 02 icon

border-top-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
border-top-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the border top 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="M2.753 17.666c.193 1.049.535 1.82 1.14 2.43s1.37.955 2.409 1.15M2.507 10q-.006.883-.005 1.916q-.001 1.034.005 1.917m7.595 7.662q.875.006 1.9.005q1.024.001 1.9-.005m3.8-.249c1.039-.195 1.804-.54 2.408-1.15c.605-.61.947-1.381 1.14-2.43M21.497 10q.006.884.005 1.916q.001 1.034-.005 1.917M2.5 6.5c.198-1.094.55-1.9 1.17-2.536C5.1 2.5 7.4 2.5 12 2.5s6.9 0 8.329 1.464c.621.637.972 1.442 1.17 2.536"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsBorderTop02(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="M2.753 17.666c.193 1.049.535 1.82 1.14 2.43s1.37.955 2.409 1.15M2.507 10q-.006.883-.005 1.916q-.001 1.034.005 1.917m7.595 7.662q.875.006 1.9.005q1.024.001 1.9-.005m3.8-.249c1.039-.195 1.804-.54 2.408-1.15c.605-.61.947-1.381 1.14-2.43M21.497 10q.006.884.005 1.916q.001 1.034-.005 1.917M2.5 6.5c.198-1.094.55-1.9 1.17-2.536C5.1 2.5 7.4 2.5 12 2.5s6.9 0 8.329 1.464c.621.637.972 1.442 1.17 2.536"/></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="M2.753 17.666c.193 1.049.535 1.82 1.14 2.43s1.37.955 2.409 1.15M2.507 10q-.006.883-.005 1.916q-.001 1.034.005 1.917m7.595 7.662q.875.006 1.9.005q1.024.001 1.9-.005m3.8-.249c1.039-.195 1.804-.54 2.408-1.15c.605-.61.947-1.381 1.14-2.43M21.497 10q.006.884.005 1.916q.001 1.034-.005 1.917M2.5 6.5c.198-1.094.55-1.9 1.17-2.536C5.1 2.5 7.4 2.5 12 2.5s6.9 0 8.329 1.464c.621.637.972 1.442 1.17 2.536"/></svg>
</template>

CSS

.icon-border-top-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%22M2.753%2017.666c.193%201.049.535%201.82%201.14%202.43s1.37.955%202.409%201.15M2.507%2010q-.006.883-.005%201.916q-.001%201.034.005%201.917m7.595%207.662q.875.006%201.9.005q1.024.001%201.9-.005m3.8-.249c1.039-.195%201.804-.54%202.408-1.15c.605-.61.947-1.381%201.14-2.43M21.497%2010q.006.884.005%201.916q.001%201.034-.005%201.917M2.5%206.5c.198-1.094.55-1.9%201.17-2.536C5.1%202.5%207.4%202.5%2012%202.5s6.9%200%208.329%201.464c.621.637.972%201.442%201.17%202.536%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%22M2.753%2017.666c.193%201.049.535%201.82%201.14%202.43s1.37.955%202.409%201.15M2.507%2010q-.006.883-.005%201.916q-.001%201.034.005%201.917m7.595%207.662q.875.006%201.9.005q1.024.001%201.9-.005m3.8-.249c1.039-.195%201.804-.54%202.408-1.15c.605-.61.947-1.381%201.14-2.43M21.497%2010q.006.884.005%201.916q.001%201.034-.005%201.917M2.5%206.5c.198-1.094.55-1.9%201.17-2.536C5.1%202.5%207.4%202.5%2012%202.5s6.9%200%208.329%201.464c.621.637.972%201.442%201.17%202.536%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/border-top-02.svg?color=%231a73e8&size=48