x variable icon

x-variable from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
x-variable
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the x variable icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M20 3.5c-6.367 0-9.633 17-16 17"/><path d="M19 20.5c-1.618 0-2.426 0-3.108-.342a3.5 3.5 0 0 1-1.04-.8c-.53-.591-.82-1.438-1.401-3.13l-2.902-8.456c-.58-1.692-.87-2.539-1.4-3.13a3.5 3.5 0 0 0-1.04-.8C7.425 3.5 6.617 3.5 5 3.5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsXVariable(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M20 3.5c-6.367 0-9.633 17-16 17"/><path d="M19 20.5c-1.618 0-2.426 0-3.108-.342a3.5 3.5 0 0 1-1.04-.8c-.53-.591-.82-1.438-1.401-3.13l-2.902-8.456c-.58-1.692-.87-2.539-1.4-3.13a3.5 3.5 0 0 0-1.04-.8C7.425 3.5 6.617 3.5 5 3.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M20 3.5c-6.367 0-9.633 17-16 17"/><path d="M19 20.5c-1.618 0-2.426 0-3.108-.342a3.5 3.5 0 0 1-1.04-.8c-.53-.591-.82-1.438-1.401-3.13l-2.902-8.456c-.58-1.692-.87-2.539-1.4-3.13a3.5 3.5 0 0 0-1.04-.8C7.425 3.5 6.617 3.5 5 3.5"/></g></svg>
</template>

CSS

.icon-x-variable {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20%203.5c-6.367%200-9.633%2017-16%2017%22%2F%3E%3Cpath%20d%3D%22M19%2020.5c-1.618%200-2.426%200-3.108-.342a3.5%203.5%200%200%201-1.04-.8c-.53-.591-.82-1.438-1.401-3.13l-2.902-8.456c-.58-1.692-.87-2.539-1.4-3.13a3.5%203.5%200%200%200-1.04-.8C7.425%203.5%206.617%203.5%205%203.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20%203.5c-6.367%200-9.633%2017-16%2017%22%2F%3E%3Cpath%20d%3D%22M19%2020.5c-1.618%200-2.426%200-3.108-.342a3.5%203.5%200%200%201-1.04-.8c-.53-.591-.82-1.438-1.401-3.13l-2.902-8.456c-.58-1.692-.87-2.539-1.4-3.13a3.5%203.5%200%200%200-1.04-.8C7.425%203.5%206.617%203.5%205%203.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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