md happy icon
md-happy from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- md-happy
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
- Aliases
- android-happy
Related icons in IonIcons
md-addmd-add-circlemd-airplanemd-alarmmd-albumsmd-alertmd-american-footballmd-analyticsmd-aperturemd-appsmd-appstoremd-archivemd-arrow-backmd-arrow-downmd-arrow-dropdownmd-arrow-dropdown-circlemd-arrow-dropleftmd-arrow-dropleft-circlemd-arrow-droprightmd-arrow-dropright-circlemd-arrow-dropupmd-arrow-dropup-circlemd-arrow-forwardmd-arrow-round-back
Use the md happy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 48C140.563 48 48 141.6 48 256s92.563 208 208 208 208-93.6 208-208S370.401 48 256 48zm0 374.4c-91.518 0-166.404-74.883-166.404-166.4 0-91.518 74.887-166.4 166.404-166.4S422.404 164.482 422.404 256 347.518 422.4 256 422.4zm72.8-187.2c17.683 0 31.201-13.518 31.201-31.2s-13.519-31.2-31.201-31.2c-17.682 0-31.2 13.518-31.2 31.2s13.518 31.2 31.2 31.2zm-145.6 0c17.682 0 31.2-13.518 31.2-31.2s-13.519-31.2-31.2-31.2c-17.683 0-31.201 13.518-31.201 31.2s13.519 31.2 31.201 31.2zM256 370.4c48.883 0 89.436-30.164 106.081-72.801H149.919C166.564 340.236 207.117 370.4 256 370.4z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonMdHappy(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 48C140.563 48 48 141.6 48 256s92.563 208 208 208 208-93.6 208-208S370.401 48 256 48zm0 374.4c-91.518 0-166.404-74.883-166.404-166.4 0-91.518 74.887-166.4 166.404-166.4S422.404 164.482 422.404 256 347.518 422.4 256 422.4zm72.8-187.2c17.683 0 31.201-13.518 31.201-31.2s-13.519-31.2-31.201-31.2c-17.682 0-31.2 13.518-31.2 31.2s13.518 31.2 31.2 31.2zm-145.6 0c17.682 0 31.2-13.518 31.2-31.2s-13.519-31.2-31.2-31.2c-17.683 0-31.201 13.518-31.201 31.2s13.519 31.2 31.201 31.2zM256 370.4c48.883 0 89.436-30.164 106.081-72.801H149.919C166.564 340.236 207.117 370.4 256 370.4z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 48C140.563 48 48 141.6 48 256s92.563 208 208 208 208-93.6 208-208S370.401 48 256 48zm0 374.4c-91.518 0-166.404-74.883-166.404-166.4 0-91.518 74.887-166.4 166.404-166.4S422.404 164.482 422.404 256 347.518 422.4 256 422.4zm72.8-187.2c17.683 0 31.201-13.518 31.201-31.2s-13.519-31.2-31.201-31.2c-17.682 0-31.2 13.518-31.2 31.2s13.518 31.2 31.2 31.2zm-145.6 0c17.682 0 31.2-13.518 31.2-31.2s-13.519-31.2-31.2-31.2c-17.683 0-31.201 13.518-31.201 31.2s13.519 31.2 31.201 31.2zM256 370.4c48.883 0 89.436-30.164 106.081-72.801H149.919C166.564 340.236 207.117 370.4 256 370.4z" fill="currentColor"/></svg> </template>
CSS
.icon-md-happy {
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%20d%3D%22M256%2048C140.563%2048%2048%20141.6%2048%20256s92.563%20208%20208%20208%20208-93.6%20208-208S370.401%2048%20256%2048zm0%20374.4c-91.518%200-166.404-74.883-166.404-166.4%200-91.518%2074.887-166.4%20166.404-166.4S422.404%20164.482%20422.404%20256%20347.518%20422.4%20256%20422.4zm72.8-187.2c17.683%200%2031.201-13.518%2031.201-31.2s-13.519-31.2-31.201-31.2c-17.682%200-31.2%2013.518-31.2%2031.2s13.518%2031.2%2031.2%2031.2zm-145.6%200c17.682%200%2031.2-13.518%2031.2-31.2s-13.519-31.2-31.2-31.2c-17.683%200-31.201%2013.518-31.201%2031.2s13.519%2031.2%2031.201%2031.2zM256%20370.4c48.883%200%2089.436-30.164%20106.081-72.801H149.919C166.564%20340.236%20207.117%20370.4%20256%20370.4z%22%20fill%3D%22currentColor%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%20d%3D%22M256%2048C140.563%2048%2048%20141.6%2048%20256s92.563%20208%20208%20208%20208-93.6%20208-208S370.401%2048%20256%2048zm0%20374.4c-91.518%200-166.404-74.883-166.404-166.4%200-91.518%2074.887-166.4%20166.404-166.4S422.404%20164.482%20422.404%20256%20347.518%20422.4%20256%20422.4zm72.8-187.2c17.683%200%2031.201-13.518%2031.201-31.2s-13.519-31.2-31.201-31.2c-17.682%200-31.2%2013.518-31.2%2031.2s13.518%2031.2%2031.2%2031.2zm-145.6%200c17.682%200%2031.2-13.518%2031.2-31.2s-13.519-31.2-31.2-31.2c-17.683%200-31.201%2013.518-31.201%2031.2s13.519%2031.2%2031.201%2031.2zM256%20370.4c48.883%200%2089.436-30.164%20106.081-72.801H149.919C166.564%20340.236%20207.117%20370.4%20256%20370.4z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/md-happy.svg?color=%231a73e8&size=48