baseline from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
baseline
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the baseline icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" d="M5.315 15.695a.75.75 0 0 0 1.37.61L6 16zm4.857-9.053l-.685-.306zm3.656 0l-.685.305zm3.487 9.663a.75.75 0 0 0 1.37-.61L18 16zM8 11.25a.75.75 0 0 0 0 1.5zm8 1.5a.75.75 0 0 0 0-1.5zM6 16l.685.305l4.172-9.358l-.685-.305l-.685-.306l-4.172 9.359zm7.828-9.358l-.685.305l4.172 9.358L18 16l.685-.305l-4.172-9.359zm-3.656 0l.685.305c.403-.904.673-1.503.914-1.887c.252-.399.317-.31.229-.31v-1.5c-.738 0-1.194.53-1.498 1.01c-.313.498-.632 1.219-1.015 2.076zm3.656 0l.685-.306c-.383-.857-.702-1.578-1.015-2.076c-.304-.48-.76-1.01-1.498-1.01v1.5c-.088 0-.023-.089.229.31c.241.384.51.983.914 1.887zM8 12v.75h8v-1.5H8z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 20h16"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsBaseline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" d="M5.315 15.695a.75.75 0 0 0 1.37.61L6 16zm4.857-9.053l-.685-.306zm3.656 0l-.685.305zm3.487 9.663a.75.75 0 0 0 1.37-.61L18 16zM8 11.25a.75.75 0 0 0 0 1.5zm8 1.5a.75.75 0 0 0 0-1.5zM6 16l.685.305l4.172-9.358l-.685-.305l-.685-.306l-4.172 9.359zm7.828-9.358l-.685.305l4.172 9.358L18 16l.685-.305l-4.172-9.359zm-3.656 0l.685.305c.403-.904.673-1.503.914-1.887c.252-.399.317-.31.229-.31v-1.5c-.738 0-1.194.53-1.498 1.01c-.313.498-.632 1.219-1.015 2.076zm3.656 0l.685-.306c-.383-.857-.702-1.578-1.015-2.076c-.304-.48-.76-1.01-1.498-1.01v1.5c-.088 0-.023-.089.229.31c.241.384.51.983.914 1.887zM8 12v.75h8v-1.5H8z"/><path stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M4 20h16"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" d="M5.315 15.695a.75.75 0 0 0 1.37.61L6 16zm4.857-9.053l-.685-.306zm3.656 0l-.685.305zm3.487 9.663a.75.75 0 0 0 1.37-.61L18 16zM8 11.25a.75.75 0 0 0 0 1.5zm8 1.5a.75.75 0 0 0 0-1.5zM6 16l.685.305l4.172-9.358l-.685-.305l-.685-.306l-4.172 9.359zm7.828-9.358l-.685.305l4.172 9.358L18 16l.685-.305l-4.172-9.359zm-3.656 0l.685.305c.403-.904.673-1.503.914-1.887c.252-.399.317-.31.229-.31v-1.5c-.738 0-1.194.53-1.498 1.01c-.313.498-.632 1.219-1.015 2.076zm3.656 0l.685-.306c-.383-.857-.702-1.578-1.015-2.076c-.304-.48-.76-1.01-1.498-1.01v1.5c-.088 0-.023-.089.229.31c.241.384.51.983.914 1.887zM8 12v.75h8v-1.5H8z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 20h16"/></g></svg>
</template>

CSS

.icon-baseline {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.315%2015.695a.75.75%200%200%200%201.37.61L6%2016zm4.857-9.053l-.685-.306zm3.656%200l-.685.305zm3.487%209.663a.75.75%200%200%200%201.37-.61L18%2016zM8%2011.25a.75.75%200%200%200%200%201.5zm8%201.5a.75.75%200%200%200%200-1.5zM6%2016l.685.305l4.172-9.358l-.685-.305l-.685-.306l-4.172%209.359zm7.828-9.358l-.685.305l4.172%209.358L18%2016l.685-.305l-4.172-9.359zm-3.656%200l.685.305c.403-.904.673-1.503.914-1.887c.252-.399.317-.31.229-.31v-1.5c-.738%200-1.194.53-1.498%201.01c-.313.498-.632%201.219-1.015%202.076zm3.656%200l.685-.306c-.383-.857-.702-1.578-1.015-2.076c-.304-.48-.76-1.01-1.498-1.01v1.5c-.088%200-.023-.089.229.31c.241.384.51.983.914%201.887zM8%2012v.75h8v-1.5H8z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M4%2020h16%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.315%2015.695a.75.75%200%200%200%201.37.61L6%2016zm4.857-9.053l-.685-.306zm3.656%200l-.685.305zm3.487%209.663a.75.75%200%200%200%201.37-.61L18%2016zM8%2011.25a.75.75%200%200%200%200%201.5zm8%201.5a.75.75%200%200%200%200-1.5zM6%2016l.685.305l4.172-9.358l-.685-.305l-.685-.306l-4.172%209.359zm7.828-9.358l-.685.305l4.172%209.358L18%2016l.685-.305l-4.172-9.359zm-3.656%200l.685.305c.403-.904.673-1.503.914-1.887c.252-.399.317-.31.229-.31v-1.5c-.738%200-1.194.53-1.498%201.01c-.313.498-.632%201.219-1.015%202.076zm3.656%200l.685-.306c-.383-.857-.702-1.578-1.015-2.076c-.304-.48-.76-1.01-1.498-1.01v1.5c-.088%200-.023-.089.229.31c.241.384.51.983.914%201.887zM8%2012v.75h8v-1.5H8z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M4%2020h16%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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