meetup icon
meetup from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- meetup
- 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 meetup icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.5 1a.5.5 0 0 0 0 1a.5.5 0 0 0 0-1m9 1a1.5 1.5 0 0 0 0 3a1.5 1.5 0 0 0 0-3M14 5a6 6 0 0 0-5.656 4.016A4.49 4.49 0 0 0 4 13.5c0 .707.178 1.368.469 1.963A5 5 0 0 0 7.01 23.9c-.001.034-.01.066-.01.1a5 5 0 0 0 5 5c1.213 0 2.31-.449 3.176-1.168a3.987 3.987 0 0 0 6.687-1.85A5.5 5.5 0 0 0 27 20.5c0-1.152-.355-2.22-.96-3.104c.591-.627.96-1.466.96-2.396c0-1.401-.829-2.6-2.018-3.16c.007-.113.018-.225.018-.34A5.5 5.5 0 0 0 19.5 6c-.623 0-1.22.108-1.777.299A5.97 5.97 0 0 0 14 5M7 6a1 1 0 0 0 0 2a1 1 0 0 0 0-2m20 3a1 1 0 0 0 0 2a1 1 0 0 0 0-2m-9.994.992c.146-.013.309-.005.498.026c.51.074.807.424 1.195.793c.314.32.542.122.72.017c.278-.16.494-.3 1.32-.281c.861.018 1.847.332 2.056 1.81c.228 1.657-2.655 5.912-2.465 7.883c.135 1.386 2.464.4 2.654 1.668c.248 1.65-2.898 1.035-3.601.684c-1.127-.567-1.816-1.85-1.533-3.117c.234-.948 2.308-4.822 2.394-5.4c.074-.617-.244-.673-.435-.673c-.265-.018-.456.106-.721.494c-.228.351-2.816 5.616-3.043 6.053c-.721 1.392-2.587 1.164-2.377-.246c.055-.419 1.711-4.186 1.78-4.783c.054-.351-.018-.74-.37-.932c-.35-.179-.775.106-.898.315c-.18.302-2.501 6.48-2.748 6.935c-.437.788-.882 1.036-1.565 1.073c-1.6.092-2.8-1.265-2.271-2.903c.228-.739 1.772-6.294 2.566-7.705c.53-.948 1.99-1.667 2.994-1.23c.53.228 1.27.596 1.479.7c.493.235 1.02-.382 1.23-.56c.411-.355.702-.581 1.14-.62zM30.5 13a.5.5 0 0 0 0 1a.5.5 0 0 0 0-1m-29 1a1.5 1.5 0 0 0 0 3a1.5 1.5 0 0 0 0-3M29 16a1 1 0 0 0 0 2a1 1 0 0 0 0-2M5.5 25a.5.5 0 0 0 0 1a.5.5 0 0 0 0-1m18 2a1.5 1.5 0 0 0 0 3a1.5 1.5 0 0 0 0-3M15 29a1 1 0 0 0 0 2a1 1 0 0 0 0-2"/></svg>
React
import type { SVGProps } from "react";
export function LaMeetup(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="M9.5 1a.5.5 0 0 0 0 1a.5.5 0 0 0 0-1m9 1a1.5 1.5 0 0 0 0 3a1.5 1.5 0 0 0 0-3M14 5a6 6 0 0 0-5.656 4.016A4.49 4.49 0 0 0 4 13.5c0 .707.178 1.368.469 1.963A5 5 0 0 0 7.01 23.9c-.001.034-.01.066-.01.1a5 5 0 0 0 5 5c1.213 0 2.31-.449 3.176-1.168a3.987 3.987 0 0 0 6.687-1.85A5.5 5.5 0 0 0 27 20.5c0-1.152-.355-2.22-.96-3.104c.591-.627.96-1.466.96-2.396c0-1.401-.829-2.6-2.018-3.16c.007-.113.018-.225.018-.34A5.5 5.5 0 0 0 19.5 6c-.623 0-1.22.108-1.777.299A5.97 5.97 0 0 0 14 5M7 6a1 1 0 0 0 0 2a1 1 0 0 0 0-2m20 3a1 1 0 0 0 0 2a1 1 0 0 0 0-2m-9.994.992c.146-.013.309-.005.498.026c.51.074.807.424 1.195.793c.314.32.542.122.72.017c.278-.16.494-.3 1.32-.281c.861.018 1.847.332 2.056 1.81c.228 1.657-2.655 5.912-2.465 7.883c.135 1.386 2.464.4 2.654 1.668c.248 1.65-2.898 1.035-3.601.684c-1.127-.567-1.816-1.85-1.533-3.117c.234-.948 2.308-4.822 2.394-5.4c.074-.617-.244-.673-.435-.673c-.265-.018-.456.106-.721.494c-.228.351-2.816 5.616-3.043 6.053c-.721 1.392-2.587 1.164-2.377-.246c.055-.419 1.711-4.186 1.78-4.783c.054-.351-.018-.74-.37-.932c-.35-.179-.775.106-.898.315c-.18.302-2.501 6.48-2.748 6.935c-.437.788-.882 1.036-1.565 1.073c-1.6.092-2.8-1.265-2.271-2.903c.228-.739 1.772-6.294 2.566-7.705c.53-.948 1.99-1.667 2.994-1.23c.53.228 1.27.596 1.479.7c.493.235 1.02-.382 1.23-.56c.411-.355.702-.581 1.14-.62zM30.5 13a.5.5 0 0 0 0 1a.5.5 0 0 0 0-1m-29 1a1.5 1.5 0 0 0 0 3a1.5 1.5 0 0 0 0-3M29 16a1 1 0 0 0 0 2a1 1 0 0 0 0-2M5.5 25a.5.5 0 0 0 0 1a.5.5 0 0 0 0-1m18 2a1.5 1.5 0 0 0 0 3a1.5 1.5 0 0 0 0-3M15 29a1 1 0 0 0 0 2a1 1 0 0 0 0-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="M9.5 1a.5.5 0 0 0 0 1a.5.5 0 0 0 0-1m9 1a1.5 1.5 0 0 0 0 3a1.5 1.5 0 0 0 0-3M14 5a6 6 0 0 0-5.656 4.016A4.49 4.49 0 0 0 4 13.5c0 .707.178 1.368.469 1.963A5 5 0 0 0 7.01 23.9c-.001.034-.01.066-.01.1a5 5 0 0 0 5 5c1.213 0 2.31-.449 3.176-1.168a3.987 3.987 0 0 0 6.687-1.85A5.5 5.5 0 0 0 27 20.5c0-1.152-.355-2.22-.96-3.104c.591-.627.96-1.466.96-2.396c0-1.401-.829-2.6-2.018-3.16c.007-.113.018-.225.018-.34A5.5 5.5 0 0 0 19.5 6c-.623 0-1.22.108-1.777.299A5.97 5.97 0 0 0 14 5M7 6a1 1 0 0 0 0 2a1 1 0 0 0 0-2m20 3a1 1 0 0 0 0 2a1 1 0 0 0 0-2m-9.994.992c.146-.013.309-.005.498.026c.51.074.807.424 1.195.793c.314.32.542.122.72.017c.278-.16.494-.3 1.32-.281c.861.018 1.847.332 2.056 1.81c.228 1.657-2.655 5.912-2.465 7.883c.135 1.386 2.464.4 2.654 1.668c.248 1.65-2.898 1.035-3.601.684c-1.127-.567-1.816-1.85-1.533-3.117c.234-.948 2.308-4.822 2.394-5.4c.074-.617-.244-.673-.435-.673c-.265-.018-.456.106-.721.494c-.228.351-2.816 5.616-3.043 6.053c-.721 1.392-2.587 1.164-2.377-.246c.055-.419 1.711-4.186 1.78-4.783c.054-.351-.018-.74-.37-.932c-.35-.179-.775.106-.898.315c-.18.302-2.501 6.48-2.748 6.935c-.437.788-.882 1.036-1.565 1.073c-1.6.092-2.8-1.265-2.271-2.903c.228-.739 1.772-6.294 2.566-7.705c.53-.948 1.99-1.667 2.994-1.23c.53.228 1.27.596 1.479.7c.493.235 1.02-.382 1.23-.56c.411-.355.702-.581 1.14-.62zM30.5 13a.5.5 0 0 0 0 1a.5.5 0 0 0 0-1m-29 1a1.5 1.5 0 0 0 0 3a1.5 1.5 0 0 0 0-3M29 16a1 1 0 0 0 0 2a1 1 0 0 0 0-2M5.5 25a.5.5 0 0 0 0 1a.5.5 0 0 0 0-1m18 2a1.5 1.5 0 0 0 0 3a1.5 1.5 0 0 0 0-3M15 29a1 1 0 0 0 0 2a1 1 0 0 0 0-2"/></svg> </template>
CSS
.icon-meetup {
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%22M9.5%201a.5.5%200%200%200%200%201a.5.5%200%200%200%200-1m9%201a1.5%201.5%200%200%200%200%203a1.5%201.5%200%200%200%200-3M14%205a6%206%200%200%200-5.656%204.016A4.49%204.49%200%200%200%204%2013.5c0%20.707.178%201.368.469%201.963A5%205%200%200%200%207.01%2023.9c-.001.034-.01.066-.01.1a5%205%200%200%200%205%205c1.213%200%202.31-.449%203.176-1.168a3.987%203.987%200%200%200%206.687-1.85A5.5%205.5%200%200%200%2027%2020.5c0-1.152-.355-2.22-.96-3.104c.591-.627.96-1.466.96-2.396c0-1.401-.829-2.6-2.018-3.16c.007-.113.018-.225.018-.34A5.5%205.5%200%200%200%2019.5%206c-.623%200-1.22.108-1.777.299A5.97%205.97%200%200%200%2014%205M7%206a1%201%200%200%200%200%202a1%201%200%200%200%200-2m20%203a1%201%200%200%200%200%202a1%201%200%200%200%200-2m-9.994.992c.146-.013.309-.005.498.026c.51.074.807.424%201.195.793c.314.32.542.122.72.017c.278-.16.494-.3%201.32-.281c.861.018%201.847.332%202.056%201.81c.228%201.657-2.655%205.912-2.465%207.883c.135%201.386%202.464.4%202.654%201.668c.248%201.65-2.898%201.035-3.601.684c-1.127-.567-1.816-1.85-1.533-3.117c.234-.948%202.308-4.822%202.394-5.4c.074-.617-.244-.673-.435-.673c-.265-.018-.456.106-.721.494c-.228.351-2.816%205.616-3.043%206.053c-.721%201.392-2.587%201.164-2.377-.246c.055-.419%201.711-4.186%201.78-4.783c.054-.351-.018-.74-.37-.932c-.35-.179-.775.106-.898.315c-.18.302-2.501%206.48-2.748%206.935c-.437.788-.882%201.036-1.565%201.073c-1.6.092-2.8-1.265-2.271-2.903c.228-.739%201.772-6.294%202.566-7.705c.53-.948%201.99-1.667%202.994-1.23c.53.228%201.27.596%201.479.7c.493.235%201.02-.382%201.23-.56c.411-.355.702-.581%201.14-.62zM30.5%2013a.5.5%200%200%200%200%201a.5.5%200%200%200%200-1m-29%201a1.5%201.5%200%200%200%200%203a1.5%201.5%200%200%200%200-3M29%2016a1%201%200%200%200%200%202a1%201%200%200%200%200-2M5.5%2025a.5.5%200%200%200%200%201a.5.5%200%200%200%200-1m18%202a1.5%201.5%200%200%200%200%203a1.5%201.5%200%200%200%200-3M15%2029a1%201%200%200%200%200%202a1%201%200%200%200%200-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%22M9.5%201a.5.5%200%200%200%200%201a.5.5%200%200%200%200-1m9%201a1.5%201.5%200%200%200%200%203a1.5%201.5%200%200%200%200-3M14%205a6%206%200%200%200-5.656%204.016A4.49%204.49%200%200%200%204%2013.5c0%20.707.178%201.368.469%201.963A5%205%200%200%200%207.01%2023.9c-.001.034-.01.066-.01.1a5%205%200%200%200%205%205c1.213%200%202.31-.449%203.176-1.168a3.987%203.987%200%200%200%206.687-1.85A5.5%205.5%200%200%200%2027%2020.5c0-1.152-.355-2.22-.96-3.104c.591-.627.96-1.466.96-2.396c0-1.401-.829-2.6-2.018-3.16c.007-.113.018-.225.018-.34A5.5%205.5%200%200%200%2019.5%206c-.623%200-1.22.108-1.777.299A5.97%205.97%200%200%200%2014%205M7%206a1%201%200%200%200%200%202a1%201%200%200%200%200-2m20%203a1%201%200%200%200%200%202a1%201%200%200%200%200-2m-9.994.992c.146-.013.309-.005.498.026c.51.074.807.424%201.195.793c.314.32.542.122.72.017c.278-.16.494-.3%201.32-.281c.861.018%201.847.332%202.056%201.81c.228%201.657-2.655%205.912-2.465%207.883c.135%201.386%202.464.4%202.654%201.668c.248%201.65-2.898%201.035-3.601.684c-1.127-.567-1.816-1.85-1.533-3.117c.234-.948%202.308-4.822%202.394-5.4c.074-.617-.244-.673-.435-.673c-.265-.018-.456.106-.721.494c-.228.351-2.816%205.616-3.043%206.053c-.721%201.392-2.587%201.164-2.377-.246c.055-.419%201.711-4.186%201.78-4.783c.054-.351-.018-.74-.37-.932c-.35-.179-.775.106-.898.315c-.18.302-2.501%206.48-2.748%206.935c-.437.788-.882%201.036-1.565%201.073c-1.6.092-2.8-1.265-2.271-2.903c.228-.739%201.772-6.294%202.566-7.705c.53-.948%201.99-1.667%202.994-1.23c.53.228%201.27.596%201.479.7c.493.235%201.02-.382%201.23-.56c.411-.355.702-.581%201.14-.62zM30.5%2013a.5.5%200%200%200%200%201a.5.5%200%200%200%200-1m-29%201a1.5%201.5%200%200%200%200%203a1.5%201.5%200%200%200%200-3M29%2016a1%201%200%200%200%200%202a1%201%200%200%200%200-2M5.5%2025a.5.5%200%200%200%200%201a.5.5%200%200%200%200-1m18%202a1.5%201.5%200%200%200%200%203a1.5%201.5%200%200%200%200-3M15%2029a1%201%200%200%200%200%202a1%201%200%200%200%200-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/meetup.svg?color=%231a73e8&size=48