elasticpath icon logo

elasticpath-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
elasticpath-icon
Set
SVG Logos
Style
Color
Viewbox
256×601
License
CC0

Use the elasticpath icon logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 601"><path fill="#2bcc7e" d="m99.306 0l110.8 110.87l-110.8 110.87H256v156.796H99.59c19.362-48.334 19.968-102.439 1.811-151.132l-2.286-5.855c-10.2-25.017-25.443-48.46-45.734-68.762L0 99.37zM.535 501.368l98.77 98.92l110.8-110.872L99.507 378.75c-10.199 25.384-25.573 49.172-46.128 69.739z"/></svg>

React

import type { SVGProps } from "react";

export function LogosElasticpathIcon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 601"><path fill="#2bcc7e" d="m99.306 0l110.8 110.87l-110.8 110.87H256v156.796H99.59c19.362-48.334 19.968-102.439 1.811-151.132l-2.286-5.855c-10.2-25.017-25.443-48.46-45.734-68.762L0 99.37zM.535 501.368l98.77 98.92l110.8-110.872L99.507 378.75c-10.199 25.384-25.573 49.172-46.128 69.739z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 601"><path fill="#2bcc7e" d="m99.306 0l110.8 110.87l-110.8 110.87H256v156.796H99.59c19.362-48.334 19.968-102.439 1.811-151.132l-2.286-5.855c-10.2-25.017-25.443-48.46-45.734-68.762L0 99.37zM.535 501.368l98.77 98.92l110.8-110.872L99.507 378.75c-10.199 25.384-25.573 49.172-46.128 69.739z"/></svg>
</template>

CSS

.icon-elasticpath-icon {
  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%20256%20601%22%3E%3Cpath%20fill%3D%22%232bcc7e%22%20d%3D%22m99.306%200l110.8%20110.87l-110.8%20110.87H256v156.796H99.59c19.362-48.334%2019.968-102.439%201.811-151.132l-2.286-5.855c-10.2-25.017-25.443-48.46-45.734-68.762L0%2099.37zM.535%20501.368l98.77%2098.92l110.8-110.872L99.507%20378.75c-10.199%2025.384-25.573%2049.172-46.128%2069.739z%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%20256%20601%22%3E%3Cpath%20fill%3D%22%232bcc7e%22%20d%3D%22m99.306%200l110.8%20110.87l-110.8%20110.87H256v156.796H99.59c19.362-48.334%2019.968-102.439%201.811-151.132l-2.286-5.855c-10.2-25.017-25.443-48.46-45.734-68.762L0%2099.37zM.535%20501.368l98.77%2098.92l110.8-110.872L99.507%20378.75c-10.199%2025.384-25.573%2049.172-46.128%2069.739z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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