doubleexclaimationmark emoji
doubleexclaimationmark from Firefox OS Emoji by Mozilla · Default · Symbols · Apache-2.0 Free for personal and commercial use.
- Name
- doubleexclaimationmark
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 512×512
- License
- Apache 2.0
More symbols icons from Firefox OS Emoji
alarmclockantennawithbarsanticlockwiseupwardsanddownwardsarrowsaquariusariesarrowrightwardsdownwardsarrowrightwardsupwardsautomatedtellermachinebabysymbolbackwithleftwardsarrowbaggageclaimballotboxwithcheckblackclubsuitblackdiamondsuitblackdownpointingdoublearrowblackheartsuitblacklargesquareblackleftpointingarrowblackleftpointingdoublearrowblackmediumsmallsquareblackmediumsquareblackquestionmarkblackrightpointingarrowblackrightpointingdoublearrow
Use the doubleexclaimationmark emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="M225.023 406.129c0 26.571-21.257 48.36-48.36 48.36s-48.36-21.789-48.36-48.36s21.257-48.36 48.36-48.36s48.36 21.789 48.36 48.36m-35.491-96.721H163.31c-11.857 0-21.617-9.324-22.159-21.168l-8.598-187.871c-.578-12.636 9.51-23.197 22.159-23.197h43.849c12.669 0 22.765 10.593 22.157 23.247L211.69 288.29c-.569 11.824-10.321 21.118-22.158 21.118m189.603 96.721c0 26.571-21.258 48.36-48.361 48.36s-48.36-21.789-48.36-48.36s21.258-48.36 48.36-48.36c27.103 0 48.361 21.789 48.361 48.36m-35.492-96.721h-26.222c-11.857 0-21.617-9.324-22.159-21.168l-8.598-187.871c-.578-12.636 9.51-23.196 22.159-23.196h43.848c12.669 0 22.765 10.593 22.157 23.247L365.8 288.291c-.568 11.823-10.32 21.117-22.157 21.117"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiDoubleexclaimationmark(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="M225.023 406.129c0 26.571-21.257 48.36-48.36 48.36s-48.36-21.789-48.36-48.36s21.257-48.36 48.36-48.36s48.36 21.789 48.36 48.36m-35.491-96.721H163.31c-11.857 0-21.617-9.324-22.159-21.168l-8.598-187.871c-.578-12.636 9.51-23.197 22.159-23.197h43.849c12.669 0 22.765 10.593 22.157 23.247L211.69 288.29c-.569 11.824-10.321 21.118-22.158 21.118m189.603 96.721c0 26.571-21.258 48.36-48.361 48.36s-48.36-21.789-48.36-48.36s21.258-48.36 48.36-48.36c27.103 0 48.361 21.789 48.361 48.36m-35.492-96.721h-26.222c-11.857 0-21.617-9.324-22.159-21.168l-8.598-187.871c-.578-12.636 9.51-23.196 22.159-23.196h43.848c12.669 0 22.765 10.593 22.157 23.247L365.8 288.291c-.568 11.823-10.32 21.117-22.157 21.117"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="M225.023 406.129c0 26.571-21.257 48.36-48.36 48.36s-48.36-21.789-48.36-48.36s21.257-48.36 48.36-48.36s48.36 21.789 48.36 48.36m-35.491-96.721H163.31c-11.857 0-21.617-9.324-22.159-21.168l-8.598-187.871c-.578-12.636 9.51-23.197 22.159-23.197h43.849c12.669 0 22.765 10.593 22.157 23.247L211.69 288.29c-.569 11.824-10.321 21.118-22.158 21.118m189.603 96.721c0 26.571-21.258 48.36-48.361 48.36s-48.36-21.789-48.36-48.36s21.258-48.36 48.36-48.36c27.103 0 48.361 21.789 48.361 48.36m-35.492-96.721h-26.222c-11.857 0-21.617-9.324-22.159-21.168l-8.598-187.871c-.578-12.636 9.51-23.196 22.159-23.196h43.848c12.669 0 22.765 10.593 22.157 23.247L365.8 288.291c-.568 11.823-10.32 21.117-22.157 21.117"/></svg> </template>
CSS
.icon-doubleexclaimationmark {
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%232B3B47%22%20d%3D%22M225.023%20406.129c0%2026.571-21.257%2048.36-48.36%2048.36s-48.36-21.789-48.36-48.36s21.257-48.36%2048.36-48.36s48.36%2021.789%2048.36%2048.36m-35.491-96.721H163.31c-11.857%200-21.617-9.324-22.159-21.168l-8.598-187.871c-.578-12.636%209.51-23.197%2022.159-23.197h43.849c12.669%200%2022.765%2010.593%2022.157%2023.247L211.69%20288.29c-.569%2011.824-10.321%2021.118-22.158%2021.118m189.603%2096.721c0%2026.571-21.258%2048.36-48.361%2048.36s-48.36-21.789-48.36-48.36s21.258-48.36%2048.36-48.36c27.103%200%2048.361%2021.789%2048.361%2048.36m-35.492-96.721h-26.222c-11.857%200-21.617-9.324-22.159-21.168l-8.598-187.871c-.578-12.636%209.51-23.196%2022.159-23.196h43.848c12.669%200%2022.765%2010.593%2022.157%2023.247L365.8%20288.291c-.568%2011.823-10.32%2021.117-22.157%2021.117%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%232B3B47%22%20d%3D%22M225.023%20406.129c0%2026.571-21.257%2048.36-48.36%2048.36s-48.36-21.789-48.36-48.36s21.257-48.36%2048.36-48.36s48.36%2021.789%2048.36%2048.36m-35.491-96.721H163.31c-11.857%200-21.617-9.324-22.159-21.168l-8.598-187.871c-.578-12.636%209.51-23.197%2022.159-23.197h43.849c12.669%200%2022.765%2010.593%2022.157%2023.247L211.69%20288.29c-.569%2011.824-10.321%2021.118-22.158%2021.118m189.603%2096.721c0%2026.571-21.258%2048.36-48.361%2048.36s-48.36-21.789-48.36-48.36s21.258-48.36%2048.36-48.36c27.103%200%2048.361%2021.789%2048.361%2048.36m-35.492-96.721h-26.222c-11.857%200-21.617-9.324-22.159-21.168l-8.598-187.871c-.578-12.636%209.51-23.196%2022.159-23.196h43.848c12.669%200%2022.765%2010.593%2022.157%2023.247L365.8%20288.291c-.568%2011.823-10.32%2021.117-22.157%2021.117%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/doubleexclaimationmark.svg?color=%231a73e8&size=48