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

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

Use the fluxus logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.348 19.35a2738 2738 0 0 0-3.926-5.741a596 596 0 0 1-1.5-2.194a434 434 0 0 0-1.646-2.396c-.493-.712-.88-1.343-.86-1.404s.944-.73 2.05-1.489c4.797-3.285 8.82-6.032 8.962-6.117c.124-.075.152.287.147 1.963l-.005 2.055l-2.993 2.02c-1.647 1.111-2.975 2.072-2.953 2.136c.117.326 2.53 3.694 2.645 3.694c.11 0 1.55-.937 3.084-2.005c.224-.156.227-.125.226 1.905v2.063l-.692.446c-.38.245-.692.49-.692.544s.313.545.694 1.09l.695.993l-.03 3.543l-.03 3.544z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsFluxus(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="M14.348 19.35a2738 2738 0 0 0-3.926-5.741a596 596 0 0 1-1.5-2.194a434 434 0 0 0-1.646-2.396c-.493-.712-.88-1.343-.86-1.404s.944-.73 2.05-1.489c4.797-3.285 8.82-6.032 8.962-6.117c.124-.075.152.287.147 1.963l-.005 2.055l-2.993 2.02c-1.647 1.111-2.975 2.072-2.953 2.136c.117.326 2.53 3.694 2.645 3.694c.11 0 1.55-.937 3.084-2.005c.224-.156.227-.125.226 1.905v2.063l-.692.446c-.38.245-.692.49-.692.544s.313.545.694 1.09l.695.993l-.03 3.543l-.03 3.544z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.348 19.35a2738 2738 0 0 0-3.926-5.741a596 596 0 0 1-1.5-2.194a434 434 0 0 0-1.646-2.396c-.493-.712-.88-1.343-.86-1.404s.944-.73 2.05-1.489c4.797-3.285 8.82-6.032 8.962-6.117c.124-.075.152.287.147 1.963l-.005 2.055l-2.993 2.02c-1.647 1.111-2.975 2.072-2.953 2.136c.117.326 2.53 3.694 2.645 3.694c.11 0 1.55-.937 3.084-2.005c.224-.156.227-.125.226 1.905v2.063l-.692.446c-.38.245-.692.49-.692.544s.313.545.694 1.09l.695.993l-.03 3.543l-.03 3.544z"/></svg>
</template>

CSS

.icon-fluxus {
  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%22M14.348%2019.35a2738%202738%200%200%200-3.926-5.741a596%20596%200%200%201-1.5-2.194a434%20434%200%200%200-1.646-2.396c-.493-.712-.88-1.343-.86-1.404s.944-.73%202.05-1.489c4.797-3.285%208.82-6.032%208.962-6.117c.124-.075.152.287.147%201.963l-.005%202.055l-2.993%202.02c-1.647%201.111-2.975%202.072-2.953%202.136c.117.326%202.53%203.694%202.645%203.694c.11%200%201.55-.937%203.084-2.005c.224-.156.227-.125.226%201.905v2.063l-.692.446c-.38.245-.692.49-.692.544s.313.545.694%201.09l.695.993l-.03%203.543l-.03%203.544z%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%22M14.348%2019.35a2738%202738%200%200%200-3.926-5.741a596%20596%200%200%201-1.5-2.194a434%20434%200%200%200-1.646-2.396c-.493-.712-.88-1.343-.86-1.404s.944-.73%202.05-1.489c4.797-3.285%208.82-6.032%208.962-6.117c.124-.075.152.287.147%201.963l-.005%202.055l-2.993%202.02c-1.647%201.111-2.975%202.072-2.953%202.136c.117.326%202.53%203.694%202.645%203.694c.11%200%201.55-.937%203.084-2.005c.224-.156.227-.125.226%201.905v2.063l-.692.446c-.38.245-.692.49-.692.544s.313.545.694%201.09l.695.993l-.03%203.543l-.03%203.544z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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