multilayer sphere icon

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

Name
multilayer-sphere
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 multilayer sphere 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-linejoin="round" stroke-width="4"><circle cx="24" cy="24" r="20"/><path stroke-linecap="round" d="M4.3999 20C6.25298 29.129 14.324 36 23.9998 36C33.6756 36 41.7466 29.129 43.5997 20"/><path stroke-linecap="round" d="M5.66406 16C8.75028 23.0636 15.7986 28 23.9999 28C32.2012 28 39.2495 23.0636 42.3357 16"/><path stroke-linecap="round" d="M7.99854 12C11.6474 16.8578 17.4567 20 24 20C30.5433 20 36.3526 16.8578 40.015 12"/><path stroke-linecap="round" d="M11.998 8C15.341 10.5116 19.4967 12 24 12C28.5033 12 32.659 10.5116 36.0019 8"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkMultilayerSphere(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" strokeLinejoin="round" strokeWidth="4"><circle cx="24" cy="24" r="20"/><path strokeLinecap="round" d="M4.3999 20C6.25298 29.129 14.324 36 23.9998 36C33.6756 36 41.7466 29.129 43.5997 20"/><path strokeLinecap="round" d="M5.66406 16C8.75028 23.0636 15.7986 28 23.9999 28C32.2012 28 39.2495 23.0636 42.3357 16"/><path strokeLinecap="round" d="M7.99854 12C11.6474 16.8578 17.4567 20 24 20C30.5433 20 36.3526 16.8578 40.015 12"/><path strokeLinecap="round" d="M11.998 8C15.341 10.5116 19.4967 12 24 12C28.5033 12 32.659 10.5116 36.0019 8"/></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-linejoin="round" stroke-width="4"><circle cx="24" cy="24" r="20"/><path stroke-linecap="round" d="M4.3999 20C6.25298 29.129 14.324 36 23.9998 36C33.6756 36 41.7466 29.129 43.5997 20"/><path stroke-linecap="round" d="M5.66406 16C8.75028 23.0636 15.7986 28 23.9999 28C32.2012 28 39.2495 23.0636 42.3357 16"/><path stroke-linecap="round" d="M7.99854 12C11.6474 16.8578 17.4567 20 24 20C30.5433 20 36.3526 16.8578 40.015 12"/><path stroke-linecap="round" d="M11.998 8C15.341 10.5116 19.4967 12 24 12C28.5033 12 32.659 10.5116 36.0019 8"/></g></svg>
</template>

CSS

.icon-multilayer-sphere {
  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-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%2220%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4.3999%2020C6.25298%2029.129%2014.324%2036%2023.9998%2036C33.6756%2036%2041.7466%2029.129%2043.5997%2020%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5.66406%2016C8.75028%2023.0636%2015.7986%2028%2023.9999%2028C32.2012%2028%2039.2495%2023.0636%2042.3357%2016%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7.99854%2012C11.6474%2016.8578%2017.4567%2020%2024%2020C30.5433%2020%2036.3526%2016.8578%2040.015%2012%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11.998%208C15.341%2010.5116%2019.4967%2012%2024%2012C28.5033%2012%2032.659%2010.5116%2036.0019%208%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-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%2220%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4.3999%2020C6.25298%2029.129%2014.324%2036%2023.9998%2036C33.6756%2036%2041.7466%2029.129%2043.5997%2020%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5.66406%2016C8.75028%2023.0636%2015.7986%2028%2023.9999%2028C32.2012%2028%2039.2495%2023.0636%2042.3357%2016%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7.99854%2012C11.6474%2016.8578%2017.4567%2020%2024%2020C30.5433%2020%2036.3526%2016.8578%2040.015%2012%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11.998%208C15.341%2010.5116%2019.4967%2012%2024%2012C28.5033%2012%2032.659%2010.5116%2036.0019%208%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/multilayer-sphere.svg?color=%231a73e8&size=48