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

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

The same logo in other sets

Use the invision logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.265 15.108a4.7 4.7 0 0 0-.124 1.036c0 1.215.658 2.021 2.058 2.021c1.16 0 2.102-.69 2.78-1.803l-.415 1.661h2.304l1.319-5.28c.329-1.338.966-2.032 1.934-2.032c.761 0 1.235.473 1.235 1.255a2.5 2.5 0 0 1-.103.742l-.679 2.427a3.6 3.6 0 0 0-.144 1.03c0 1.151.679 1.996 2.099 1.996c1.214 0 2.182-.781 2.716-2.654l-.905-.35c-.453 1.255-.844 1.482-1.152 1.482s-.474-.206-.474-.618a2.7 2.7 0 0 1 .103-.638l.66-2.366a5.2 5.2 0 0 0 .226-1.5c0-1.771-1.07-2.695-2.368-2.695c-1.214 0-2.449 1.096-3.066 2.249L13.721 9h-3.518l-.495 1.824h1.648l-1.014 4.055c-.797 1.77-2.26 1.799-2.443 1.758c-.302-.068-.494-.183-.494-.576a4 4 0 0 1 .144-.942l1.544-6.124H5.184l-.493 1.824h1.625zm2.902-7.385a1.38 1.38 0 1 0-1.4-1.38a1.384 1.384 0 0 0 1.4 1.38M0 0h24v24H0Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsInvision(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="M5.265 15.108a4.7 4.7 0 0 0-.124 1.036c0 1.215.658 2.021 2.058 2.021c1.16 0 2.102-.69 2.78-1.803l-.415 1.661h2.304l1.319-5.28c.329-1.338.966-2.032 1.934-2.032c.761 0 1.235.473 1.235 1.255a2.5 2.5 0 0 1-.103.742l-.679 2.427a3.6 3.6 0 0 0-.144 1.03c0 1.151.679 1.996 2.099 1.996c1.214 0 2.182-.781 2.716-2.654l-.905-.35c-.453 1.255-.844 1.482-1.152 1.482s-.474-.206-.474-.618a2.7 2.7 0 0 1 .103-.638l.66-2.366a5.2 5.2 0 0 0 .226-1.5c0-1.771-1.07-2.695-2.368-2.695c-1.214 0-2.449 1.096-3.066 2.249L13.721 9h-3.518l-.495 1.824h1.648l-1.014 4.055c-.797 1.77-2.26 1.799-2.443 1.758c-.302-.068-.494-.183-.494-.576a4 4 0 0 1 .144-.942l1.544-6.124H5.184l-.493 1.824h1.625zm2.902-7.385a1.38 1.38 0 1 0-1.4-1.38a1.384 1.384 0 0 0 1.4 1.38M0 0h24v24H0Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.265 15.108a4.7 4.7 0 0 0-.124 1.036c0 1.215.658 2.021 2.058 2.021c1.16 0 2.102-.69 2.78-1.803l-.415 1.661h2.304l1.319-5.28c.329-1.338.966-2.032 1.934-2.032c.761 0 1.235.473 1.235 1.255a2.5 2.5 0 0 1-.103.742l-.679 2.427a3.6 3.6 0 0 0-.144 1.03c0 1.151.679 1.996 2.099 1.996c1.214 0 2.182-.781 2.716-2.654l-.905-.35c-.453 1.255-.844 1.482-1.152 1.482s-.474-.206-.474-.618a2.7 2.7 0 0 1 .103-.638l.66-2.366a5.2 5.2 0 0 0 .226-1.5c0-1.771-1.07-2.695-2.368-2.695c-1.214 0-2.449 1.096-3.066 2.249L13.721 9h-3.518l-.495 1.824h1.648l-1.014 4.055c-.797 1.77-2.26 1.799-2.443 1.758c-.302-.068-.494-.183-.494-.576a4 4 0 0 1 .144-.942l1.544-6.124H5.184l-.493 1.824h1.625zm2.902-7.385a1.38 1.38 0 1 0-1.4-1.38a1.384 1.384 0 0 0 1.4 1.38M0 0h24v24H0Z"/></svg>
</template>

CSS

.icon-invision {
  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%22M5.265%2015.108a4.7%204.7%200%200%200-.124%201.036c0%201.215.658%202.021%202.058%202.021c1.16%200%202.102-.69%202.78-1.803l-.415%201.661h2.304l1.319-5.28c.329-1.338.966-2.032%201.934-2.032c.761%200%201.235.473%201.235%201.255a2.5%202.5%200%200%201-.103.742l-.679%202.427a3.6%203.6%200%200%200-.144%201.03c0%201.151.679%201.996%202.099%201.996c1.214%200%202.182-.781%202.716-2.654l-.905-.35c-.453%201.255-.844%201.482-1.152%201.482s-.474-.206-.474-.618a2.7%202.7%200%200%201%20.103-.638l.66-2.366a5.2%205.2%200%200%200%20.226-1.5c0-1.771-1.07-2.695-2.368-2.695c-1.214%200-2.449%201.096-3.066%202.249L13.721%209h-3.518l-.495%201.824h1.648l-1.014%204.055c-.797%201.77-2.26%201.799-2.443%201.758c-.302-.068-.494-.183-.494-.576a4%204%200%200%201%20.144-.942l1.544-6.124H5.184l-.493%201.824h1.625zm2.902-7.385a1.38%201.38%200%201%200-1.4-1.38a1.384%201.384%200%200%200%201.4%201.38M0%200h24v24H0Z%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%22M5.265%2015.108a4.7%204.7%200%200%200-.124%201.036c0%201.215.658%202.021%202.058%202.021c1.16%200%202.102-.69%202.78-1.803l-.415%201.661h2.304l1.319-5.28c.329-1.338.966-2.032%201.934-2.032c.761%200%201.235.473%201.235%201.255a2.5%202.5%200%200%201-.103.742l-.679%202.427a3.6%203.6%200%200%200-.144%201.03c0%201.151.679%201.996%202.099%201.996c1.214%200%202.182-.781%202.716-2.654l-.905-.35c-.453%201.255-.844%201.482-1.152%201.482s-.474-.206-.474-.618a2.7%202.7%200%200%201%20.103-.638l.66-2.366a5.2%205.2%200%200%200%20.226-1.5c0-1.771-1.07-2.695-2.368-2.695c-1.214%200-2.449%201.096-3.066%202.249L13.721%209h-3.518l-.495%201.824h1.648l-1.014%204.055c-.797%201.77-2.26%201.799-2.443%201.758c-.302-.068-.494-.183-.494-.576a4%204%200%200%201%20.144-.942l1.544-6.124H5.184l-.493%201.824h1.625zm2.902-7.385a1.38%201.38%200%201%200-1.4-1.38a1.384%201.384%200%200%200%201.4%201.38M0%200h24v24H0Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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