wix from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
wix
Set
SVG Logos
Style
Color
Viewbox
512×202
License
CC0

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 512 202"><path d="M0 .231s20.295-2.56 33.826 9.426C42.177 17.05 44.61 28.836 44.61 28.836l27.631 107.579l22.982-88.048c2.232-9.358 6.27-20.933 12.649-28.756c8.141-9.963 24.668-10.592 26.43-10.592s18.281.63 26.415 10.592c6.379 7.823 10.416 19.39 12.657 28.756l22.981 88.048l27.623-107.58s2.443-11.784 10.794-19.178C248.303-2.33 268.59.23 268.59.23l-52.912 201.048s-17.45 1.268-26.188-3.206c-11.473-5.876-16.92-10.408-23.87-37.77a7026 7026 0 0 1-10.408-42.018l-1.301-5.28a14837 14837 0 0 0-9.905-40.221l-1.259-5.036c-1.158-4.566-1.955-7.638-2.24-8.561c-.781-2.527-1.713-8.545-6.212-8.545c-4.398 0-5.414 6.026-6.211 8.545c-.294.923-1.091 3.986-2.241 8.56l-1.26 5.037a8146 8146 0 0 0-7.973 32.331l-1.292 5.255a8881 8881 0 0 1-12.339 49.94c-6.95 27.355-12.405 31.896-23.88 37.763c-8.737 4.474-26.187 3.206-26.187 3.206zm318.934 33.347v7.26h.017V162.2c-.093 24.904-2.501 30.435-12.976 36.168c-8.142 4.456-20.598 2.77-20.598 2.77V65.186c0-6.823 2.115-11.297 9.913-15.309c4.658-2.4 8.997-4.239 13.513-6.958c6.17-3.693 9.3-8.083 9.988-9.124zM335.738.902s27.337-4.843 40.876 7.974c7.613 7.21 16.031 19.498 17.937 22.335l.36.537l.042.067l23.838 35.723c1.15 1.855 2.66 3.878 5.078 3.878c2.409 0 3.928-2.015 5.086-3.878l23.83-35.723l.041-.067l.361-.537c1.905-2.837 10.324-15.125 17.945-22.343C484.662-3.941 512 .894 512 .894l-64.772 100.184l64.596 99.857s-27.967 3.743-41.506-9.073c-8.662-8.192-17.534-21.53-17.534-21.53l-23.837-35.714c-1.15-1.863-2.67-3.886-5.078-3.886c-2.417 0-3.928 2.015-5.087 3.886l-23.829 35.714s-8.385 13.338-17.038 21.53c-13.539 12.816-42.01 9.073-42.01 9.073l64.597-99.857zM318.867.004h.084c0 13.346-1.26 21.278-9.317 27.439a50.5 50.5 0 0 1-12.254 6.94a37.3 37.3 0 0 0-12.003 7.589c0-24.308 3.55-33.113 13.094-38.325C304.405.407 314.15.037 317.65.004z"/></svg>

React

import type { SVGProps } from "react";

