weebly icon
weebly from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- weebly
- 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 weebly icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.5 6c-.6 0-1.1.1-1.7.3c-2.3.9-3.4 3.6-2.5 5.9l4.5 11c.7 1.7 2.3 2.8 4.1 2.8h.1c1.8 0 3.4-1 4.1-2.6L16 21l.9 2.4C17.6 25 19.2 26 21 26h.1c1.8 0 3.4-1.1 4.1-2.8l4.5-11c.9-2.3-.2-4.9-2.5-5.9c-.6-.2-1.1-.3-1.7-.3c-1.8 0-3.5 1.1-4.2 2.8l-.6 1.7l-.7-1.9C19.3 7 17.7 6 16 6c-.6 0-1.3.1-1.9.4c-1 .5-1.7 1.2-2.2 2.2l-.1.1l-.7 1.9l-.6-1.7C10 7.1 8.3 6 6.5 6m0 2c1 0 1.9.6 2.3 1.5l.5 1.6l1.8 5.5l2-5.4l.6-1.6v-.2c.2-.4.6-.9 1.3-1.2c.3-.1.6-.2 1-.2c1 0 1.8.6 2.3 1.4l.7 1.8l2 5.4l1.8-5.5l.5-1.6c.3-.9 1.2-1.5 2.2-1.5c.3 0 .6.1.9.2c.6.3 1.1.7 1.4 1.3s.3 1.3 0 1.9l-4.5 11c-.4 1-1.3 1.6-2.2 1.6H21c-1 0-1.8-.6-2.3-1.4l-.9-2.3l-1.8-4.9l-1.9 4.9l-.9 2.3c-.4.8-1.2 1.4-2.2 1.4s-1.9-.6-2.3-1.6l-4.5-11c-.3-.6-.2-1.3 0-1.9c.3-.6.7-1.1 1.4-1.3c.3-.1.6-.2.9-.2"/></svg>
React
import type { SVGProps } from "react";
export function LaWeebly(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="M6.5 6c-.6 0-1.1.1-1.7.3c-2.3.9-3.4 3.6-2.5 5.9l4.5 11c.7 1.7 2.3 2.8 4.1 2.8h.1c1.8 0 3.4-1 4.1-2.6L16 21l.9 2.4C17.6 25 19.2 26 21 26h.1c1.8 0 3.4-1.1 4.1-2.8l4.5-11c.9-2.3-.2-4.9-2.5-5.9c-.6-.2-1.1-.3-1.7-.3c-1.8 0-3.5 1.1-4.2 2.8l-.6 1.7l-.7-1.9C19.3 7 17.7 6 16 6c-.6 0-1.3.1-1.9.4c-1 .5-1.7 1.2-2.2 2.2l-.1.1l-.7 1.9l-.6-1.7C10 7.1 8.3 6 6.5 6m0 2c1 0 1.9.6 2.3 1.5l.5 1.6l1.8 5.5l2-5.4l.6-1.6v-.2c.2-.4.6-.9 1.3-1.2c.3-.1.6-.2 1-.2c1 0 1.8.6 2.3 1.4l.7 1.8l2 5.4l1.8-5.5l.5-1.6c.3-.9 1.2-1.5 2.2-1.5c.3 0 .6.1.9.2c.6.3 1.1.7 1.4 1.3s.3 1.3 0 1.9l-4.5 11c-.4 1-1.3 1.6-2.2 1.6H21c-1 0-1.8-.6-2.3-1.4l-.9-2.3l-1.8-4.9l-1.9 4.9l-.9 2.3c-.4.8-1.2 1.4-2.2 1.4s-1.9-.6-2.3-1.6l-4.5-11c-.3-.6-.2-1.3 0-1.9c.3-.6.7-1.1 1.4-1.3c.3-.1.6-.2.9-.2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.5 6c-.6 0-1.1.1-1.7.3c-2.3.9-3.4 3.6-2.5 5.9l4.5 11c.7 1.7 2.3 2.8 4.1 2.8h.1c1.8 0 3.4-1 4.1-2.6L16 21l.9 2.4C17.6 25 19.2 26 21 26h.1c1.8 0 3.4-1.1 4.1-2.8l4.5-11c.9-2.3-.2-4.9-2.5-5.9c-.6-.2-1.1-.3-1.7-.3c-1.8 0-3.5 1.1-4.2 2.8l-.6 1.7l-.7-1.9C19.3 7 17.7 6 16 6c-.6 0-1.3.1-1.9.4c-1 .5-1.7 1.2-2.2 2.2l-.1.1l-.7 1.9l-.6-1.7C10 7.1 8.3 6 6.5 6m0 2c1 0 1.9.6 2.3 1.5l.5 1.6l1.8 5.5l2-5.4l.6-1.6v-.2c.2-.4.6-.9 1.3-1.2c.3-.1.6-.2 1-.2c1 0 1.8.6 2.3 1.4l.7 1.8l2 5.4l1.8-5.5l.5-1.6c.3-.9 1.2-1.5 2.2-1.5c.3 0 .6.1.9.2c.6.3 1.1.7 1.4 1.3s.3 1.3 0 1.9l-4.5 11c-.4 1-1.3 1.6-2.2 1.6H21c-1 0-1.8-.6-2.3-1.4l-.9-2.3l-1.8-4.9l-1.9 4.9l-.9 2.3c-.4.8-1.2 1.4-2.2 1.4s-1.9-.6-2.3-1.6l-4.5-11c-.3-.6-.2-1.3 0-1.9c.3-.6.7-1.1 1.4-1.3c.3-.1.6-.2.9-.2"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.5%206c-.6%200-1.1.1-1.7.3c-2.3.9-3.4%203.6-2.5%205.9l4.5%2011c.7%201.7%202.3%202.8%204.1%202.8h.1c1.8%200%203.4-1%204.1-2.6L16%2021l.9%202.4C17.6%2025%2019.2%2026%2021%2026h.1c1.8%200%203.4-1.1%204.1-2.8l4.5-11c.9-2.3-.2-4.9-2.5-5.9c-.6-.2-1.1-.3-1.7-.3c-1.8%200-3.5%201.1-4.2%202.8l-.6%201.7l-.7-1.9C19.3%207%2017.7%206%2016%206c-.6%200-1.3.1-1.9.4c-1%20.5-1.7%201.2-2.2%202.2l-.1.1l-.7%201.9l-.6-1.7C10%207.1%208.3%206%206.5%206m0%202c1%200%201.9.6%202.3%201.5l.5%201.6l1.8%205.5l2-5.4l.6-1.6v-.2c.2-.4.6-.9%201.3-1.2c.3-.1.6-.2%201-.2c1%200%201.8.6%202.3%201.4l.7%201.8l2%205.4l1.8-5.5l.5-1.6c.3-.9%201.2-1.5%202.2-1.5c.3%200%20.6.1.9.2c.6.3%201.1.7%201.4%201.3s.3%201.3%200%201.9l-4.5%2011c-.4%201-1.3%201.6-2.2%201.6H21c-1%200-1.8-.6-2.3-1.4l-.9-2.3l-1.8-4.9l-1.9%204.9l-.9%202.3c-.4.8-1.2%201.4-2.2%201.4s-1.9-.6-2.3-1.6l-4.5-11c-.3-.6-.2-1.3%200-1.9c.3-.6.7-1.1%201.4-1.3c.3-.1.6-.2.9-.2%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%22M6.5%206c-.6%200-1.1.1-1.7.3c-2.3.9-3.4%203.6-2.5%205.9l4.5%2011c.7%201.7%202.3%202.8%204.1%202.8h.1c1.8%200%203.4-1%204.1-2.6L16%2021l.9%202.4C17.6%2025%2019.2%2026%2021%2026h.1c1.8%200%203.4-1.1%204.1-2.8l4.5-11c.9-2.3-.2-4.9-2.5-5.9c-.6-.2-1.1-.3-1.7-.3c-1.8%200-3.5%201.1-4.2%202.8l-.6%201.7l-.7-1.9C19.3%207%2017.7%206%2016%206c-.6%200-1.3.1-1.9.4c-1%20.5-1.7%201.2-2.2%202.2l-.1.1l-.7%201.9l-.6-1.7C10%207.1%208.3%206%206.5%206m0%202c1%200%201.9.6%202.3%201.5l.5%201.6l1.8%205.5l2-5.4l.6-1.6v-.2c.2-.4.6-.9%201.3-1.2c.3-.1.6-.2%201-.2c1%200%201.8.6%202.3%201.4l.7%201.8l2%205.4l1.8-5.5l.5-1.6c.3-.9%201.2-1.5%202.2-1.5c.3%200%20.6.1.9.2c.6.3%201.1.7%201.4%201.3s.3%201.3%200%201.9l-4.5%2011c-.4%201-1.3%201.6-2.2%201.6H21c-1%200-1.8-.6-2.3-1.4l-.9-2.3l-1.8-4.9l-1.9%204.9l-.9%202.3c-.4.8-1.2%201.4-2.2%201.4s-1.9-.6-2.3-1.6l-4.5-11c-.3-.6-.2-1.3%200-1.9c.3-.6.7-1.1%201.4-1.3c.3-.1.6-.2.9-.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/weebly.svg?color=%231a73e8&size=48