weebly logo
weebly from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- weebly
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 512×512
- License
- CC BY 4.0
The same logo in other sets
Use the weebly logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M425.09 65.83c-39.88 0-73.28 25.73-83.66 64.33c-18.16-58.06-65.5-64.33-84.95-64.33c-19.78 0-66.8 6.28-85.28 64.33c-10.38-38.6-43.45-64.33-83.66-64.33C38.59 65.83 0 99.72 0 143.03c0 28.96 4.18 33.27 77.17 233.48c22.37 60.57 67.77 69.35 92.74 69.35c39.23 0 70.04-19.46 85.93-53.98c15.89 34.83 46.69 54.29 85.93 54.29c24.97 0 70.36-9.1 92.74-69.67c76.55-208.65 77.5-205.58 77.5-227.2c.63-48.32-36.01-83.47-86.92-83.47m26.34 114.81l-65.57 176.44c-7.92 21.49-21.22 37.22-46.24 37.22c-23.44 0-37.38-12.41-44.03-33.9l-39.28-117.42h-.95L216.08 360.4c-6.96 21.5-20.9 33.6-44.02 33.6c-25.02 0-38.33-15.74-46.24-37.22L60.88 181.55c-5.38-14.83-7.92-23.91-7.92-34.5c0-16.34 15.84-29.36 38.33-29.36c18.69 0 31.99 11.8 36.11 29.05l44.03 139.82h.95l44.66-136.79c6.02-19.67 16.47-32.08 38.96-32.08s32.94 12.11 38.96 32.08l44.66 136.79h.95l44.03-139.82c4.12-17.25 17.42-29.05 36.11-29.05c22.17 0 38.33 13.32 38.33 35.71c-.32 7.87-4.12 16.04-7.61 27.24"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsWeebly(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M425.09 65.83c-39.88 0-73.28 25.73-83.66 64.33c-18.16-58.06-65.5-64.33-84.95-64.33c-19.78 0-66.8 6.28-85.28 64.33c-10.38-38.6-43.45-64.33-83.66-64.33C38.59 65.83 0 99.72 0 143.03c0 28.96 4.18 33.27 77.17 233.48c22.37 60.57 67.77 69.35 92.74 69.35c39.23 0 70.04-19.46 85.93-53.98c15.89 34.83 46.69 54.29 85.93 54.29c24.97 0 70.36-9.1 92.74-69.67c76.55-208.65 77.5-205.58 77.5-227.2c.63-48.32-36.01-83.47-86.92-83.47m26.34 114.81l-65.57 176.44c-7.92 21.49-21.22 37.22-46.24 37.22c-23.44 0-37.38-12.41-44.03-33.9l-39.28-117.42h-.95L216.08 360.4c-6.96 21.5-20.9 33.6-44.02 33.6c-25.02 0-38.33-15.74-46.24-37.22L60.88 181.55c-5.38-14.83-7.92-23.91-7.92-34.5c0-16.34 15.84-29.36 38.33-29.36c18.69 0 31.99 11.8 36.11 29.05l44.03 139.82h.95l44.66-136.79c6.02-19.67 16.47-32.08 38.96-32.08s32.94 12.11 38.96 32.08l44.66 136.79h.95l44.03-139.82c4.12-17.25 17.42-29.05 36.11-29.05c22.17 0 38.33 13.32 38.33 35.71c-.32 7.87-4.12 16.04-7.61 27.24"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M425.09 65.83c-39.88 0-73.28 25.73-83.66 64.33c-18.16-58.06-65.5-64.33-84.95-64.33c-19.78 0-66.8 6.28-85.28 64.33c-10.38-38.6-43.45-64.33-83.66-64.33C38.59 65.83 0 99.72 0 143.03c0 28.96 4.18 33.27 77.17 233.48c22.37 60.57 67.77 69.35 92.74 69.35c39.23 0 70.04-19.46 85.93-53.98c15.89 34.83 46.69 54.29 85.93 54.29c24.97 0 70.36-9.1 92.74-69.67c76.55-208.65 77.5-205.58 77.5-227.2c.63-48.32-36.01-83.47-86.92-83.47m26.34 114.81l-65.57 176.44c-7.92 21.49-21.22 37.22-46.24 37.22c-23.44 0-37.38-12.41-44.03-33.9l-39.28-117.42h-.95L216.08 360.4c-6.96 21.5-20.9 33.6-44.02 33.6c-25.02 0-38.33-15.74-46.24-37.22L60.88 181.55c-5.38-14.83-7.92-23.91-7.92-34.5c0-16.34 15.84-29.36 38.33-29.36c18.69 0 31.99 11.8 36.11 29.05l44.03 139.82h.95l44.66-136.79c6.02-19.67 16.47-32.08 38.96-32.08s32.94 12.11 38.96 32.08l44.66 136.79h.95l44.03-139.82c4.12-17.25 17.42-29.05 36.11-29.05c22.17 0 38.33 13.32 38.33 35.71c-.32 7.87-4.12 16.04-7.61 27.24"/></svg> </template>
CSS
.icon-weebly {
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%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M425.09%2065.83c-39.88%200-73.28%2025.73-83.66%2064.33c-18.16-58.06-65.5-64.33-84.95-64.33c-19.78%200-66.8%206.28-85.28%2064.33c-10.38-38.6-43.45-64.33-83.66-64.33C38.59%2065.83%200%2099.72%200%20143.03c0%2028.96%204.18%2033.27%2077.17%20233.48c22.37%2060.57%2067.77%2069.35%2092.74%2069.35c39.23%200%2070.04-19.46%2085.93-53.98c15.89%2034.83%2046.69%2054.29%2085.93%2054.29c24.97%200%2070.36-9.1%2092.74-69.67c76.55-208.65%2077.5-205.58%2077.5-227.2c.63-48.32-36.01-83.47-86.92-83.47m26.34%20114.81l-65.57%20176.44c-7.92%2021.49-21.22%2037.22-46.24%2037.22c-23.44%200-37.38-12.41-44.03-33.9l-39.28-117.42h-.95L216.08%20360.4c-6.96%2021.5-20.9%2033.6-44.02%2033.6c-25.02%200-38.33-15.74-46.24-37.22L60.88%20181.55c-5.38-14.83-7.92-23.91-7.92-34.5c0-16.34%2015.84-29.36%2038.33-29.36c18.69%200%2031.99%2011.8%2036.11%2029.05l44.03%20139.82h.95l44.66-136.79c6.02-19.67%2016.47-32.08%2038.96-32.08s32.94%2012.11%2038.96%2032.08l44.66%20136.79h.95l44.03-139.82c4.12-17.25%2017.42-29.05%2036.11-29.05c22.17%200%2038.33%2013.32%2038.33%2035.71c-.32%207.87-4.12%2016.04-7.61%2027.24%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%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M425.09%2065.83c-39.88%200-73.28%2025.73-83.66%2064.33c-18.16-58.06-65.5-64.33-84.95-64.33c-19.78%200-66.8%206.28-85.28%2064.33c-10.38-38.6-43.45-64.33-83.66-64.33C38.59%2065.83%200%2099.72%200%20143.03c0%2028.96%204.18%2033.27%2077.17%20233.48c22.37%2060.57%2067.77%2069.35%2092.74%2069.35c39.23%200%2070.04-19.46%2085.93-53.98c15.89%2034.83%2046.69%2054.29%2085.93%2054.29c24.97%200%2070.36-9.1%2092.74-69.67c76.55-208.65%2077.5-205.58%2077.5-227.2c.63-48.32-36.01-83.47-86.92-83.47m26.34%20114.81l-65.57%20176.44c-7.92%2021.49-21.22%2037.22-46.24%2037.22c-23.44%200-37.38-12.41-44.03-33.9l-39.28-117.42h-.95L216.08%20360.4c-6.96%2021.5-20.9%2033.6-44.02%2033.6c-25.02%200-38.33-15.74-46.24-37.22L60.88%20181.55c-5.38-14.83-7.92-23.91-7.92-34.5c0-16.34%2015.84-29.36%2038.33-29.36c18.69%200%2031.99%2011.8%2036.11%2029.05l44.03%20139.82h.95l44.66-136.79c6.02-19.67%2016.47-32.08%2038.96-32.08s32.94%2012.11%2038.96%2032.08l44.66%20136.79h.95l44.03-139.82c4.12-17.25%2017.42-29.05%2036.11-29.05c22.17%200%2038.33%2013.32%2038.33%2035.71c-.32%207.87-4.12%2016.04-7.61%2027.24%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/weebly.svg?color=%231a73e8&size=48