wix from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
wix
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.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 32 32"><path fill="currentColor" d="M30.651 3.12h-2.073l-1.448-.005c-1.151 0-2.208.875-3.016 1.568c-.802.661-1.479 1.479-2.12 2.302c-.24-.63-.531-1.24-.865-1.823c-.417-.818-1.219-1.599-2.141-1.781c-.458-.099-.979-.057-1.438-.057h-3.078c-.469 0-.984-.063-1.443.042c-.911.177-1.724.958-2.13 1.781c-.323.557-.62 1.177-.859 1.818c-.646-.818-1.323-1.641-2.109-2.318c-.807-.703-1.859-1.583-3.01-1.583h-3.51c-.5 0-1.62-.141-1.354.682c.063.198.286.38.411.536c.151.182.292.38.417.583c.203.318.401.641.589.979c.448.802.833 1.641 1.281 2.443c.99 1.781 2.047 3.5 3.323 5.083c.948 1.161 2.083 2.339 3.495 2.922l-3.177 6.005c-.917 1.698-1.839 3.422-2.807 5.104l-.141.24c-.125.24-.307.578-.307.839c0 .542.802.563 1.203.563c.422 0 .839-.021 1.26-.021c.719-.021 1.443-.021 2.182-.042c.422 0 .859.021 1.302-.036a3.94 3.94 0 0 0 2.74-1.563c.198-.302 2.161-3.521 2.964-4.823c.297-.5 1.24-1.964 1.24-1.964s.943 1.464 1.24 1.964c.781 1.302 2.745 4.505 2.964 4.802a3.8 3.8 0 0 0 2.745 1.542c.417.036.859.021 1.276.021l2.182.021h1.26c.385 0 1.203-.021 1.203-.583c0-.281-.182-.615-.318-.854l-.141-.24c-.984-1.703-1.88-3.406-2.802-5.104c-1.063-1.984-2.12-3.984-3.203-5.948c1.422-.578 2.542-1.755 3.5-2.917c1.281-1.583 2.323-3.323 3.323-5.089c.443-.818.823-1.661 1.281-2.458c.182-.339.38-.661.583-.984c.12-.198.255-.396.417-.578c.12-.172.344-.349.422-.542c.26-.823-.813-.51-1.313-.526zM13.714 7.026c.089-.01.151.214.193.661l.005.021c0 .021-.198 0-.38-.021l-.219-.036c-.099-.021-.198-.063-.302-.104c-.266-.089-.427-.214-.547-.307a.7.7 0 0 1-.177-.193c.635.01 1.115.005 1.427-.021m.244 3.224v-.016h.005zm.021-.068c-.141.156-.354.214-.557.255s-.432.073-.62-.031c-.219-.109-.307-.375-.37-.599c-.078-.281-.146-.583-.12-.88h.021c0-.161.057-.339.12-.484a.77.77 0 0 1 .245-.318c.281-.214.714-.214.969.036q.181.18.276.417c.146.344.26.74.234 1.125a.8.8 0 0 1-.198.479m2.787.547a.24.24 0 0 1-.099.083a1.1 1.1 0 0 1-.682.198a1.1 1.1 0 0 1-.682-.198a.26.26 0 0 1-.099-.083c-.01 0-.021-.021-.021-.036s.005-.026.016-.036v.052c.016-.016.052-.016.068-.016c.031.016.057.036.089.057c.188.125.406.188.63.182c.224.005.443-.057.63-.182c.031-.021.063-.057.094-.078s.057-.021.078 0s.01.036-.021.057zm2.76-.916c-.057.219-.146.5-.37.599c-.188.099-.417.063-.62.026c-.203-.042-.411-.104-.563-.255a.8.8 0 0 1-.193-.479c-.026-.385.089-.781.24-1.125q.096-.236.271-.417c.255-.25.688-.25.974-.042a.9.9 0 0 1 .245.323v.01c.073.146.12.313.135.479c.031.297-.042.599-.12.88zm-.031-2.563c-.12.099-.281.219-.542.297a2 2 0 0 1-.307.089c-.016.005-.109.021-.219.042v.031c-.177.021-.38.042-.375 0c.042-.438.104-.661.193-.661c.318.042.792.042 1.432.021a.6.6 0 0 1-.182.182z"/></svg>

