alphaxiv from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
alphaxiv
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the alphaxiv logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.749 12.21L24 16.46l-1.827 1.821l-4.248-4.23zm-10.6-8.626a4.03 4.03 0 0 1 3.09 1.12L15.4 7.867l-1.841 1.822l-3.232-3.226A1.38 1.38 0 0 0 8.55 6.5l-6.725 6.722L0 11.399l6.84-6.837a4.06 4.06 0 0 1 2.309-.979m13.026.033L24 5.44L10.032 19.403c-3.823 3.204-8.805-1.788-5.58-5.598l5.361-5.356l1.825 1.824l-5.274 5.271c-1.108 1.347.633 3.054 1.96 1.921z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsAlphaxiv(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.749 12.21L24 16.46l-1.827 1.821l-4.248-4.23zm-10.6-8.626a4.03 4.03 0 0 1 3.09 1.12L15.4 7.867l-1.841 1.822l-3.232-3.226A1.38 1.38 0 0 0 8.55 6.5l-6.725 6.722L0 11.399l6.84-6.837a4.06 4.06 0 0 1 2.309-.979m13.026.033L24 5.44L10.032 19.403c-3.823 3.204-8.805-1.788-5.58-5.598l5.361-5.356l1.825 1.824l-5.274 5.271c-1.108 1.347.633 3.054 1.96 1.921z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.749 12.21L24 16.46l-1.827 1.821l-4.248-4.23zm-10.6-8.626a4.03 4.03 0 0 1 3.09 1.12L15.4 7.867l-1.841 1.822l-3.232-3.226A1.38 1.38 0 0 0 8.55 6.5l-6.725 6.722L0 11.399l6.84-6.837a4.06 4.06 0 0 1 2.309-.979m13.026.033L24 5.44L10.032 19.403c-3.823 3.204-8.805-1.788-5.58-5.598l5.361-5.356l1.825 1.824l-5.274 5.271c-1.108 1.347.633 3.054 1.96 1.921z"/></svg>
</template>

CSS

.icon-alphaxiv {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.749%2012.21L24%2016.46l-1.827%201.821l-4.248-4.23zm-10.6-8.626a4.03%204.03%200%200%201%203.09%201.12L15.4%207.867l-1.841%201.822l-3.232-3.226A1.38%201.38%200%200%200%208.55%206.5l-6.725%206.722L0%2011.399l6.84-6.837a4.06%204.06%200%200%201%202.309-.979m13.026.033L24%205.44L10.032%2019.403c-3.823%203.204-8.805-1.788-5.58-5.598l5.361-5.356l1.825%201.824l-5.274%205.271c-1.108%201.347.633%203.054%201.96%201.921z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.749%2012.21L24%2016.46l-1.827%201.821l-4.248-4.23zm-10.6-8.626a4.03%204.03%200%200%201%203.09%201.12L15.4%207.867l-1.841%201.822l-3.232-3.226A1.38%201.38%200%200%200%208.55%206.5l-6.725%206.722L0%2011.399l6.84-6.837a4.06%204.06%200%200%201%202.309-.979m13.026.033L24%205.44L10.032%2019.403c-3.823%203.204-8.805-1.788-5.58-5.598l5.361-5.356l1.825%201.824l-5.274%205.271c-1.108%201.347.633%203.054%201.96%201.921z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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