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

Name
stackpath
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 stackpath icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v22h22V5zm2 2h18v18H7zm3.78 6c-.99 0-2.24.46-2.24 1.64c0 .83.39 1.34 2.17 1.9c.74.26.93.44.93.83c0 .65-.81.61-.83.61c-.87 0-1.1-.39-1.1-.94H8.4l-.01.03C8.36 18.41 9.6 19 10.81 19c1.28 0 2.19-.58 2.19-1.64c0-.91-.52-1.48-2-1.92c-.88-.31-1.11-.46-1.11-.79s.3-.63.87-.63c.6 0 .89.36.89.79h1.31l.01-.03c.02-.84-.64-1.78-2.19-1.78m3.22.045v5.91h1.38v-2.03h.84c1.29 0 2.28-.68 2.28-1.94c0-1.08-.79-1.94-2.28-1.94zm6.21 0l-2.05 5.91h1.28l2.1-5.91zm2.46 0l-2.05 5.91h1.28l2.1-5.91zm-7.29 1.05h.84c.73 0 .91.53.91.9c0 .36-.18.88-.91.88h-.84z"/></svg>

React

import type { SVGProps } from "react";

export function LaStackpath(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="M5 5v22h22V5zm2 2h18v18H7zm3.78 6c-.99 0-2.24.46-2.24 1.64c0 .83.39 1.34 2.17 1.9c.74.26.93.44.93.83c0 .65-.81.61-.83.61c-.87 0-1.1-.39-1.1-.94H8.4l-.01.03C8.36 18.41 9.6 19 10.81 19c1.28 0 2.19-.58 2.19-1.64c0-.91-.52-1.48-2-1.92c-.88-.31-1.11-.46-1.11-.79s.3-.63.87-.63c.6 0 .89.36.89.79h1.31l.01-.03c.02-.84-.64-1.78-2.19-1.78m3.22.045v5.91h1.38v-2.03h.84c1.29 0 2.28-.68 2.28-1.94c0-1.08-.79-1.94-2.28-1.94zm6.21 0l-2.05 5.91h1.28l2.1-5.91zm2.46 0l-2.05 5.91h1.28l2.1-5.91zm-7.29 1.05h.84c.73 0 .91.53.91.9c0 .36-.18.88-.91.88h-.84z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v22h22V5zm2 2h18v18H7zm3.78 6c-.99 0-2.24.46-2.24 1.64c0 .83.39 1.34 2.17 1.9c.74.26.93.44.93.83c0 .65-.81.61-.83.61c-.87 0-1.1-.39-1.1-.94H8.4l-.01.03C8.36 18.41 9.6 19 10.81 19c1.28 0 2.19-.58 2.19-1.64c0-.91-.52-1.48-2-1.92c-.88-.31-1.11-.46-1.11-.79s.3-.63.87-.63c.6 0 .89.36.89.79h1.31l.01-.03c.02-.84-.64-1.78-2.19-1.78m3.22.045v5.91h1.38v-2.03h.84c1.29 0 2.28-.68 2.28-1.94c0-1.08-.79-1.94-2.28-1.94zm6.21 0l-2.05 5.91h1.28l2.1-5.91zm2.46 0l-2.05 5.91h1.28l2.1-5.91zm-7.29 1.05h.84c.73 0 .91.53.91.9c0 .36-.18.88-.91.88h-.84z"/></svg>
</template>

CSS

.icon-stackpath {
  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%22M5%205v22h22V5zm2%202h18v18H7zm3.78%206c-.99%200-2.24.46-2.24%201.64c0%20.83.39%201.34%202.17%201.9c.74.26.93.44.93.83c0%20.65-.81.61-.83.61c-.87%200-1.1-.39-1.1-.94H8.4l-.01.03C8.36%2018.41%209.6%2019%2010.81%2019c1.28%200%202.19-.58%202.19-1.64c0-.91-.52-1.48-2-1.92c-.88-.31-1.11-.46-1.11-.79s.3-.63.87-.63c.6%200%20.89.36.89.79h1.31l.01-.03c.02-.84-.64-1.78-2.19-1.78m3.22.045v5.91h1.38v-2.03h.84c1.29%200%202.28-.68%202.28-1.94c0-1.08-.79-1.94-2.28-1.94zm6.21%200l-2.05%205.91h1.28l2.1-5.91zm2.46%200l-2.05%205.91h1.28l2.1-5.91zm-7.29%201.05h.84c.73%200%20.91.53.91.9c0%20.36-.18.88-.91.88h-.84z%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%22M5%205v22h22V5zm2%202h18v18H7zm3.78%206c-.99%200-2.24.46-2.24%201.64c0%20.83.39%201.34%202.17%201.9c.74.26.93.44.93.83c0%20.65-.81.61-.83.61c-.87%200-1.1-.39-1.1-.94H8.4l-.01.03C8.36%2018.41%209.6%2019%2010.81%2019c1.28%200%202.19-.58%202.19-1.64c0-.91-.52-1.48-2-1.92c-.88-.31-1.11-.46-1.11-.79s.3-.63.87-.63c.6%200%20.89.36.89.79h1.31l.01-.03c.02-.84-.64-1.78-2.19-1.78m3.22.045v5.91h1.38v-2.03h.84c1.29%200%202.28-.68%202.28-1.94c0-1.08-.79-1.94-2.28-1.94zm6.21%200l-2.05%205.91h1.28l2.1-5.91zm2.46%200l-2.05%205.91h1.28l2.1-5.91zm-7.29%201.05h.84c.73%200%20.91.53.91.9c0%20.36-.18.88-.91.88h-.84z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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