zeroheight icon logo

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

Name
zeroheight-icon
Set
SVG Logos
Style
Color
Viewbox
256×263
License
CC0

Use the zeroheight icon logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 263"><path fill="#ff4852" d="M174.188 148.86c31.699 0 57.396 25.525 57.396 57.013c0 31.487-25.697 57.012-57.396 57.012c-31.697 0-57.395-25.525-57.395-57.012s25.698-57.013 57.395-57.013M15.838 0L130.39 7.518l-7.57 113.727l-8.327 113.74L0 226.695c4.509-61.436 57.234-107.949 118.711-105.664L8.27 113.788zm127.853 49.91L256 73.546L119.895 161.47z"/></svg>

React

import type { SVGProps } from "react";

export function LogosZeroheightIcon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 263"><path fill="#ff4852" d="M174.188 148.86c31.699 0 57.396 25.525 57.396 57.013c0 31.487-25.697 57.012-57.396 57.012c-31.697 0-57.395-25.525-57.395-57.012s25.698-57.013 57.395-57.013M15.838 0L130.39 7.518l-7.57 113.727l-8.327 113.74L0 226.695c4.509-61.436 57.234-107.949 118.711-105.664L8.27 113.788zm127.853 49.91L256 73.546L119.895 161.47z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 263"><path fill="#ff4852" d="M174.188 148.86c31.699 0 57.396 25.525 57.396 57.013c0 31.487-25.697 57.012-57.396 57.012c-31.697 0-57.395-25.525-57.395-57.012s25.698-57.013 57.395-57.013M15.838 0L130.39 7.518l-7.57 113.727l-8.327 113.74L0 226.695c4.509-61.436 57.234-107.949 118.711-105.664L8.27 113.788zm127.853 49.91L256 73.546L119.895 161.47z"/></svg>
</template>

CSS

.icon-zeroheight-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%20263%22%3E%3Cpath%20fill%3D%22%23ff4852%22%20d%3D%22M174.188%20148.86c31.699%200%2057.396%2025.525%2057.396%2057.013c0%2031.487-25.697%2057.012-57.396%2057.012c-31.697%200-57.395-25.525-57.395-57.012s25.698-57.013%2057.395-57.013M15.838%200L130.39%207.518l-7.57%20113.727l-8.327%20113.74L0%20226.695c4.509-61.436%2057.234-107.949%20118.711-105.664L8.27%20113.788zm127.853%2049.91L256%2073.546L119.895%20161.47z%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%20263%22%3E%3Cpath%20fill%3D%22%23ff4852%22%20d%3D%22M174.188%20148.86c31.699%200%2057.396%2025.525%2057.396%2057.013c0%2031.487-25.697%2057.012-57.396%2057.012c-31.697%200-57.395-25.525-57.395-57.012s25.698-57.013%2057.395-57.013M15.838%200L130.39%207.518l-7.57%20113.727l-8.327%20113.74L0%20226.695c4.509-61.436%2057.234-107.949%20118.711-105.664L8.27%20113.788zm127.853%2049.91L256%2073.546L119.895%20161.47z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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