export function LogosWix(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 202"><path d="M0 .231s20.295-2.56 33.826 9.426C42.177 17.05 44.61 28.836 44.61 28.836l27.631 107.579l22.982-88.048c2.232-9.358 6.27-20.933 12.649-28.756c8.141-9.963 24.668-10.592 26.43-10.592s18.281.63 26.415 10.592c6.379 7.823 10.416 19.39 12.657 28.756l22.981 88.048l27.623-107.58s2.443-11.784 10.794-19.178C248.303-2.33 268.59.23 268.59.23l-52.912 201.048s-17.45 1.268-26.188-3.206c-11.473-5.876-16.92-10.408-23.87-37.77a7026 7026 0 0 1-10.408-42.018l-1.301-5.28a14837 14837 0 0 0-9.905-40.221l-1.259-5.036c-1.158-4.566-1.955-7.638-2.24-8.561c-.781-2.527-1.713-8.545-6.212-8.545c-4.398 0-5.414 6.026-6.211 8.545c-.294.923-1.091 3.986-2.241 8.56l-1.26 5.037a8146 8146 0 0 0-7.973 32.331l-1.292 5.255a8881 8881 0 0 1-12.339 49.94c-6.95 27.355-12.405 31.896-23.88 37.763c-8.737 4.474-26.187 3.206-26.187 3.206zm318.934 33.347v7.26h.017V162.2c-.093 24.904-2.501 30.435-12.976 36.168c-8.142 4.456-20.598 2.77-20.598 2.77V65.186c0-6.823 2.115-11.297 9.913-15.309c4.658-2.4 8.997-4.239 13.513-6.958c6.17-3.693 9.3-8.083 9.988-9.124zM335.738.902s27.337-4.843 40.876 7.974c7.613 7.21 16.031 19.498 17.937 22.335l.36.537l.042.067l23.838 35.723c1.15 1.855 2.66 3.878 5.078 3.878c2.409 0 3.928-2.015 5.086-3.878l23.83-35.723l.041-.067l.361-.537c1.905-2.837 10.324-15.125 17.945-22.343C484.662-3.941 512 .894 512 .894l-64.772 100.184l64.596 99.857s-27.967 3.743-41.506-9.073c-8.662-8.192-17.534-21.53-17.534-21.53l-23.837-35.714c-1.15-1.863-2.67-3.886-5.078-3.886c-2.417 0-3.928 2.015-5.087 3.886l-23.829 35.714s-8.385 13.338-17.038 21.53c-13.539 12.816-42.01 9.073-42.01 9.073l64.597-99.857zM318.867.004h.084c0 13.346-1.26 21.278-9.317 27.439a50.5 50.5 0 0 1-12.254 6.94a37.3 37.3 0 0 0-12.003 7.589c0-24.308 3.55-33.113 13.094-38.325C304.405.407 314.15.037 317.65.004z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 202"><path d="M0 .231s20.295-2.56 33.826 9.426C42.177 17.05 44.61 28.836 44.61 28.836l27.631 107.579l22.982-88.048c2.232-9.358 6.27-20.933 12.649-28.756c8.141-9.963 24.668-10.592 26.43-10.592s18.281.63 26.415 10.592c6.379 7.823 10.416 19.39 12.657 28.756l22.981 88.048l27.623-107.58s2.443-11.784 10.794-19.178C248.303-2.33 268.59.23 268.59.23l-52.912 201.048s-17.45 1.268-26.188-3.206c-11.473-5.876-16.92-10.408-23.87-37.77a7026 7026 0 0 1-10.408-42.018l-1.301-5.28a14837 14837 0 0 0-9.905-40.221l-1.259-5.036c-1.158-4.566-1.955-7.638-2.24-8.561c-.781-2.527-1.713-8.545-6.212-8.545c-4.398 0-5.414 6.026-6.211 8.545c-.294.923-1.091 3.986-2.241 8.56l-1.26 5.037a8146 8146 0 0 0-7.973 32.331l-1.292 5.255a8881 8881 0 0 1-12.339 49.94c-6.95 27.355-12.405 31.896-23.88 37.763c-8.737 4.474-26.187 3.206-26.187 3.206zm318.934 33.347v7.26h.017V162.2c-.093 24.904-2.501 30.435-12.976 36.168c-8.142 4.456-20.598 2.77-20.598 2.77V65.186c0-6.823 2.115-11.297 9.913-15.309c4.658-2.4 8.997-4.239 13.513-6.958c6.17-3.693 9.3-8.083 9.988-9.124zM335.738.902s27.337-4.843 40.876 7.974c7.613 7.21 16.031 19.498 17.937 22.335l.36.537l.042.067l23.838 35.723c1.15 1.855 2.66 3.878 5.078 3.878c2.409 0 3.928-2.015 5.086-3.878l23.83-35.723l.041-.067l.361-.537c1.905-2.837 10.324-15.125 17.945-22.343C484.662-3.941 512 .894 512 .894l-64.772 100.184l64.596 99.857s-27.967 3.743-41.506-9.073c-8.662-8.192-17.534-21.53-17.534-21.53l-23.837-35.714c-1.15-1.863-2.67-3.886-5.078-3.886c-2.417 0-3.928 2.015-5.087 3.886l-23.829 35.714s-8.385 13.338-17.038 21.53c-13.539 12.816-42.01 9.073-42.01 9.073l64.597-99.857zM318.867.004h.084c0 13.346-1.26 21.278-9.317 27.439a50.5 50.5 0 0 1-12.254 6.94a37.3 37.3 0 0 0-12.003 7.589c0-24.308 3.55-33.113 13.094-38.325C304.405.407 314.15.037 317.65.004z"/></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%20512%20202%22%3E%3Cpath%20d%3D%22M0%20.231s20.295-2.56%2033.826%209.426C42.177%2017.05%2044.61%2028.836%2044.61%2028.836l27.631%20107.579l22.982-88.048c2.232-9.358%206.27-20.933%2012.649-28.756c8.141-9.963%2024.668-10.592%2026.43-10.592s18.281.63%2026.415%2010.592c6.379%207.823%2010.416%2019.39%2012.657%2028.756l22.981%2088.048l27.623-107.58s2.443-11.784%2010.794-19.178C248.303-2.33%20268.59.23%20268.59.23l-52.912%20201.048s-17.45%201.268-26.188-3.206c-11.473-5.876-16.92-10.408-23.87-37.77a7026%207026%200%200%201-10.408-42.018l-1.301-5.28a14837%2014837%200%200%200-9.905-40.221l-1.259-5.036c-1.158-4.566-1.955-7.638-2.24-8.561c-.781-2.527-1.713-8.545-6.212-8.545c-4.398%200-5.414%206.026-6.211%208.545c-.294.923-1.091%203.986-2.241%208.56l-1.26%205.037a8146%208146%200%200%200-7.973%2032.331l-1.292%205.255a8881%208881%200%200%201-12.339%2049.94c-6.95%2027.355-12.405%2031.896-23.88%2037.763c-8.737%204.474-26.187%203.206-26.187%203.206zm318.934%2033.347v7.26h.017V162.2c-.093%2024.904-2.501%2030.435-12.976%2036.168c-8.142%204.456-20.598%202.77-20.598%202.77V65.186c0-6.823%202.115-11.297%209.913-15.309c4.658-2.4%208.997-4.239%2013.513-6.958c6.17-3.693%209.3-8.083%209.988-9.124zM335.738.902s27.337-4.843%2040.876%207.974c7.613%207.21%2016.031%2019.498%2017.937%2022.335l.36.537l.042.067l23.838%2035.723c1.15%201.855%202.66%203.878%205.078%203.878c2.409%200%203.928-2.015%205.086-3.878l23.83-35.723l.041-.067l.361-.537c1.905-2.837%2010.324-15.125%2017.945-22.343C484.662-3.941%20512%20.894%20512%20.894l-64.772%20100.184l64.596%2099.857s-27.967%203.743-41.506-9.073c-8.662-8.192-17.534-21.53-17.534-21.53l-23.837-35.714c-1.15-1.863-2.67-3.886-5.078-3.886c-2.417%200-3.928%202.015-5.087%203.886l-23.829%2035.714s-8.385%2013.338-17.038%2021.53c-13.539%2012.816-42.01%209.073-42.01%209.073l64.597-99.857zM318.867.004h.084c0%2013.346-1.26%2021.278-9.317%2027.439a50.5%2050.5%200%200%201-12.254%206.94a37.3%2037.3%200%200%200-12.003%207.589c0-24.308%203.55-33.113%2013.094-38.325C304.405.407%20314.15.037%20317.65.004z%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%20512%20202%22%3E%3Cpath%20d%3D%22M0%20.231s20.295-2.56%2033.826%209.426C42.177%2017.05%2044.61%2028.836%2044.61%2028.836l27.631%20107.579l22.982-88.048c2.232-9.358%206.27-20.933%2012.649-28.756c8.141-9.963%2024.668-10.592%2026.43-10.592s18.281.63%2026.415%2010.592c6.379%207.823%2010.416%2019.39%2012.657%2028.756l22.981%2088.048l27.623-107.58s2.443-11.784%2010.794-19.178C248.303-2.33%20268.59.23%20268.59.23l-52.912%20201.048s-17.45%201.268-26.188-3.206c-11.473-5.876-16.92-10.408-23.87-37.77a7026%207026%200%200%201-10.408-42.018l-1.301-5.28a14837%2014837%200%200%200-9.905-40.221l-1.259-5.036c-1.158-4.566-1.955-7.638-2.24-8.561c-.781-2.527-1.713-8.545-6.212-8.545c-4.398%200-5.414%206.026-6.211%208.545c-.294.923-1.091%203.986-2.241%208.56l-1.26%205.037a8146%208146%200%200%200-7.973%2032.331l-1.292%205.255a8881%208881%200%200%201-12.339%2049.94c-6.95%2027.355-12.405%2031.896-23.88%2037.763c-8.737%204.474-26.187%203.206-26.187%203.206zm318.934%2033.347v7.26h.017V162.2c-.093%2024.904-2.501%2030.435-12.976%2036.168c-8.142%204.456-20.598%202.77-20.598%202.77V65.186c0-6.823%202.115-11.297%209.913-15.309c4.658-2.4%208.997-4.239%2013.513-6.958c6.17-3.693%209.3-8.083%209.988-9.124zM335.738.902s27.337-4.843%2040.876%207.974c7.613%207.21%2016.031%2019.498%2017.937%2022.335l.36.537l.042.067l23.838%2035.723c1.15%201.855%202.66%203.878%205.078%203.878c2.409%200%203.928-2.015%205.086-3.878l23.83-35.723l.041-.067l.361-.537c1.905-2.837%2010.324-15.125%2017.945-22.343C484.662-3.941%20512%20.894%20512%20.894l-64.772%20100.184l64.596%2099.857s-27.967%203.743-41.506-9.073c-8.662-8.192-17.534-21.53-17.534-21.53l-23.837-35.714c-1.15-1.863-2.67-3.886-5.078-3.886c-2.417%200-3.928%202.015-5.087%203.886l-23.829%2035.714s-8.385%2013.338-17.038%2021.53c-13.539%2012.816-42.01%209.073-42.01%209.073l64.597-99.857zM318.867.004h.084c0%2013.346-1.26%2021.278-9.317%2027.439a50.5%2050.5%200%200%201-12.254%206.94a37.3%2037.3%200%200%200-12.003%207.589c0-24.308%203.55-33.113%2013.094-38.325C304.405.407%20314.15.037%20317.65.004z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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