buffer from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
buffer
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the buffer icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 5c-.156 0-.312.03-.455.09l-12.35 5.695c-.26.12-.26.308 0 .428l12.35 5.697a1.18 1.18 0 0 0 .91 0l12.35-5.697c.26-.12.26-.308 0-.428L16.455 5.09A1.2 1.2 0 0 0 16 5m0 2.082L24.492 11L16 14.918L7.508 11zM4.84 14.447l-1.645.823c-.26.13-.26.33 0 .46l12.35 6.172a1.1 1.1 0 0 0 .91 0l12.35-6.172c.26-.13.26-.33 0-.46l-1.645-.823l-10.705 5.35a1.1 1.1 0 0 1-.91 0zm0 5l-1.645.823c-.26.13-.26.33 0 .46l12.35 6.172a1.1 1.1 0 0 0 .91 0l12.35-6.172c.26-.13.26-.33 0-.46l-1.645-.823l-10.705 5.35a1.1 1.1 0 0 1-.91 0z"/></svg>

React

import type { SVGProps } from "react";

export function LaBuffer(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 5c-.156 0-.312.03-.455.09l-12.35 5.695c-.26.12-.26.308 0 .428l12.35 5.697a1.18 1.18 0 0 0 .91 0l12.35-5.697c.26-.12.26-.308 0-.428L16.455 5.09A1.2 1.2 0 0 0 16 5m0 2.082L24.492 11L16 14.918L7.508 11zM4.84 14.447l-1.645.823c-.26.13-.26.33 0 .46l12.35 6.172a1.1 1.1 0 0 0 .91 0l12.35-6.172c.26-.13.26-.33 0-.46l-1.645-.823l-10.705 5.35a1.1 1.1 0 0 1-.91 0zm0 5l-1.645.823c-.26.13-.26.33 0 .46l12.35 6.172a1.1 1.1 0 0 0 .91 0l12.35-6.172c.26-.13.26-.33 0-.46l-1.645-.823l-10.705 5.35a1.1 1.1 0 0 1-.91 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 5c-.156 0-.312.03-.455.09l-12.35 5.695c-.26.12-.26.308 0 .428l12.35 5.697a1.18 1.18 0 0 0 .91 0l12.35-5.697c.26-.12.26-.308 0-.428L16.455 5.09A1.2 1.2 0 0 0 16 5m0 2.082L24.492 11L16 14.918L7.508 11zM4.84 14.447l-1.645.823c-.26.13-.26.33 0 .46l12.35 6.172a1.1 1.1 0 0 0 .91 0l12.35-6.172c.26-.13.26-.33 0-.46l-1.645-.823l-10.705 5.35a1.1 1.1 0 0 1-.91 0zm0 5l-1.645.823c-.26.13-.26.33 0 .46l12.35 6.172a1.1 1.1 0 0 0 .91 0l12.35-6.172c.26-.13.26-.33 0-.46l-1.645-.823l-10.705 5.35a1.1 1.1 0 0 1-.91 0z"/></svg>
</template>

CSS

.icon-buffer {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%205c-.156%200-.312.03-.455.09l-12.35%205.695c-.26.12-.26.308%200%20.428l12.35%205.697a1.18%201.18%200%200%200%20.91%200l12.35-5.697c.26-.12.26-.308%200-.428L16.455%205.09A1.2%201.2%200%200%200%2016%205m0%202.082L24.492%2011L16%2014.918L7.508%2011zM4.84%2014.447l-1.645.823c-.26.13-.26.33%200%20.46l12.35%206.172a1.1%201.1%200%200%200%20.91%200l12.35-6.172c.26-.13.26-.33%200-.46l-1.645-.823l-10.705%205.35a1.1%201.1%200%200%201-.91%200zm0%205l-1.645.823c-.26.13-.26.33%200%20.46l12.35%206.172a1.1%201.1%200%200%200%20.91%200l12.35-6.172c.26-.13.26-.33%200-.46l-1.645-.823l-10.705%205.35a1.1%201.1%200%200%201-.91%200z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%205c-.156%200-.312.03-.455.09l-12.35%205.695c-.26.12-.26.308%200%20.428l12.35%205.697a1.18%201.18%200%200%200%20.91%200l12.35-5.697c.26-.12.26-.308%200-.428L16.455%205.09A1.2%201.2%200%200%200%2016%205m0%202.082L24.492%2011L16%2014.918L7.508%2011zM4.84%2014.447l-1.645.823c-.26.13-.26.33%200%20.46l12.35%206.172a1.1%201.1%200%200%200%20.91%200l12.35-6.172c.26-.13.26-.33%200-.46l-1.645-.823l-10.705%205.35a1.1%201.1%200%200%201-.91%200zm0%205l-1.645.823c-.26.13-.26.33%200%20.46l12.35%206.172a1.1%201.1%200%200%200%20.91%200l12.35-6.172c.26-.13.26-.33%200-.46l-1.645-.823l-10.705%205.35a1.1%201.1%200%200%201-.91%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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