swarm from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
swarm
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the swarm logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16.489 11.672l.005-.005a8 8 0 0 1-.213-.484v-.005C11.77 1.965 1.749 2.293.172 6.413c-1.213 3.167 4.093 10.703 16.317 5.26zM13.197 25.64a15 15 0 0 1-1.276-5.676c-1.281 1.984-2.249 3.984-2.9 5.468a74 74 0 0 0-.641 1.604c-.172.437.057.98.511 1.136c.364.14 1.552.563 1.625.599c1.52.5 3.624 1.125 5.943 1.505a14.7 14.7 0 0 1-3.261-4.661zm5.324-14.817c6.905-3.073 5.943-8.411 4.156-9.099c-2.407-.927-6.776 2.631-4.276 8.823c.02.047.12.229.12.276m12.698 6.761v-.011a9 9 0 0 0-5.197-4.833a1.9 1.9 0 0 0-.677-.12c-1.161 0-2.276.964-2.38 2.167c-.183 2.011.219 4.052 1.099 6.02c.859 1.948 2.088 3.589 3.667 4.797c.411.317.911.479 1.416.479c.901 0 1.808-.479 2.161-1.337a9.03 9.03 0 0 0-.088-7.161zm-5.246 10.307h-.004c-1.928-1.479-3.459-3.469-4.548-5.907c-1.099-2.479-1.552-4.984-1.339-7.448a5 5 0 0 1 .589-1.952l-.188.047c-1.015.249-2 .692-2.869 1.271c-1.271.833-2.385 2.068-2.869 3.525a5.4 5.4 0 0 0-.256 1.24a12.28 12.28 0 0 0 4.61 10.573c.912.729 2.557 1.181 3.907 1.181c1.265 0 2.516-.359 3.64-.937c.349-.181 1.12-.656 1.167-.697a4.9 4.9 0 0 1-1.839-.88z"/></svg>

React

import type { SVGProps } from "react";

