vuejs alt icon

vuejs-alt from Unicons by Iconscout · Line · Brand Logos · Apache-2.0 Free for personal and commercial use.

Name
vuejs-alt
Set
Unicons
Style
Line
Category
Brand Logos
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More brand logos icons from Unicons

Use the vuejs alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.867 3.374a1 1 0 0 0-.866-.502l-4.97-.004h-3.652a1 1 0 0 0-.817.425l-.559.796l-.564-.798a1 1 0 0 0-.816-.423H6.968l-4.973.026A1 1 0 0 0 1.137 4.4l10.02 17.106a1 1 0 0 0 .863.494a1 1 0 0 0 .864-.496l9.98-17.128a1 1 0 0 0 .003-1.002M10.105 4.868l1.085 1.533a1 1 0 0 0 .816.423h.001a1 1 0 0 0 .817-.425L13.9 4.87l1.363-.002l-3.244 5.454l-3.275-5.454Zm1.912 14.15L3.74 4.885l2.67-.015l4.754 7.918a1 1 0 0 0 .857.485h.006a1 1 0 0 0 .857-.489l4.708-7.916l2.67.003Z"/></svg>

React

import type { SVGProps } from "react";

export function UilVuejsAlt(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="M22.867 3.374a1 1 0 0 0-.866-.502l-4.97-.004h-3.652a1 1 0 0 0-.817.425l-.559.796l-.564-.798a1 1 0 0 0-.816-.423H6.968l-4.973.026A1 1 0 0 0 1.137 4.4l10.02 17.106a1 1 0 0 0 .863.494a1 1 0 0 0 .864-.496l9.98-17.128a1 1 0 0 0 .003-1.002M10.105 4.868l1.085 1.533a1 1 0 0 0 .816.423h.001a1 1 0 0 0 .817-.425L13.9 4.87l1.363-.002l-3.244 5.454l-3.275-5.454Zm1.912 14.15L3.74 4.885l2.67-.015l4.754 7.918a1 1 0 0 0 .857.485h.006a1 1 0 0 0 .857-.489l4.708-7.916l2.67.003Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.867 3.374a1 1 0 0 0-.866-.502l-4.97-.004h-3.652a1 1 0 0 0-.817.425l-.559.796l-.564-.798a1 1 0 0 0-.816-.423H6.968l-4.973.026A1 1 0 0 0 1.137 4.4l10.02 17.106a1 1 0 0 0 .863.494a1 1 0 0 0 .864-.496l9.98-17.128a1 1 0 0 0 .003-1.002M10.105 4.868l1.085 1.533a1 1 0 0 0 .816.423h.001a1 1 0 0 0 .817-.425L13.9 4.87l1.363-.002l-3.244 5.454l-3.275-5.454Zm1.912 14.15L3.74 4.885l2.67-.015l4.754 7.918a1 1 0 0 0 .857.485h.006a1 1 0 0 0 .857-.489l4.708-7.916l2.67.003Z"/></svg>
</template>

CSS

.icon-vuejs-alt {
  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%22M22.867%203.374a1%201%200%200%200-.866-.502l-4.97-.004h-3.652a1%201%200%200%200-.817.425l-.559.796l-.564-.798a1%201%200%200%200-.816-.423H6.968l-4.973.026A1%201%200%200%200%201.137%204.4l10.02%2017.106a1%201%200%200%200%20.863.494a1%201%200%200%200%20.864-.496l9.98-17.128a1%201%200%200%200%20.003-1.002M10.105%204.868l1.085%201.533a1%201%200%200%200%20.816.423h.001a1%201%200%200%200%20.817-.425L13.9%204.87l1.363-.002l-3.244%205.454l-3.275-5.454Zm1.912%2014.15L3.74%204.885l2.67-.015l4.754%207.918a1%201%200%200%200%20.857.485h.006a1%201%200%200%200%20.857-.489l4.708-7.916l2.67.003Z%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%22M22.867%203.374a1%201%200%200%200-.866-.502l-4.97-.004h-3.652a1%201%200%200%200-.817.425l-.559.796l-.564-.798a1%201%200%200%200-.816-.423H6.968l-4.973.026A1%201%200%200%200%201.137%204.4l10.02%2017.106a1%201%200%200%200%20.863.494a1%201%200%200%200%20.864-.496l9.98-17.128a1%201%200%200%200%20.003-1.002M10.105%204.868l1.085%201.533a1%201%200%200%200%20.816.423h.001a1%201%200%200%200%20.817-.425L13.9%204.87l1.363-.002l-3.244%205.454l-3.275-5.454Zm1.912%2014.15L3.74%204.885l2.67-.015l4.754%207.918a1%201%200%200%200%20.857.485h.006a1%201%200%200%200%20.857-.489l4.708-7.916l2.67.003Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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