five ellipses icon

five-ellipses from IconPark by ByteDance · Color · Abstract · Apache-2.0 Free for personal and commercial use.

Name
five-ellipses
Set
IconPark
Style
Color
Category
Abstract
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More abstract icons from IconPark

Use the five ellipses icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M41 33C42.6569 33 44 29.4183 44 25C44 20.5817 42.6569 17 41 17C39.3431 17 38 20.5817 38 25C38 29.4183 39.3431 33 41 33Z"/><path d="M7 33C8.65685 33 10 29.4183 10 25C10 20.5817 8.65685 17 7 17C5.34315 17 4 20.5817 4 25C4 29.4183 5.34315 33 7 33Z"/><path d="M24 44C27.3137 44 30 35.0457 30 24C30 12.9543 27.3137 4 24 4C20.6863 4 18 12.9543 18 24C18 35.0457 20.6863 44 24 44Z"/><path d="M34 40C36.2091 40 38 32.8366 38 24C38 15.1634 36.2091 8 34 8C31.7909 8 30 15.1634 30 24C30 32.8366 31.7909 40 34 40Z"/><path d="M14 40C16.2091 40 18 32.8366 18 24C18 15.1634 16.2091 8 14 8C11.7909 8 10 15.1634 10 24C10 32.8366 11.7909 40 14 40Z"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkFiveEllipses(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M41 33C42.6569 33 44 29.4183 44 25C44 20.5817 42.6569 17 41 17C39.3431 17 38 20.5817 38 25C38 29.4183 39.3431 33 41 33Z"/><path d="M7 33C8.65685 33 10 29.4183 10 25C10 20.5817 8.65685 17 7 17C5.34315 17 4 20.5817 4 25C4 29.4183 5.34315 33 7 33Z"/><path d="M24 44C27.3137 44 30 35.0457 30 24C30 12.9543 27.3137 4 24 4C20.6863 4 18 12.9543 18 24C18 35.0457 20.6863 44 24 44Z"/><path d="M34 40C36.2091 40 38 32.8366 38 24C38 15.1634 36.2091 8 34 8C31.7909 8 30 15.1634 30 24C30 32.8366 31.7909 40 34 40Z"/><path d="M14 40C16.2091 40 18 32.8366 18 24C18 15.1634 16.2091 8 14 8C11.7909 8 10 15.1634 10 24C10 32.8366 11.7909 40 14 40Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M41 33C42.6569 33 44 29.4183 44 25C44 20.5817 42.6569 17 41 17C39.3431 17 38 20.5817 38 25C38 29.4183 39.3431 33 41 33Z"/><path d="M7 33C8.65685 33 10 29.4183 10 25C10 20.5817 8.65685 17 7 17C5.34315 17 4 20.5817 4 25C4 29.4183 5.34315 33 7 33Z"/><path d="M24 44C27.3137 44 30 35.0457 30 24C30 12.9543 27.3137 4 24 4C20.6863 4 18 12.9543 18 24C18 35.0457 20.6863 44 24 44Z"/><path d="M34 40C36.2091 40 38 32.8366 38 24C38 15.1634 36.2091 8 34 8C31.7909 8 30 15.1634 30 24C30 32.8366 31.7909 40 34 40Z"/><path d="M14 40C16.2091 40 18 32.8366 18 24C18 15.1634 16.2091 8 14 8C11.7909 8 10 15.1634 10 24C10 32.8366 11.7909 40 14 40Z"/></g></svg>
</template>

CSS

.icon-five-ellipses {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M41%2033C42.6569%2033%2044%2029.4183%2044%2025C44%2020.5817%2042.6569%2017%2041%2017C39.3431%2017%2038%2020.5817%2038%2025C38%2029.4183%2039.3431%2033%2041%2033Z%22%2F%3E%3Cpath%20d%3D%22M7%2033C8.65685%2033%2010%2029.4183%2010%2025C10%2020.5817%208.65685%2017%207%2017C5.34315%2017%204%2020.5817%204%2025C4%2029.4183%205.34315%2033%207%2033Z%22%2F%3E%3Cpath%20d%3D%22M24%2044C27.3137%2044%2030%2035.0457%2030%2024C30%2012.9543%2027.3137%204%2024%204C20.6863%204%2018%2012.9543%2018%2024C18%2035.0457%2020.6863%2044%2024%2044Z%22%2F%3E%3Cpath%20d%3D%22M34%2040C36.2091%2040%2038%2032.8366%2038%2024C38%2015.1634%2036.2091%208%2034%208C31.7909%208%2030%2015.1634%2030%2024C30%2032.8366%2031.7909%2040%2034%2040Z%22%2F%3E%3Cpath%20d%3D%22M14%2040C16.2091%2040%2018%2032.8366%2018%2024C18%2015.1634%2016.2091%208%2014%208C11.7909%208%2010%2015.1634%2010%2024C10%2032.8366%2011.7909%2040%2014%2040Z%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M41%2033C42.6569%2033%2044%2029.4183%2044%2025C44%2020.5817%2042.6569%2017%2041%2017C39.3431%2017%2038%2020.5817%2038%2025C38%2029.4183%2039.3431%2033%2041%2033Z%22%2F%3E%3Cpath%20d%3D%22M7%2033C8.65685%2033%2010%2029.4183%2010%2025C10%2020.5817%208.65685%2017%207%2017C5.34315%2017%204%2020.5817%204%2025C4%2029.4183%205.34315%2033%207%2033Z%22%2F%3E%3Cpath%20d%3D%22M24%2044C27.3137%2044%2030%2035.0457%2030%2024C30%2012.9543%2027.3137%204%2024%204C20.6863%204%2018%2012.9543%2018%2024C18%2035.0457%2020.6863%2044%2024%2044Z%22%2F%3E%3Cpath%20d%3D%22M34%2040C36.2091%2040%2038%2032.8366%2038%2024C38%2015.1634%2036.2091%208%2034%208C31.7909%208%2030%2015.1634%2030%2024C30%2032.8366%2031.7909%2040%2034%2040Z%22%2F%3E%3Cpath%20d%3D%22M14%2040C16.2091%2040%2018%2032.8366%2018%2024C18%2015.1634%2016.2091%208%2014%208C11.7909%208%2010%2015.1634%2010%2024C10%2032.8366%2011.7909%2040%2014%2040Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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