phone ringing loud icon
phone-ringing-loud from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.
- Name
- phone-ringing-loud
- Set
- Mage Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
Related icons in Mage Icons
Use the phone ringing loud icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="1.5" d="M6.89 13.042q.381-.15.776-.259a15 15 0 0 1 4.092-.557a14.2 14.2 0 0 1 5.138.736c.88.307 1.707.75 2.45 1.315a4.7 4.7 0 0 1 1.752 2.17c.104.434.154.879.15 1.324a1.43 1.43 0 0 1-.379 1.056a1.56 1.56 0 0 1-1.155.308h-2.46a1.2 1.2 0 0 1-.836-.268a1.1 1.1 0 0 1-.278-.677v-.996a1.2 1.2 0 0 0-.439-.996a2.84 2.84 0 0 0-1.324-.328a21 21 0 0 0-1.991-.23a11.1 11.1 0 0 0-3.585.34a1.05 1.05 0 0 0-.786.616c-.107.383-.144.78-.11 1.175a1.3 1.3 0 0 1-.279.996c-.23.206-.527.32-.836.319H4.709a9 9 0 0 1-.996 0a1.1 1.1 0 0 1-.736-.398a1.66 1.66 0 0 1-.22-.996a3.85 3.85 0 0 1 1.285-2.918a8.5 8.5 0 0 1 2.848-1.732Zm8.642-3.744a4.98 4.98 0 0 0-7.05 0m9.161-2.111a7.966 7.966 0 0 0-11.271 0"/></svg>
React
import type { SVGProps } from "react";
export function MagePhoneRingingLoud(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="1.5" d="M6.89 13.042q.381-.15.776-.259a15 15 0 0 1 4.092-.557a14.2 14.2 0 0 1 5.138.736c.88.307 1.707.75 2.45 1.315a4.7 4.7 0 0 1 1.752 2.17c.104.434.154.879.15 1.324a1.43 1.43 0 0 1-.379 1.056a1.56 1.56 0 0 1-1.155.308h-2.46a1.2 1.2 0 0 1-.836-.268a1.1 1.1 0 0 1-.278-.677v-.996a1.2 1.2 0 0 0-.439-.996a2.84 2.84 0 0 0-1.324-.328a21 21 0 0 0-1.991-.23a11.1 11.1 0 0 0-3.585.34a1.05 1.05 0 0 0-.786.616c-.107.383-.144.78-.11 1.175a1.3 1.3 0 0 1-.279.996c-.23.206-.527.32-.836.319H4.709a9 9 0 0 1-.996 0a1.1 1.1 0 0 1-.736-.398a1.66 1.66 0 0 1-.22-.996a3.85 3.85 0 0 1 1.285-2.918a8.5 8.5 0 0 1 2.848-1.732Zm8.642-3.744a4.98 4.98 0 0 0-7.05 0m9.161-2.111a7.966 7.966 0 0 0-11.271 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="1.5" d="M6.89 13.042q.381-.15.776-.259a15 15 0 0 1 4.092-.557a14.2 14.2 0 0 1 5.138.736c.88.307 1.707.75 2.45 1.315a4.7 4.7 0 0 1 1.752 2.17c.104.434.154.879.15 1.324a1.43 1.43 0 0 1-.379 1.056a1.56 1.56 0 0 1-1.155.308h-2.46a1.2 1.2 0 0 1-.836-.268a1.1 1.1 0 0 1-.278-.677v-.996a1.2 1.2 0 0 0-.439-.996a2.84 2.84 0 0 0-1.324-.328a21 21 0 0 0-1.991-.23a11.1 11.1 0 0 0-3.585.34a1.05 1.05 0 0 0-.786.616c-.107.383-.144.78-.11 1.175a1.3 1.3 0 0 1-.279.996c-.23.206-.527.32-.836.319H4.709a9 9 0 0 1-.996 0a1.1 1.1 0 0 1-.736-.398a1.66 1.66 0 0 1-.22-.996a3.85 3.85 0 0 1 1.285-2.918a8.5 8.5 0 0 1 2.848-1.732Zm8.642-3.744a4.98 4.98 0 0 0-7.05 0m9.161-2.111a7.966 7.966 0 0 0-11.271 0"/></svg> </template>
CSS
.icon-phone-ringing-loud {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%20d%3D%22M6.89%2013.042q.381-.15.776-.259a15%2015%200%200%201%204.092-.557a14.2%2014.2%200%200%201%205.138.736c.88.307%201.707.75%202.45%201.315a4.7%204.7%200%200%201%201.752%202.17c.104.434.154.879.15%201.324a1.43%201.43%200%200%201-.379%201.056a1.56%201.56%200%200%201-1.155.308h-2.46a1.2%201.2%200%200%201-.836-.268a1.1%201.1%200%200%201-.278-.677v-.996a1.2%201.2%200%200%200-.439-.996a2.84%202.84%200%200%200-1.324-.328a21%2021%200%200%200-1.991-.23a11.1%2011.1%200%200%200-3.585.34a1.05%201.05%200%200%200-.786.616c-.107.383-.144.78-.11%201.175a1.3%201.3%200%200%201-.279.996c-.23.206-.527.32-.836.319H4.709a9%209%200%200%201-.996%200a1.1%201.1%200%200%201-.736-.398a1.66%201.66%200%200%201-.22-.996a3.85%203.85%200%200%201%201.285-2.918a8.5%208.5%200%200%201%202.848-1.732Zm8.642-3.744a4.98%204.98%200%200%200-7.05%200m9.161-2.111a7.966%207.966%200%200%200-11.271%200%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%20d%3D%22M6.89%2013.042q.381-.15.776-.259a15%2015%200%200%201%204.092-.557a14.2%2014.2%200%200%201%205.138.736c.88.307%201.707.75%202.45%201.315a4.7%204.7%200%200%201%201.752%202.17c.104.434.154.879.15%201.324a1.43%201.43%200%200%201-.379%201.056a1.56%201.56%200%200%201-1.155.308h-2.46a1.2%201.2%200%200%201-.836-.268a1.1%201.1%200%200%201-.278-.677v-.996a1.2%201.2%200%200%200-.439-.996a2.84%202.84%200%200%200-1.324-.328a21%2021%200%200%200-1.991-.23a11.1%2011.1%200%200%200-3.585.34a1.05%201.05%200%200%200-.786.616c-.107.383-.144.78-.11%201.175a1.3%201.3%200%200%201-.279.996c-.23.206-.527.32-.836.319H4.709a9%209%200%200%201-.996%200a1.1%201.1%200%200%201-.736-.398a1.66%201.66%200%200%201-.22-.996a3.85%203.85%200%200%201%201.285-2.918a8.5%208.5%200%200%201%202.848-1.732Zm8.642-3.744a4.98%204.98%200%200%200-7.05%200m9.161-2.111a7.966%207.966%200%200%200-11.271%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/phone-ringing-loud.svg?color=%231a73e8&size=48