neteasecloudmusic logo
neteasecloudmusic from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- neteasecloudmusic
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the neteasecloudmusic logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.046 9.388a4 4 0 0 0-.66.19c-.809.312-1.447.991-1.666 1.775a2.3 2.3 0 0 0-.074.81a1.85 1.85 0 0 0 .764 1.35a1.483 1.483 0 0 0 2.01-.286c.406-.531.355-1.183.24-1.636c-.098-.387-.22-.816-.345-1.249a65 65 0 0 1-.269-.954m-.82 10.07c-3.984 0-7.224-3.24-7.224-7.223c0-.98.226-3.02 1.884-4.822A7.2 7.2 0 0 1 9.502 5.6a.792.792 0 1 1 .587 1.472a5.62 5.62 0 0 0-2.795 2.462a5.54 5.54 0 0 0-.707 2.7a5.645 5.645 0 0 0 5.638 5.638c1.844 0 3.627-.953 4.542-2.428c1.042-1.68.772-3.931-.627-5.238a3.3 3.3 0 0 0-1.437-.777c.172.589.334 1.18.494 1.772c.284 1.12.1 2.181-.519 2.989c-.39.51-.956.888-1.592 1.064a3.04 3.04 0 0 1-2.58-.44a3.45 3.45 0 0 1-1.44-2.514c-.04-.467.002-.93.128-1.376c.35-1.256 1.356-2.339 2.622-2.826a5.5 5.5 0 0 1 .823-.246l-.134-.505c-.37-1.371.25-2.579 1.547-3.007a2.4 2.4 0 0 1 1.025-.105c.792.09 1.476.592 1.709 1.023c.258.507-.096 1.153-.706 1.153a.8.8 0 0 1-.54-.213c-.088-.08-.163-.174-.259-.247a.83.83 0 0 0-.632-.166a.81.81 0 0 0-.634.551c-.056.191-.031.406.02.595c.07.256.159.597.217.82c1.11.098 2.162.54 2.97 1.296c1.974 1.844 2.35 4.886.892 7.233c-1.197 1.93-3.509 3.177-5.889 3.177zM0 12c0 6.627 5.373 12 12 12s12-5.373 12-12S18.627 0 12 0S0 5.373 0 12"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsNeteasecloudmusic(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.046 9.388a4 4 0 0 0-.66.19c-.809.312-1.447.991-1.666 1.775a2.3 2.3 0 0 0-.074.81a1.85 1.85 0 0 0 .764 1.35a1.483 1.483 0 0 0 2.01-.286c.406-.531.355-1.183.24-1.636c-.098-.387-.22-.816-.345-1.249a65 65 0 0 1-.269-.954m-.82 10.07c-3.984 0-7.224-3.24-7.224-7.223c0-.98.226-3.02 1.884-4.822A7.2 7.2 0 0 1 9.502 5.6a.792.792 0 1 1 .587 1.472a5.62 5.62 0 0 0-2.795 2.462a5.54 5.54 0 0 0-.707 2.7a5.645 5.645 0 0 0 5.638 5.638c1.844 0 3.627-.953 4.542-2.428c1.042-1.68.772-3.931-.627-5.238a3.3 3.3 0 0 0-1.437-.777c.172.589.334 1.18.494 1.772c.284 1.12.1 2.181-.519 2.989c-.39.51-.956.888-1.592 1.064a3.04 3.04 0 0 1-2.58-.44a3.45 3.45 0 0 1-1.44-2.514c-.04-.467.002-.93.128-1.376c.35-1.256 1.356-2.339 2.622-2.826a5.5 5.5 0 0 1 .823-.246l-.134-.505c-.37-1.371.25-2.579 1.547-3.007a2.4 2.4 0 0 1 1.025-.105c.792.09 1.476.592 1.709 1.023c.258.507-.096 1.153-.706 1.153a.8.8 0 0 1-.54-.213c-.088-.08-.163-.174-.259-.247a.83.83 0 0 0-.632-.166a.81.81 0 0 0-.634.551c-.056.191-.031.406.02.595c.07.256.159.597.217.82c1.11.098 2.162.54 2.97 1.296c1.974 1.844 2.35 4.886.892 7.233c-1.197 1.93-3.509 3.177-5.889 3.177zM0 12c0 6.627 5.373 12 12 12s12-5.373 12-12S18.627 0 12 0S0 5.373 0 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.046 9.388a4 4 0 0 0-.66.19c-.809.312-1.447.991-1.666 1.775a2.3 2.3 0 0 0-.074.81a1.85 1.85 0 0 0 .764 1.35a1.483 1.483 0 0 0 2.01-.286c.406-.531.355-1.183.24-1.636c-.098-.387-.22-.816-.345-1.249a65 65 0 0 1-.269-.954m-.82 10.07c-3.984 0-7.224-3.24-7.224-7.223c0-.98.226-3.02 1.884-4.822A7.2 7.2 0 0 1 9.502 5.6a.792.792 0 1 1 .587 1.472a5.62 5.62 0 0 0-2.795 2.462a5.54 5.54 0 0 0-.707 2.7a5.645 5.645 0 0 0 5.638 5.638c1.844 0 3.627-.953 4.542-2.428c1.042-1.68.772-3.931-.627-5.238a3.3 3.3 0 0 0-1.437-.777c.172.589.334 1.18.494 1.772c.284 1.12.1 2.181-.519 2.989c-.39.51-.956.888-1.592 1.064a3.04 3.04 0 0 1-2.58-.44a3.45 3.45 0 0 1-1.44-2.514c-.04-.467.002-.93.128-1.376c.35-1.256 1.356-2.339 2.622-2.826a5.5 5.5 0 0 1 .823-.246l-.134-.505c-.37-1.371.25-2.579 1.547-3.007a2.4 2.4 0 0 1 1.025-.105c.792.09 1.476.592 1.709 1.023c.258.507-.096 1.153-.706 1.153a.8.8 0 0 1-.54-.213c-.088-.08-.163-.174-.259-.247a.83.83 0 0 0-.632-.166a.81.81 0 0 0-.634.551c-.056.191-.031.406.02.595c.07.256.159.597.217.82c1.11.098 2.162.54 2.97 1.296c1.974 1.844 2.35 4.886.892 7.233c-1.197 1.93-3.509 3.177-5.889 3.177zM0 12c0 6.627 5.373 12 12 12s12-5.373 12-12S18.627 0 12 0S0 5.373 0 12"/></svg> </template>
CSS
.icon-neteasecloudmusic {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.046%209.388a4%204%200%200%200-.66.19c-.809.312-1.447.991-1.666%201.775a2.3%202.3%200%200%200-.074.81a1.85%201.85%200%200%200%20.764%201.35a1.483%201.483%200%200%200%202.01-.286c.406-.531.355-1.183.24-1.636c-.098-.387-.22-.816-.345-1.249a65%2065%200%200%201-.269-.954m-.82%2010.07c-3.984%200-7.224-3.24-7.224-7.223c0-.98.226-3.02%201.884-4.822A7.2%207.2%200%200%201%209.502%205.6a.792.792%200%201%201%20.587%201.472a5.62%205.62%200%200%200-2.795%202.462a5.54%205.54%200%200%200-.707%202.7a5.645%205.645%200%200%200%205.638%205.638c1.844%200%203.627-.953%204.542-2.428c1.042-1.68.772-3.931-.627-5.238a3.3%203.3%200%200%200-1.437-.777c.172.589.334%201.18.494%201.772c.284%201.12.1%202.181-.519%202.989c-.39.51-.956.888-1.592%201.064a3.04%203.04%200%200%201-2.58-.44a3.45%203.45%200%200%201-1.44-2.514c-.04-.467.002-.93.128-1.376c.35-1.256%201.356-2.339%202.622-2.826a5.5%205.5%200%200%201%20.823-.246l-.134-.505c-.37-1.371.25-2.579%201.547-3.007a2.4%202.4%200%200%201%201.025-.105c.792.09%201.476.592%201.709%201.023c.258.507-.096%201.153-.706%201.153a.8.8%200%200%201-.54-.213c-.088-.08-.163-.174-.259-.247a.83.83%200%200%200-.632-.166a.81.81%200%200%200-.634.551c-.056.191-.031.406.02.595c.07.256.159.597.217.82c1.11.098%202.162.54%202.97%201.296c1.974%201.844%202.35%204.886.892%207.233c-1.197%201.93-3.509%203.177-5.889%203.177zM0%2012c0%206.627%205.373%2012%2012%2012s12-5.373%2012-12S18.627%200%2012%200S0%205.373%200%2012%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.046%209.388a4%204%200%200%200-.66.19c-.809.312-1.447.991-1.666%201.775a2.3%202.3%200%200%200-.074.81a1.85%201.85%200%200%200%20.764%201.35a1.483%201.483%200%200%200%202.01-.286c.406-.531.355-1.183.24-1.636c-.098-.387-.22-.816-.345-1.249a65%2065%200%200%201-.269-.954m-.82%2010.07c-3.984%200-7.224-3.24-7.224-7.223c0-.98.226-3.02%201.884-4.822A7.2%207.2%200%200%201%209.502%205.6a.792.792%200%201%201%20.587%201.472a5.62%205.62%200%200%200-2.795%202.462a5.54%205.54%200%200%200-.707%202.7a5.645%205.645%200%200%200%205.638%205.638c1.844%200%203.627-.953%204.542-2.428c1.042-1.68.772-3.931-.627-5.238a3.3%203.3%200%200%200-1.437-.777c.172.589.334%201.18.494%201.772c.284%201.12.1%202.181-.519%202.989c-.39.51-.956.888-1.592%201.064a3.04%203.04%200%200%201-2.58-.44a3.45%203.45%200%200%201-1.44-2.514c-.04-.467.002-.93.128-1.376c.35-1.256%201.356-2.339%202.622-2.826a5.5%205.5%200%200%201%20.823-.246l-.134-.505c-.37-1.371.25-2.579%201.547-3.007a2.4%202.4%200%200%201%201.025-.105c.792.09%201.476.592%201.709%201.023c.258.507-.096%201.153-.706%201.153a.8.8%200%200%201-.54-.213c-.088-.08-.163-.174-.259-.247a.83.83%200%200%200-.632-.166a.81.81%200%200%200-.634.551c-.056.191-.031.406.02.595c.07.256.159.597.217.82c1.11.098%202.162.54%202.97%201.296c1.974%201.844%202.35%204.886.892%207.233c-1.197%201.93-3.509%203.177-5.889%203.177zM0%2012c0%206.627%205.373%2012%2012%2012s12-5.373%2012-12S18.627%200%2012%200S0%205.373%200%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/neteasecloudmusic.svg?color=%231a73e8&size=48