musicdescend emoji
musicdescend from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- musicdescend
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 512×512
- License
- Apache 2.0
More objects icons from Firefox OS Emoji
admissionticketsalienmonsteramericanfootballartistpaletteauberginebabybottlebackofenvelopeballoonballotboldscriptxballotboxboldcheckballotboxwithboldscriptxballottboxwithballottballottboxwithscriptxballottscriptxbananabanknotedollarbanknoteeurobanknotepoundbanknoteyenbarchartbaseballbasketballandhoopbathbathtub
Use the musicdescend emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#00B1FF" d="M421 435.897c0 .879-.046 1.736-.166 2.582c.121 1.589.239 3.189.239 4.809c0 34.439-27.947 62.357-62.385 62.357s-62.414-27.918-62.414-62.357s27.803-62.357 62.242-62.357c9.172 0 18.485 1.996 25.485 5.553V226.785l-174-96.492v186.711c0 .673-.205 1.336-.276 1.991c-.227 34.245-28.212 61.937-62.51 61.937c-34.439 0-62.361-27.918-62.361-62.357s27.909-62.357 62.348-62.357c9.212 0 17.799 2.013 25.799 5.599V21.829a18.32 18.32 0 0 1 9.012-15.777a18.34 18.34 0 0 1 18.175-.264l211.399 116.721c5.841 3.225 9.414 9.371 9.414 16.041v297.347z"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiMusicdescend(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#00B1FF" d="M421 435.897c0 .879-.046 1.736-.166 2.582c.121 1.589.239 3.189.239 4.809c0 34.439-27.947 62.357-62.385 62.357s-62.414-27.918-62.414-62.357s27.803-62.357 62.242-62.357c9.172 0 18.485 1.996 25.485 5.553V226.785l-174-96.492v186.711c0 .673-.205 1.336-.276 1.991c-.227 34.245-28.212 61.937-62.51 61.937c-34.439 0-62.361-27.918-62.361-62.357s27.909-62.357 62.348-62.357c9.212 0 17.799 2.013 25.799 5.599V21.829a18.32 18.32 0 0 1 9.012-15.777a18.34 18.34 0 0 1 18.175-.264l211.399 116.721c5.841 3.225 9.414 9.371 9.414 16.041v297.347z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#00B1FF" d="M421 435.897c0 .879-.046 1.736-.166 2.582c.121 1.589.239 3.189.239 4.809c0 34.439-27.947 62.357-62.385 62.357s-62.414-27.918-62.414-62.357s27.803-62.357 62.242-62.357c9.172 0 18.485 1.996 25.485 5.553V226.785l-174-96.492v186.711c0 .673-.205 1.336-.276 1.991c-.227 34.245-28.212 61.937-62.51 61.937c-34.439 0-62.361-27.918-62.361-62.357s27.909-62.357 62.348-62.357c9.212 0 17.799 2.013 25.799 5.599V21.829a18.32 18.32 0 0 1 9.012-15.777a18.34 18.34 0 0 1 18.175-.264l211.399 116.721c5.841 3.225 9.414 9.371 9.414 16.041v297.347z"/></svg> </template>
CSS
.icon-musicdescend {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%2300B1FF%22%20d%3D%22M421%20435.897c0%20.879-.046%201.736-.166%202.582c.121%201.589.239%203.189.239%204.809c0%2034.439-27.947%2062.357-62.385%2062.357s-62.414-27.918-62.414-62.357s27.803-62.357%2062.242-62.357c9.172%200%2018.485%201.996%2025.485%205.553V226.785l-174-96.492v186.711c0%20.673-.205%201.336-.276%201.991c-.227%2034.245-28.212%2061.937-62.51%2061.937c-34.439%200-62.361-27.918-62.361-62.357s27.909-62.357%2062.348-62.357c9.212%200%2017.799%202.013%2025.799%205.599V21.829a18.32%2018.32%200%200%201%209.012-15.777a18.34%2018.34%200%200%201%2018.175-.264l211.399%20116.721c5.841%203.225%209.414%209.371%209.414%2016.041v297.347z%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%20512%20512%22%3E%3Cpath%20fill%3D%22%2300B1FF%22%20d%3D%22M421%20435.897c0%20.879-.046%201.736-.166%202.582c.121%201.589.239%203.189.239%204.809c0%2034.439-27.947%2062.357-62.385%2062.357s-62.414-27.918-62.414-62.357s27.803-62.357%2062.242-62.357c9.172%200%2018.485%201.996%2025.485%205.553V226.785l-174-96.492v186.711c0%20.673-.205%201.336-.276%201.991c-.227%2034.245-28.212%2061.937-62.51%2061.937c-34.439%200-62.361-27.918-62.361-62.357s27.909-62.357%2062.348-62.357c9.212%200%2017.799%202.013%2025.799%205.599V21.829a18.32%2018.32%200%200%201%209.012-15.777a18.34%2018.34%200%200%201%2018.175-.264l211.399%20116.721c5.841%203.225%209.414%209.371%209.414%2016.041v297.347z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/musicdescend.svg?color=%231a73e8&size=48