React

import type { SVGProps } from "react";

export function CibWix(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.651 3.12h-2.073l-1.448-.005c-1.151 0-2.208.875-3.016 1.568c-.802.661-1.479 1.479-2.12 2.302c-.24-.63-.531-1.24-.865-1.823c-.417-.818-1.219-1.599-2.141-1.781c-.458-.099-.979-.057-1.438-.057h-3.078c-.469 0-.984-.063-1.443.042c-.911.177-1.724.958-2.13 1.781c-.323.557-.62 1.177-.859 1.818c-.646-.818-1.323-1.641-2.109-2.318c-.807-.703-1.859-1.583-3.01-1.583h-3.51c-.5 0-1.62-.141-1.354.682c.063.198.286.38.411.536c.151.182.292.38.417.583c.203.318.401.641.589.979c.448.802.833 1.641 1.281 2.443c.99 1.781 2.047 3.5 3.323 5.083c.948 1.161 2.083 2.339 3.495 2.922l-3.177 6.005c-.917 1.698-1.839 3.422-2.807 5.104l-.141.24c-.125.24-.307.578-.307.839c0 .542.802.563 1.203.563c.422 0 .839-.021 1.26-.021c.719-.021 1.443-.021 2.182-.042c.422 0 .859.021 1.302-.036a3.94 3.94 0 0 0 2.74-1.563c.198-.302 2.161-3.521 2.964-4.823c.297-.5 1.24-1.964 1.24-1.964s.943 1.464 1.24 1.964c.781 1.302 2.745 4.505 2.964 4.802a3.8 3.8 0 0 0 2.745 1.542c.417.036.859.021 1.276.021l2.182.021h1.26c.385 0 1.203-.021 1.203-.583c0-.281-.182-.615-.318-.854l-.141-.24c-.984-1.703-1.88-3.406-2.802-5.104c-1.063-1.984-2.12-3.984-3.203-5.948c1.422-.578 2.542-1.755 3.5-2.917c1.281-1.583 2.323-3.323 3.323-5.089c.443-.818.823-1.661 1.281-2.458c.182-.339.38-.661.583-.984c.12-.198.255-.396.417-.578c.12-.172.344-.349.422-.542c.26-.823-.813-.51-1.313-.526zM13.714 7.026c.089-.01.151.214.193.661l.005.021c0 .021-.198 0-.38-.021l-.219-.036c-.099-.021-.198-.063-.302-.104c-.266-.089-.427-.214-.547-.307a.7.7 0 0 1-.177-.193c.635.01 1.115.005 1.427-.021m.244 3.224v-.016h.005zm.021-.068c-.141.156-.354.214-.557.255s-.432.073-.62-.031c-.219-.109-.307-.375-.37-.599c-.078-.281-.146-.583-.12-.88h.021c0-.161.057-.339.12-.484a.77.77 0 0 1 .245-.318c.281-.214.714-.214.969.036q.181.18.276.417c.146.344.26.74.234 1.125a.8.8 0 0 1-.198.479m2.787.547a.24.24 0 0 1-.099.083a1.1 1.1 0 0 1-.682.198a1.1 1.1 0 0 1-.682-.198a.26.26 0 0 1-.099-.083c-.01 0-.021-.021-.021-.036s.005-.026.016-.036v.052c.016-.016.052-.016.068-.016c.031.016.057.036.089.057c.188.125.406.188.63.182c.224.005.443-.057.63-.182c.031-.021.063-.057.094-.078s.057-.021.078 0s.01.036-.021.057zm2.76-.916c-.057.219-.146.5-.37.599c-.188.099-.417.063-.62.026c-.203-.042-.411-.104-.563-.255a.8.8 0 0 1-.193-.479c-.026-.385.089-.781.24-1.125q.096-.236.271-.417c.255-.25.688-.25.974-.042a.9.9 0 0 1 .245.323v.01c.073.146.12.313.135.479c.031.297-.042.599-.12.88zm-.031-2.563c-.12.099-.281.219-.542.297a2 2 0 0 1-.307.089c-.016.005-.109.021-.219.042v.031c-.177.021-.38.042-.375 0c.042-.438.104-.661.193-.661c.318.042.792.042 1.432.021a.6.6 0 0 1-.182.182z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.651 3.12h-2.073l-1.448-.005c-1.151 0-2.208.875-3.016 1.568c-.802.661-1.479 1.479-2.12 2.302c-.24-.63-.531-1.24-.865-1.823c-.417-.818-1.219-1.599-2.141-1.781c-.458-.099-.979-.057-1.438-.057h-3.078c-.469 0-.984-.063-1.443.042c-.911.177-1.724.958-2.13 1.781c-.323.557-.62 1.177-.859 1.818c-.646-.818-1.323-1.641-2.109-2.318c-.807-.703-1.859-1.583-3.01-1.583h-3.51c-.5 0-1.62-.141-1.354.682c.063.198.286.38.411.536c.151.182.292.38.417.583c.203.318.401.641.589.979c.448.802.833 1.641 1.281 2.443c.99 1.781 2.047 3.5 3.323 5.083c.948 1.161 2.083 2.339 3.495 2.922l-3.177 6.005c-.917 1.698-1.839 3.422-2.807 5.104l-.141.24c-.125.24-.307.578-.307.839c0 .542.802.563 1.203.563c.422 0 .839-.021 1.26-.021c.719-.021 1.443-.021 2.182-.042c.422 0 .859.021 1.302-.036a3.94 3.94 0 0 0 2.74-1.563c.198-.302 2.161-3.521 2.964-4.823c.297-.5 1.24-1.964 1.24-1.964s.943 1.464 1.24 1.964c.781 1.302 2.745 4.505 2.964 4.802a3.8 3.8 0 0 0 2.745 1.542c.417.036.859.021 1.276.021l2.182.021h1.26c.385 0 1.203-.021 1.203-.583c0-.281-.182-.615-.318-.854l-.141-.24c-.984-1.703-1.88-3.406-2.802-5.104c-1.063-1.984-2.12-3.984-3.203-5.948c1.422-.578 2.542-1.755 3.5-2.917c1.281-1.583 2.323-3.323 3.323-5.089c.443-.818.823-1.661 1.281-2.458c.182-.339.38-.661.583-.984c.12-.198.255-.396.417-.578c.12-.172.344-.349.422-.542c.26-.823-.813-.51-1.313-.526zM13.714 7.026c.089-.01.151.214.193.661l.005.021c0 .021-.198 0-.38-.021l-.219-.036c-.099-.021-.198-.063-.302-.104c-.266-.089-.427-.214-.547-.307a.7.7 0 0 1-.177-.193c.635.01 1.115.005 1.427-.021m.244 3.224v-.016h.005zm.021-.068c-.141.156-.354.214-.557.255s-.432.073-.62-.031c-.219-.109-.307-.375-.37-.599c-.078-.281-.146-.583-.12-.88h.021c0-.161.057-.339.12-.484a.77.77 0 0 1 .245-.318c.281-.214.714-.214.969.036q.181.18.276.417c.146.344.26.74.234 1.125a.8.8 0 0 1-.198.479m2.787.547a.24.24 0 0 1-.099.083a1.1 1.1 0 0 1-.682.198a1.1 1.1 0 0 1-.682-.198a.26.26 0 0 1-.099-.083c-.01 0-.021-.021-.021-.036s.005-.026.016-.036v.052c.016-.016.052-.016.068-.016c.031.016.057.036.089.057c.188.125.406.188.63.182c.224.005.443-.057.63-.182c.031-.021.063-.057.094-.078s.057-.021.078 0s.01.036-.021.057zm2.76-.916c-.057.219-.146.5-.37.599c-.188.099-.417.063-.62.026c-.203-.042-.411-.104-.563-.255a.8.8 0 0 1-.193-.479c-.026-.385.089-.781.24-1.125q.096-.236.271-.417c.255-.25.688-.25.974-.042a.9.9 0 0 1 .245.323v.01c.073.146.12.313.135.479c.031.297-.042.599-.12.88zm-.031-2.563c-.12.099-.281.219-.542.297a2 2 0 0 1-.307.089c-.016.005-.109.021-.219.042v.031c-.177.021-.38.042-.375 0c.042-.438.104-.661.193-.661c.318.042.792.042 1.432.021a.6.6 0 0 1-.182.182z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30.651%203.12h-2.073l-1.448-.005c-1.151%200-2.208.875-3.016%201.568c-.802.661-1.479%201.479-2.12%202.302c-.24-.63-.531-1.24-.865-1.823c-.417-.818-1.219-1.599-2.141-1.781c-.458-.099-.979-.057-1.438-.057h-3.078c-.469%200-.984-.063-1.443.042c-.911.177-1.724.958-2.13%201.781c-.323.557-.62%201.177-.859%201.818c-.646-.818-1.323-1.641-2.109-2.318c-.807-.703-1.859-1.583-3.01-1.583h-3.51c-.5%200-1.62-.141-1.354.682c.063.198.286.38.411.536c.151.182.292.38.417.583c.203.318.401.641.589.979c.448.802.833%201.641%201.281%202.443c.99%201.781%202.047%203.5%203.323%205.083c.948%201.161%202.083%202.339%203.495%202.922l-3.177%206.005c-.917%201.698-1.839%203.422-2.807%205.104l-.141.24c-.125.24-.307.578-.307.839c0%20.542.802.563%201.203.563c.422%200%20.839-.021%201.26-.021c.719-.021%201.443-.021%202.182-.042c.422%200%20.859.021%201.302-.036a3.94%203.94%200%200%200%202.74-1.563c.198-.302%202.161-3.521%202.964-4.823c.297-.5%201.24-1.964%201.24-1.964s.943%201.464%201.24%201.964c.781%201.302%202.745%204.505%202.964%204.802a3.8%203.8%200%200%200%202.745%201.542c.417.036.859.021%201.276.021l2.182.021h1.26c.385%200%201.203-.021%201.203-.583c0-.281-.182-.615-.318-.854l-.141-.24c-.984-1.703-1.88-3.406-2.802-5.104c-1.063-1.984-2.12-3.984-3.203-5.948c1.422-.578%202.542-1.755%203.5-2.917c1.281-1.583%202.323-3.323%203.323-5.089c.443-.818.823-1.661%201.281-2.458c.182-.339.38-.661.583-.984c.12-.198.255-.396.417-.578c.12-.172.344-.349.422-.542c.26-.823-.813-.51-1.313-.526zM13.714%207.026c.089-.01.151.214.193.661l.005.021c0%20.021-.198%200-.38-.021l-.219-.036c-.099-.021-.198-.063-.302-.104c-.266-.089-.427-.214-.547-.307a.7.7%200%200%201-.177-.193c.635.01%201.115.005%201.427-.021m.244%203.224v-.016h.005zm.021-.068c-.141.156-.354.214-.557.255s-.432.073-.62-.031c-.219-.109-.307-.375-.37-.599c-.078-.281-.146-.583-.12-.88h.021c0-.161.057-.339.12-.484a.77.77%200%200%201%20.245-.318c.281-.214.714-.214.969.036q.181.18.276.417c.146.344.26.74.234%201.125a.8.8%200%200%201-.198.479m2.787.547a.24.24%200%200%201-.099.083a1.1%201.1%200%200%201-.682.198a1.1%201.1%200%200%201-.682-.198a.26.26%200%200%201-.099-.083c-.01%200-.021-.021-.021-.036s.005-.026.016-.036v.052c.016-.016.052-.016.068-.016c.031.016.057.036.089.057c.188.125.406.188.63.182c.224.005.443-.057.63-.182c.031-.021.063-.057.094-.078s.057-.021.078%200s.01.036-.021.057zm2.76-.916c-.057.219-.146.5-.37.599c-.188.099-.417.063-.62.026c-.203-.042-.411-.104-.563-.255a.8.8%200%200%201-.193-.479c-.026-.385.089-.781.24-1.125q.096-.236.271-.417c.255-.25.688-.25.974-.042a.9.9%200%200%201%20.245.323v.01c.073.146.12.313.135.479c.031.297-.042.599-.12.88zm-.031-2.563c-.12.099-.281.219-.542.297a2%202%200%200%201-.307.089c-.016.005-.109.021-.219.042v.031c-.177.021-.38.042-.375%200c.042-.438.104-.661.193-.661c.318.042.792.042%201.432.021a.6.6%200%200%201-.182.182z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30.651%203.12h-2.073l-1.448-.005c-1.151%200-2.208.875-3.016%201.568c-.802.661-1.479%201.479-2.12%202.302c-.24-.63-.531-1.24-.865-1.823c-.417-.818-1.219-1.599-2.141-1.781c-.458-.099-.979-.057-1.438-.057h-3.078c-.469%200-.984-.063-1.443.042c-.911.177-1.724.958-2.13%201.781c-.323.557-.62%201.177-.859%201.818c-.646-.818-1.323-1.641-2.109-2.318c-.807-.703-1.859-1.583-3.01-1.583h-3.51c-.5%200-1.62-.141-1.354.682c.063.198.286.38.411.536c.151.182.292.38.417.583c.203.318.401.641.589.979c.448.802.833%201.641%201.281%202.443c.99%201.781%202.047%203.5%203.323%205.083c.948%201.161%202.083%202.339%203.495%202.922l-3.177%206.005c-.917%201.698-1.839%203.422-2.807%205.104l-.141.24c-.125.24-.307.578-.307.839c0%20.542.802.563%201.203.563c.422%200%20.839-.021%201.26-.021c.719-.021%201.443-.021%202.182-.042c.422%200%20.859.021%201.302-.036a3.94%203.94%200%200%200%202.74-1.563c.198-.302%202.161-3.521%202.964-4.823c.297-.5%201.24-1.964%201.24-1.964s.943%201.464%201.24%201.964c.781%201.302%202.745%204.505%202.964%204.802a3.8%203.8%200%200%200%202.745%201.542c.417.036.859.021%201.276.021l2.182.021h1.26c.385%200%201.203-.021%201.203-.583c0-.281-.182-.615-.318-.854l-.141-.24c-.984-1.703-1.88-3.406-2.802-5.104c-1.063-1.984-2.12-3.984-3.203-5.948c1.422-.578%202.542-1.755%203.5-2.917c1.281-1.583%202.323-3.323%203.323-5.089c.443-.818.823-1.661%201.281-2.458c.182-.339.38-.661.583-.984c.12-.198.255-.396.417-.578c.12-.172.344-.349.422-.542c.26-.823-.813-.51-1.313-.526zM13.714%207.026c.089-.01.151.214.193.661l.005.021c0%20.021-.198%200-.38-.021l-.219-.036c-.099-.021-.198-.063-.302-.104c-.266-.089-.427-.214-.547-.307a.7.7%200%200%201-.177-.193c.635.01%201.115.005%201.427-.021m.244%203.224v-.016h.005zm.021-.068c-.141.156-.354.214-.557.255s-.432.073-.62-.031c-.219-.109-.307-.375-.37-.599c-.078-.281-.146-.583-.12-.88h.021c0-.161.057-.339.12-.484a.77.77%200%200%201%20.245-.318c.281-.214.714-.214.969.036q.181.18.276.417c.146.344.26.74.234%201.125a.8.8%200%200%201-.198.479m2.787.547a.24.24%200%200%201-.099.083a1.1%201.1%200%200%201-.682.198a1.1%201.1%200%200%201-.682-.198a.26.26%200%200%201-.099-.083c-.01%200-.021-.021-.021-.036s.005-.026.016-.036v.052c.016-.016.052-.016.068-.016c.031.016.057.036.089.057c.188.125.406.188.63.182c.224.005.443-.057.63-.182c.031-.021.063-.057.094-.078s.057-.021.078%200s.01.036-.021.057zm2.76-.916c-.057.219-.146.5-.37.599c-.188.099-.417.063-.62.026c-.203-.042-.411-.104-.563-.255a.8.8%200%200%201-.193-.479c-.026-.385.089-.781.24-1.125q.096-.236.271-.417c.255-.25.688-.25.974-.042a.9.9%200%200%201%20.245.323v.01c.073.146.12.313.135.479c.031.297-.042.599-.12.88zm-.031-2.563c-.12.099-.281.219-.542.297a2%202%200%200%201-.307.089c-.016.005-.109.021-.219.042v.031c-.177.021-.38.042-.375%200c.042-.438.104-.661.193-.661c.318.042.792.042%201.432.021a.6.6%200%200%201-.182.182z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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