wix from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
wix
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the wix logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M393.4 195.7c0 13 2.1 32.7-28.7 43.8c-9.5 3.4-16 9.7-16 9.7c0-31 4.7-42.2 17.4-48.9c9.8-5.1 27.2-4.6 27.2-4.6zm-115.8 35.5l-34.2 132.7l-28.5-108.6c-7.7-32-20.8-48.5-48.4-48.5c-27.4 0-40.7 16.2-48.4 48.5L89.5 363.9L55.3 231.2C49.7 204.5 23.9 193 0 196l65.6 247.9s21.6 1.6 32.5-4c14.2-7.2 21-12.8 29.6-46.6c7.7-30.1 29.1-118.4 31.1-124.7c4.8-14.9 11.1-13.8 15.4 0c2 6.3 23.5 94.6 31.1 124.7c8.6 33.7 15.4 39.3 29.6 46.6c10.8 5.5 32.5 4 32.5 4L332.9 196c-24.4-3.1-49.8 8.9-55.3 35.3zm115.8 5.2s-4.1 6.3-13.5 11.6c-6 3.4-11.8 5.6-18 8.6c-15.1 7.3-13.2 13.9-13.2 35.2v152.1s16.6 2.1 27.4-3.4c13.9-7.1 17.1-14 17.3-44.8zm163.4 84.1L640 196.8s-35.1-6-52.5 9.8c-13.3 12.1-24.4 29.6-54.2 72.5c-.5.7-6.3 10.5-13.1 0c-29.3-42.2-40.8-60.3-54.2-72.5c-17.4-15.8-52.5-9.8-52.5-9.8l83.2 123.7l-83 123.4s36.6 4.6 54-11.2c11.5-10.5 17.6-20.4 52.5-70.7c6.8-10.5 12.6-.8 13.1 0c29.4 42.4 39.2 58.1 53.1 70.7c17.4 15.8 53.3 11.2 53.3 11.2l-83-123.4z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsWix(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M393.4 195.7c0 13 2.1 32.7-28.7 43.8c-9.5 3.4-16 9.7-16 9.7c0-31 4.7-42.2 17.4-48.9c9.8-5.1 27.2-4.6 27.2-4.6zm-115.8 35.5l-34.2 132.7l-28.5-108.6c-7.7-32-20.8-48.5-48.4-48.5c-27.4 0-40.7 16.2-48.4 48.5L89.5 363.9L55.3 231.2C49.7 204.5 23.9 193 0 196l65.6 247.9s21.6 1.6 32.5-4c14.2-7.2 21-12.8 29.6-46.6c7.7-30.1 29.1-118.4 31.1-124.7c4.8-14.9 11.1-13.8 15.4 0c2 6.3 23.5 94.6 31.1 124.7c8.6 33.7 15.4 39.3 29.6 46.6c10.8 5.5 32.5 4 32.5 4L332.9 196c-24.4-3.1-49.8 8.9-55.3 35.3zm115.8 5.2s-4.1 6.3-13.5 11.6c-6 3.4-11.8 5.6-18 8.6c-15.1 7.3-13.2 13.9-13.2 35.2v152.1s16.6 2.1 27.4-3.4c13.9-7.1 17.1-14 17.3-44.8zm163.4 84.1L640 196.8s-35.1-6-52.5 9.8c-13.3 12.1-24.4 29.6-54.2 72.5c-.5.7-6.3 10.5-13.1 0c-29.3-42.2-40.8-60.3-54.2-72.5c-17.4-15.8-52.5-9.8-52.5-9.8l83.2 123.7l-83 123.4s36.6 4.6 54-11.2c11.5-10.5 17.6-20.4 52.5-70.7c6.8-10.5 12.6-.8 13.1 0c29.4 42.4 39.2 58.1 53.1 70.7c17.4 15.8 53.3 11.2 53.3 11.2l-83-123.4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M393.4 195.7c0 13 2.1 32.7-28.7 43.8c-9.5 3.4-16 9.7-16 9.7c0-31 4.7-42.2 17.4-48.9c9.8-5.1 27.2-4.6 27.2-4.6zm-115.8 35.5l-34.2 132.7l-28.5-108.6c-7.7-32-20.8-48.5-48.4-48.5c-27.4 0-40.7 16.2-48.4 48.5L89.5 363.9L55.3 231.2C49.7 204.5 23.9 193 0 196l65.6 247.9s21.6 1.6 32.5-4c14.2-7.2 21-12.8 29.6-46.6c7.7-30.1 29.1-118.4 31.1-124.7c4.8-14.9 11.1-13.8 15.4 0c2 6.3 23.5 94.6 31.1 124.7c8.6 33.7 15.4 39.3 29.6 46.6c10.8 5.5 32.5 4 32.5 4L332.9 196c-24.4-3.1-49.8 8.9-55.3 35.3zm115.8 5.2s-4.1 6.3-13.5 11.6c-6 3.4-11.8 5.6-18 8.6c-15.1 7.3-13.2 13.9-13.2 35.2v152.1s16.6 2.1 27.4-3.4c13.9-7.1 17.1-14 17.3-44.8zm163.4 84.1L640 196.8s-35.1-6-52.5 9.8c-13.3 12.1-24.4 29.6-54.2 72.5c-.5.7-6.3 10.5-13.1 0c-29.3-42.2-40.8-60.3-54.2-72.5c-17.4-15.8-52.5-9.8-52.5-9.8l83.2 123.7l-83 123.4s36.6 4.6 54-11.2c11.5-10.5 17.6-20.4 52.5-70.7c6.8-10.5 12.6-.8 13.1 0c29.4 42.4 39.2 58.1 53.1 70.7c17.4 15.8 53.3 11.2 53.3 11.2l-83-123.4z"/></svg>
</template>

CSS

.icon-wix {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M393.4%20195.7c0%2013%202.1%2032.7-28.7%2043.8c-9.5%203.4-16%209.7-16%209.7c0-31%204.7-42.2%2017.4-48.9c9.8-5.1%2027.2-4.6%2027.2-4.6zm-115.8%2035.5l-34.2%20132.7l-28.5-108.6c-7.7-32-20.8-48.5-48.4-48.5c-27.4%200-40.7%2016.2-48.4%2048.5L89.5%20363.9L55.3%20231.2C49.7%20204.5%2023.9%20193%200%20196l65.6%20247.9s21.6%201.6%2032.5-4c14.2-7.2%2021-12.8%2029.6-46.6c7.7-30.1%2029.1-118.4%2031.1-124.7c4.8-14.9%2011.1-13.8%2015.4%200c2%206.3%2023.5%2094.6%2031.1%20124.7c8.6%2033.7%2015.4%2039.3%2029.6%2046.6c10.8%205.5%2032.5%204%2032.5%204L332.9%20196c-24.4-3.1-49.8%208.9-55.3%2035.3zm115.8%205.2s-4.1%206.3-13.5%2011.6c-6%203.4-11.8%205.6-18%208.6c-15.1%207.3-13.2%2013.9-13.2%2035.2v152.1s16.6%202.1%2027.4-3.4c13.9-7.1%2017.1-14%2017.3-44.8zm163.4%2084.1L640%20196.8s-35.1-6-52.5%209.8c-13.3%2012.1-24.4%2029.6-54.2%2072.5c-.5.7-6.3%2010.5-13.1%200c-29.3-42.2-40.8-60.3-54.2-72.5c-17.4-15.8-52.5-9.8-52.5-9.8l83.2%20123.7l-83%20123.4s36.6%204.6%2054-11.2c11.5-10.5%2017.6-20.4%2052.5-70.7c6.8-10.5%2012.6-.8%2013.1%200c29.4%2042.4%2039.2%2058.1%2053.1%2070.7c17.4%2015.8%2053.3%2011.2%2053.3%2011.2l-83-123.4z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M393.4%20195.7c0%2013%202.1%2032.7-28.7%2043.8c-9.5%203.4-16%209.7-16%209.7c0-31%204.7-42.2%2017.4-48.9c9.8-5.1%2027.2-4.6%2027.2-4.6zm-115.8%2035.5l-34.2%20132.7l-28.5-108.6c-7.7-32-20.8-48.5-48.4-48.5c-27.4%200-40.7%2016.2-48.4%2048.5L89.5%20363.9L55.3%20231.2C49.7%20204.5%2023.9%20193%200%20196l65.6%20247.9s21.6%201.6%2032.5-4c14.2-7.2%2021-12.8%2029.6-46.6c7.7-30.1%2029.1-118.4%2031.1-124.7c4.8-14.9%2011.1-13.8%2015.4%200c2%206.3%2023.5%2094.6%2031.1%20124.7c8.6%2033.7%2015.4%2039.3%2029.6%2046.6c10.8%205.5%2032.5%204%2032.5%204L332.9%20196c-24.4-3.1-49.8%208.9-55.3%2035.3zm115.8%205.2s-4.1%206.3-13.5%2011.6c-6%203.4-11.8%205.6-18%208.6c-15.1%207.3-13.2%2013.9-13.2%2035.2v152.1s16.6%202.1%2027.4-3.4c13.9-7.1%2017.1-14%2017.3-44.8zm163.4%2084.1L640%20196.8s-35.1-6-52.5%209.8c-13.3%2012.1-24.4%2029.6-54.2%2072.5c-.5.7-6.3%2010.5-13.1%200c-29.3-42.2-40.8-60.3-54.2-72.5c-17.4-15.8-52.5-9.8-52.5-9.8l83.2%20123.7l-83%20123.4s36.6%204.6%2054-11.2c11.5-10.5%2017.6-20.4%2052.5-70.7c6.8-10.5%2012.6-.8%2013.1%200c29.4%2042.4%2039.2%2058.1%2053.1%2070.7c17.4%2015.8%2053.3%2011.2%2053.3%2011.2l-83-123.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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