conference icon
conference from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- conference
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the conference icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M19 15V9c0-2.828 0-4.243-.879-5.121C17.243 3 15.828 3 13 3h-2c-2.828 0-4.243 0-5.121.879C5 4.757 5 6.172 5 9v6c0 2.828 0 4.243.879 5.121C6.757 21 8.172 21 11 21h2c2.828 0 4.243 0 5.121-.879C19 19.243 19 17.828 19 15Z"/><path stroke-linecap="round" d="M22 7v10M2 7v10"/><path stroke-linecap="round" stroke-linejoin="round" d="M14 8.509a2 2 0 1 1-4 0a2 2 0 0 1 4 0m-5.956 7.223c1.059-1.63 2.74-2.24 3.955-2.238c1.217 0 2.848.609 3.906 2.238c.069.106.088.235.026.345c-.248.439-1.016 1.31-1.571 1.369c-.638.067-2.306.077-2.36.077c-.052 0-1.772-.01-2.41-.077c-.555-.06-1.324-.93-1.571-1.37c-.062-.109-.043-.238.025-.344"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsConference(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M19 15V9c0-2.828 0-4.243-.879-5.121C17.243 3 15.828 3 13 3h-2c-2.828 0-4.243 0-5.121.879C5 4.757 5 6.172 5 9v6c0 2.828 0 4.243.879 5.121C6.757 21 8.172 21 11 21h2c2.828 0 4.243 0 5.121-.879C19 19.243 19 17.828 19 15Z"/><path strokeLinecap="round" d="M22 7v10M2 7v10"/><path strokeLinecap="round" strokeLinejoin="round" d="M14 8.509a2 2 0 1 1-4 0a2 2 0 0 1 4 0m-5.956 7.223c1.059-1.63 2.74-2.24 3.955-2.238c1.217 0 2.848.609 3.906 2.238c.069.106.088.235.026.345c-.248.439-1.016 1.31-1.571 1.369c-.638.067-2.306.077-2.36.077c-.052 0-1.772-.01-2.41-.077c-.555-.06-1.324-.93-1.571-1.37c-.062-.109-.043-.238.025-.344"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M19 15V9c0-2.828 0-4.243-.879-5.121C17.243 3 15.828 3 13 3h-2c-2.828 0-4.243 0-5.121.879C5 4.757 5 6.172 5 9v6c0 2.828 0 4.243.879 5.121C6.757 21 8.172 21 11 21h2c2.828 0 4.243 0 5.121-.879C19 19.243 19 17.828 19 15Z"/><path stroke-linecap="round" d="M22 7v10M2 7v10"/><path stroke-linecap="round" stroke-linejoin="round" d="M14 8.509a2 2 0 1 1-4 0a2 2 0 0 1 4 0m-5.956 7.223c1.059-1.63 2.74-2.24 3.955-2.238c1.217 0 2.848.609 3.906 2.238c.069.106.088.235.026.345c-.248.439-1.016 1.31-1.571 1.369c-.638.067-2.306.077-2.36.077c-.052 0-1.772-.01-2.41-.077c-.555-.06-1.324-.93-1.571-1.37c-.062-.109-.043-.238.025-.344"/></g></svg> </template>
CSS
.icon-conference {
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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19%2015V9c0-2.828%200-4.243-.879-5.121C17.243%203%2015.828%203%2013%203h-2c-2.828%200-4.243%200-5.121.879C5%204.757%205%206.172%205%209v6c0%202.828%200%204.243.879%205.121C6.757%2021%208.172%2021%2011%2021h2c2.828%200%204.243%200%205.121-.879C19%2019.243%2019%2017.828%2019%2015Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%207v10M2%207v10%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14%208.509a2%202%200%201%201-4%200a2%202%200%200%201%204%200m-5.956%207.223c1.059-1.63%202.74-2.24%203.955-2.238c1.217%200%202.848.609%203.906%202.238c.069.106.088.235.026.345c-.248.439-1.016%201.31-1.571%201.369c-.638.067-2.306.077-2.36.077c-.052%200-1.772-.01-2.41-.077c-.555-.06-1.324-.93-1.571-1.37c-.062-.109-.043-.238.025-.344%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19%2015V9c0-2.828%200-4.243-.879-5.121C17.243%203%2015.828%203%2013%203h-2c-2.828%200-4.243%200-5.121.879C5%204.757%205%206.172%205%209v6c0%202.828%200%204.243.879%205.121C6.757%2021%208.172%2021%2011%2021h2c2.828%200%204.243%200%205.121-.879C19%2019.243%2019%2017.828%2019%2015Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%207v10M2%207v10%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14%208.509a2%202%200%201%201-4%200a2%202%200%200%201%204%200m-5.956%207.223c1.059-1.63%202.74-2.24%203.955-2.238c1.217%200%202.848.609%203.906%202.238c.069.106.088.235.026.345c-.248.439-1.016%201.31-1.571%201.369c-.638.067-2.306.077-2.36.077c-.052%200-1.772-.01-2.41-.077c-.555-.06-1.324-.93-1.571-1.37c-.062-.109-.043-.238.025-.344%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/conference.svg?color=%231a73e8&size=48