export function CibSwarm(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="m16.489 11.672l.005-.005a8 8 0 0 1-.213-.484v-.005C11.77 1.965 1.749 2.293.172 6.413c-1.213 3.167 4.093 10.703 16.317 5.26zM13.197 25.64a15 15 0 0 1-1.276-5.676c-1.281 1.984-2.249 3.984-2.9 5.468a74 74 0 0 0-.641 1.604c-.172.437.057.98.511 1.136c.364.14 1.552.563 1.625.599c1.52.5 3.624 1.125 5.943 1.505a14.7 14.7 0 0 1-3.261-4.661zm5.324-14.817c6.905-3.073 5.943-8.411 4.156-9.099c-2.407-.927-6.776 2.631-4.276 8.823c.02.047.12.229.12.276m12.698 6.761v-.011a9 9 0 0 0-5.197-4.833a1.9 1.9 0 0 0-.677-.12c-1.161 0-2.276.964-2.38 2.167c-.183 2.011.219 4.052 1.099 6.02c.859 1.948 2.088 3.589 3.667 4.797c.411.317.911.479 1.416.479c.901 0 1.808-.479 2.161-1.337a9.03 9.03 0 0 0-.088-7.161zm-5.246 10.307h-.004c-1.928-1.479-3.459-3.469-4.548-5.907c-1.099-2.479-1.552-4.984-1.339-7.448a5 5 0 0 1 .589-1.952l-.188.047c-1.015.249-2 .692-2.869 1.271c-1.271.833-2.385 2.068-2.869 3.525a5.4 5.4 0 0 0-.256 1.24a12.28 12.28 0 0 0 4.61 10.573c.912.729 2.557 1.181 3.907 1.181c1.265 0 2.516-.359 3.64-.937c.349-.181 1.12-.656 1.167-.697a4.9 4.9 0 0 1-1.839-.88z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16.489 11.672l.005-.005a8 8 0 0 1-.213-.484v-.005C11.77 1.965 1.749 2.293.172 6.413c-1.213 3.167 4.093 10.703 16.317 5.26zM13.197 25.64a15 15 0 0 1-1.276-5.676c-1.281 1.984-2.249 3.984-2.9 5.468a74 74 0 0 0-.641 1.604c-.172.437.057.98.511 1.136c.364.14 1.552.563 1.625.599c1.52.5 3.624 1.125 5.943 1.505a14.7 14.7 0 0 1-3.261-4.661zm5.324-14.817c6.905-3.073 5.943-8.411 4.156-9.099c-2.407-.927-6.776 2.631-4.276 8.823c.02.047.12.229.12.276m12.698 6.761v-.011a9 9 0 0 0-5.197-4.833a1.9 1.9 0 0 0-.677-.12c-1.161 0-2.276.964-2.38 2.167c-.183 2.011.219 4.052 1.099 6.02c.859 1.948 2.088 3.589 3.667 4.797c.411.317.911.479 1.416.479c.901 0 1.808-.479 2.161-1.337a9.03 9.03 0 0 0-.088-7.161zm-5.246 10.307h-.004c-1.928-1.479-3.459-3.469-4.548-5.907c-1.099-2.479-1.552-4.984-1.339-7.448a5 5 0 0 1 .589-1.952l-.188.047c-1.015.249-2 .692-2.869 1.271c-1.271.833-2.385 2.068-2.869 3.525a5.4 5.4 0 0 0-.256 1.24a12.28 12.28 0 0 0 4.61 10.573c.912.729 2.557 1.181 3.907 1.181c1.265 0 2.516-.359 3.64-.937c.349-.181 1.12-.656 1.167-.697a4.9 4.9 0 0 1-1.839-.88z"/></svg>
</template>

CSS

.icon-swarm {
  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%22m16.489%2011.672l.005-.005a8%208%200%200%201-.213-.484v-.005C11.77%201.965%201.749%202.293.172%206.413c-1.213%203.167%204.093%2010.703%2016.317%205.26zM13.197%2025.64a15%2015%200%200%201-1.276-5.676c-1.281%201.984-2.249%203.984-2.9%205.468a74%2074%200%200%200-.641%201.604c-.172.437.057.98.511%201.136c.364.14%201.552.563%201.625.599c1.52.5%203.624%201.125%205.943%201.505a14.7%2014.7%200%200%201-3.261-4.661zm5.324-14.817c6.905-3.073%205.943-8.411%204.156-9.099c-2.407-.927-6.776%202.631-4.276%208.823c.02.047.12.229.12.276m12.698%206.761v-.011a9%209%200%200%200-5.197-4.833a1.9%201.9%200%200%200-.677-.12c-1.161%200-2.276.964-2.38%202.167c-.183%202.011.219%204.052%201.099%206.02c.859%201.948%202.088%203.589%203.667%204.797c.411.317.911.479%201.416.479c.901%200%201.808-.479%202.161-1.337a9.03%209.03%200%200%200-.088-7.161zm-5.246%2010.307h-.004c-1.928-1.479-3.459-3.469-4.548-5.907c-1.099-2.479-1.552-4.984-1.339-7.448a5%205%200%200%201%20.589-1.952l-.188.047c-1.015.249-2%20.692-2.869%201.271c-1.271.833-2.385%202.068-2.869%203.525a5.4%205.4%200%200%200-.256%201.24a12.28%2012.28%200%200%200%204.61%2010.573c.912.729%202.557%201.181%203.907%201.181c1.265%200%202.516-.359%203.64-.937c.349-.181%201.12-.656%201.167-.697a4.9%204.9%200%200%201-1.839-.88z%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%22m16.489%2011.672l.005-.005a8%208%200%200%201-.213-.484v-.005C11.77%201.965%201.749%202.293.172%206.413c-1.213%203.167%204.093%2010.703%2016.317%205.26zM13.197%2025.64a15%2015%200%200%201-1.276-5.676c-1.281%201.984-2.249%203.984-2.9%205.468a74%2074%200%200%200-.641%201.604c-.172.437.057.98.511%201.136c.364.14%201.552.563%201.625.599c1.52.5%203.624%201.125%205.943%201.505a14.7%2014.7%200%200%201-3.261-4.661zm5.324-14.817c6.905-3.073%205.943-8.411%204.156-9.099c-2.407-.927-6.776%202.631-4.276%208.823c.02.047.12.229.12.276m12.698%206.761v-.011a9%209%200%200%200-5.197-4.833a1.9%201.9%200%200%200-.677-.12c-1.161%200-2.276.964-2.38%202.167c-.183%202.011.219%204.052%201.099%206.02c.859%201.948%202.088%203.589%203.667%204.797c.411.317.911.479%201.416.479c.901%200%201.808-.479%202.161-1.337a9.03%209.03%200%200%200-.088-7.161zm-5.246%2010.307h-.004c-1.928-1.479-3.459-3.469-4.548-5.907c-1.099-2.479-1.552-4.984-1.339-7.448a5%205%200%200%201%20.589-1.952l-.188.047c-1.015.249-2%20.692-2.869%201.271c-1.271.833-2.385%202.068-2.869%203.525a5.4%205.4%200%200%200-.256%201.24a12.28%2012.28%200%200%200%204.61%2010.573c.912.729%202.557%201.181%203.907%201.181c1.265%200%202.516-.359%203.64-.937c.349-.181%201.12-.656%201.167-.697a4.9%204.9%200%200%201-1.839-.88z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/swarm.svg?color=%231a73e8&size=48