wix icon
wix from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- wix
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the wix icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.05 9.95a5 5 0 0 0-.95.05l4 6l-4 5.9s1.8.3 2.6-.5c.5-.5.8-1 2.5-3.4c.3-.5.6 0 .6 0c1.5 2 1.9 2.8 2.6 3.4c.9.7 2.6.5 2.6.5L28 16l3.9-6s-1.7-.3-2.5.5c-.6.6-1.2 1.4-2.6 3.5c0 0-.3.5-.6 0c-1.4-2-2-2.9-2.6-3.5c-.4-.4-1.024-.526-1.55-.55M.42 9.99A3 3 0 0 0 0 10l3.2 12s1 0 1.5-.2c.7-.3 1-.6 1.4-2.2c.4-1.4 1.4-5.7 1.5-6c.2-.7.5-.7.7 0c.1.3 1.1 4.5 1.5 6c.4 1.6.7 1.9 1.4 2.2c.6.3 1.6.2 1.6.2L16 10c-1.1-.1-2.4.5-2.5 1.7l-1.7 6.4l-1.4-5.2c-.3-1.5-1-2.3-2.3-2.3s-1.9.7-2.3 2.3l-1.4 5.2l-1.7-6.4c-.263-1.138-1.29-1.663-2.28-1.71M19.6 10s-.8 0-1.3.2c-.6.3-.8.9-.8 2.4c0 0 .3-.3.8-.5c1.4-.5 1.3-1.5 1.3-2.1m-.1 2v.076c.024-.043.03-.076 0-.076m0 .076c-.056.101-.25.284-.6.424c-.3.2-.6.3-.9.4c-.7.3-.6.7-.6 1.7V22s.8.1 1.3-.2c.7-.3.8-.7.8-2.2z"/></svg>
React
import type { SVGProps } from "react";
export function LaWix(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="M22.05 9.95a5 5 0 0 0-.95.05l4 6l-4 5.9s1.8.3 2.6-.5c.5-.5.8-1 2.5-3.4c.3-.5.6 0 .6 0c1.5 2 1.9 2.8 2.6 3.4c.9.7 2.6.5 2.6.5L28 16l3.9-6s-1.7-.3-2.5.5c-.6.6-1.2 1.4-2.6 3.5c0 0-.3.5-.6 0c-1.4-2-2-2.9-2.6-3.5c-.4-.4-1.024-.526-1.55-.55M.42 9.99A3 3 0 0 0 0 10l3.2 12s1 0 1.5-.2c.7-.3 1-.6 1.4-2.2c.4-1.4 1.4-5.7 1.5-6c.2-.7.5-.7.7 0c.1.3 1.1 4.5 1.5 6c.4 1.6.7 1.9 1.4 2.2c.6.3 1.6.2 1.6.2L16 10c-1.1-.1-2.4.5-2.5 1.7l-1.7 6.4l-1.4-5.2c-.3-1.5-1-2.3-2.3-2.3s-1.9.7-2.3 2.3l-1.4 5.2l-1.7-6.4c-.263-1.138-1.29-1.663-2.28-1.71M19.6 10s-.8 0-1.3.2c-.6.3-.8.9-.8 2.4c0 0 .3-.3.8-.5c1.4-.5 1.3-1.5 1.3-2.1m-.1 2v.076c.024-.043.03-.076 0-.076m0 .076c-.056.101-.25.284-.6.424c-.3.2-.6.3-.9.4c-.7.3-.6.7-.6 1.7V22s.8.1 1.3-.2c.7-.3.8-.7.8-2.2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.05 9.95a5 5 0 0 0-.95.05l4 6l-4 5.9s1.8.3 2.6-.5c.5-.5.8-1 2.5-3.4c.3-.5.6 0 .6 0c1.5 2 1.9 2.8 2.6 3.4c.9.7 2.6.5 2.6.5L28 16l3.9-6s-1.7-.3-2.5.5c-.6.6-1.2 1.4-2.6 3.5c0 0-.3.5-.6 0c-1.4-2-2-2.9-2.6-3.5c-.4-.4-1.024-.526-1.55-.55M.42 9.99A3 3 0 0 0 0 10l3.2 12s1 0 1.5-.2c.7-.3 1-.6 1.4-2.2c.4-1.4 1.4-5.7 1.5-6c.2-.7.5-.7.7 0c.1.3 1.1 4.5 1.5 6c.4 1.6.7 1.9 1.4 2.2c.6.3 1.6.2 1.6.2L16 10c-1.1-.1-2.4.5-2.5 1.7l-1.7 6.4l-1.4-5.2c-.3-1.5-1-2.3-2.3-2.3s-1.9.7-2.3 2.3l-1.4 5.2l-1.7-6.4c-.263-1.138-1.29-1.663-2.28-1.71M19.6 10s-.8 0-1.3.2c-.6.3-.8.9-.8 2.4c0 0 .3-.3.8-.5c1.4-.5 1.3-1.5 1.3-2.1m-.1 2v.076c.024-.043.03-.076 0-.076m0 .076c-.056.101-.25.284-.6.424c-.3.2-.6.3-.9.4c-.7.3-.6.7-.6 1.7V22s.8.1 1.3-.2c.7-.3.8-.7.8-2.2z"/></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%22M22.05%209.95a5%205%200%200%200-.95.05l4%206l-4%205.9s1.8.3%202.6-.5c.5-.5.8-1%202.5-3.4c.3-.5.6%200%20.6%200c1.5%202%201.9%202.8%202.6%203.4c.9.7%202.6.5%202.6.5L28%2016l3.9-6s-1.7-.3-2.5.5c-.6.6-1.2%201.4-2.6%203.5c0%200-.3.5-.6%200c-1.4-2-2-2.9-2.6-3.5c-.4-.4-1.024-.526-1.55-.55M.42%209.99A3%203%200%200%200%200%2010l3.2%2012s1%200%201.5-.2c.7-.3%201-.6%201.4-2.2c.4-1.4%201.4-5.7%201.5-6c.2-.7.5-.7.7%200c.1.3%201.1%204.5%201.5%206c.4%201.6.7%201.9%201.4%202.2c.6.3%201.6.2%201.6.2L16%2010c-1.1-.1-2.4.5-2.5%201.7l-1.7%206.4l-1.4-5.2c-.3-1.5-1-2.3-2.3-2.3s-1.9.7-2.3%202.3l-1.4%205.2l-1.7-6.4c-.263-1.138-1.29-1.663-2.28-1.71M19.6%2010s-.8%200-1.3.2c-.6.3-.8.9-.8%202.4c0%200%20.3-.3.8-.5c1.4-.5%201.3-1.5%201.3-2.1m-.1%202v.076c.024-.043.03-.076%200-.076m0%20.076c-.056.101-.25.284-.6.424c-.3.2-.6.3-.9.4c-.7.3-.6.7-.6%201.7V22s.8.1%201.3-.2c.7-.3.8-.7.8-2.2z%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%22M22.05%209.95a5%205%200%200%200-.95.05l4%206l-4%205.9s1.8.3%202.6-.5c.5-.5.8-1%202.5-3.4c.3-.5.6%200%20.6%200c1.5%202%201.9%202.8%202.6%203.4c.9.7%202.6.5%202.6.5L28%2016l3.9-6s-1.7-.3-2.5.5c-.6.6-1.2%201.4-2.6%203.5c0%200-.3.5-.6%200c-1.4-2-2-2.9-2.6-3.5c-.4-.4-1.024-.526-1.55-.55M.42%209.99A3%203%200%200%200%200%2010l3.2%2012s1%200%201.5-.2c.7-.3%201-.6%201.4-2.2c.4-1.4%201.4-5.7%201.5-6c.2-.7.5-.7.7%200c.1.3%201.1%204.5%201.5%206c.4%201.6.7%201.9%201.4%202.2c.6.3%201.6.2%201.6.2L16%2010c-1.1-.1-2.4.5-2.5%201.7l-1.7%206.4l-1.4-5.2c-.3-1.5-1-2.3-2.3-2.3s-1.9.7-2.3%202.3l-1.4%205.2l-1.7-6.4c-.263-1.138-1.29-1.663-2.28-1.71M19.6%2010s-.8%200-1.3.2c-.6.3-.8.9-.8%202.4c0%200%20.3-.3.8-.5c1.4-.5%201.3-1.5%201.3-2.1m-.1%202v.076c.024-.043.03-.076%200-.076m0%20.076c-.056.101-.25.284-.6.424c-.3.2-.6.3-.9.4c-.7.3-.6.7-.6%201.7V22s.8.1%201.3-.2c.7-.3.8-.7.8-2.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/wix.svg?color=%231a73e8&size=48