iran emoji
iran from Streamline Emojis by Streamline · Default · Flags · CC-BY-4.0 Attribution required.
- Name
- iran
- Set
- Streamline Emojis
- Style
- Default
- Category
- Flags
- Viewbox
- 48×48
- License
- CC BY 4.0
More flags icons from Streamline Emojis
Use the iran emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#fff" d="M45 12.25h-6.32A45.9 45.9 0 0 1 24 9.88A45.7 45.7 0 0 0 9.37 7.5H3c-.58 0-1 .35-1 .79v26a.94.94 0 0 0 1 .79h6.37A46 46 0 0 1 24 37.46a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79V13a.94.94 0 0 0-1-.75"/><path fill="#46b000" d="M45 12.25h-6.32A45.9 45.9 0 0 1 24 9.88A45.7 45.7 0 0 0 9.37 7.5H3c-.58 0-1 .35-1 .79v6.17h7.37A45.7 45.7 0 0 1 24 16.84a45.6 45.6 0 0 0 14.65 2.38h7.37V13a.94.94 0 0 0-1.02-.75"/><path fill="#e04122" d="M24 30.5a45.7 45.7 0 0 0-14.63-2.37H2v6.17a.94.94 0 0 0 1 .79h6.37A46 46 0 0 1 24 37.46a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79v-6.17h-7.32A45.6 45.6 0 0 1 24 30.5"/><path fill="none" stroke="#46b000" stroke-linecap="round" stroke-linejoin="round" d="M2 15.93h7.37A45.7 45.7 0 0 1 24 18.31a45.6 45.6 0 0 0 14.65 2.37h7.37"/><path fill="none" stroke="#e04122" stroke-linecap="round" stroke-linejoin="round" d="M2 26.76h7.37A45.7 45.7 0 0 1 24 29.14a45.9 45.9 0 0 0 14.65 2.37h7.37"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M45 12.25h-6.32A45.9 45.9 0 0 1 24 9.88A45.7 45.7 0 0 0 9.37 7.5H3c-.58 0-1 .35-1 .79v26a.94.94 0 0 0 1 .79h6.37A46 46 0 0 1 24 37.46a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79V13a.94.94 0 0 0-1-.75"/><path fill="none" stroke="#e04122" stroke-linecap="round" stroke-linejoin="round" d="M22.47 26.36a2.58 2.58 0 0 0 3.39-1.76a3.17 3.17 0 0 0-.37-2.6"/><path fill="none" stroke="#e04122" stroke-linecap="round" stroke-linejoin="round" d="M25.46 26.94a4 4 0 0 1-3.38-3.07a2.67 2.67 0 0 1 .36-2.48m1.52-.28v5.76m2.46-5.52s2.31 1.59.61 5M21.5 20.4s-2.31.68-.61 4.75M23 20.47a5.6 5.6 0 0 0 .94.27a5 5 0 0 0 .94.1"/><path fill="#45413c" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/></svg>
React
import type { SVGProps } from "react";
export function StreamlineEmojisIran(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#fff" d="M45 12.25h-6.32A45.9 45.9 0 0 1 24 9.88A45.7 45.7 0 0 0 9.37 7.5H3c-.58 0-1 .35-1 .79v26a.94.94 0 0 0 1 .79h6.37A46 46 0 0 1 24 37.46a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79V13a.94.94 0 0 0-1-.75"/><path fill="#46b000" d="M45 12.25h-6.32A45.9 45.9 0 0 1 24 9.88A45.7 45.7 0 0 0 9.37 7.5H3c-.58 0-1 .35-1 .79v6.17h7.37A45.7 45.7 0 0 1 24 16.84a45.6 45.6 0 0 0 14.65 2.38h7.37V13a.94.94 0 0 0-1.02-.75"/><path fill="#e04122" d="M24 30.5a45.7 45.7 0 0 0-14.63-2.37H2v6.17a.94.94 0 0 0 1 .79h6.37A46 46 0 0 1 24 37.46a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79v-6.17h-7.32A45.6 45.6 0 0 1 24 30.5"/><path fill="none" stroke="#46b000" strokeLinecap="round" strokeLinejoin="round" d="M2 15.93h7.37A45.7 45.7 0 0 1 24 18.31a45.6 45.6 0 0 0 14.65 2.37h7.37"/><path fill="none" stroke="#e04122" strokeLinecap="round" strokeLinejoin="round" d="M2 26.76h7.37A45.7 45.7 0 0 1 24 29.14a45.9 45.9 0 0 0 14.65 2.37h7.37"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M45 12.25h-6.32A45.9 45.9 0 0 1 24 9.88A45.7 45.7 0 0 0 9.37 7.5H3c-.58 0-1 .35-1 .79v26a.94.94 0 0 0 1 .79h6.37A46 46 0 0 1 24 37.46a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79V13a.94.94 0 0 0-1-.75"/><path fill="none" stroke="#e04122" strokeLinecap="round" strokeLinejoin="round" d="M22.47 26.36a2.58 2.58 0 0 0 3.39-1.76a3.17 3.17 0 0 0-.37-2.6"/><path fill="none" stroke="#e04122" strokeLinecap="round" strokeLinejoin="round" d="M25.46 26.94a4 4 0 0 1-3.38-3.07a2.67 2.67 0 0 1 .36-2.48m1.52-.28v5.76m2.46-5.52s2.31 1.59.61 5M21.5 20.4s-2.31.68-.61 4.75M23 20.47a5.6 5.6 0 0 0 .94.27a5 5 0 0 0 .94.1"/><path fill="#45413c" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#fff" d="M45 12.25h-6.32A45.9 45.9 0 0 1 24 9.88A45.7 45.7 0 0 0 9.37 7.5H3c-.58 0-1 .35-1 .79v26a.94.94 0 0 0 1 .79h6.37A46 46 0 0 1 24 37.46a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79V13a.94.94 0 0 0-1-.75"/><path fill="#46b000" d="M45 12.25h-6.32A45.9 45.9 0 0 1 24 9.88A45.7 45.7 0 0 0 9.37 7.5H3c-.58 0-1 .35-1 .79v6.17h7.37A45.7 45.7 0 0 1 24 16.84a45.6 45.6 0 0 0 14.65 2.38h7.37V13a.94.94 0 0 0-1.02-.75"/><path fill="#e04122" d="M24 30.5a45.7 45.7 0 0 0-14.63-2.37H2v6.17a.94.94 0 0 0 1 .79h6.37A46 46 0 0 1 24 37.46a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79v-6.17h-7.32A45.6 45.6 0 0 1 24 30.5"/><path fill="none" stroke="#46b000" stroke-linecap="round" stroke-linejoin="round" d="M2 15.93h7.37A45.7 45.7 0 0 1 24 18.31a45.6 45.6 0 0 0 14.65 2.37h7.37"/><path fill="none" stroke="#e04122" stroke-linecap="round" stroke-linejoin="round" d="M2 26.76h7.37A45.7 45.7 0 0 1 24 29.14a45.9 45.9 0 0 0 14.65 2.37h7.37"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M45 12.25h-6.32A45.9 45.9 0 0 1 24 9.88A45.7 45.7 0 0 0 9.37 7.5H3c-.58 0-1 .35-1 .79v26a.94.94 0 0 0 1 .79h6.37A46 46 0 0 1 24 37.46a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79V13a.94.94 0 0 0-1-.75"/><path fill="none" stroke="#e04122" stroke-linecap="round" stroke-linejoin="round" d="M22.47 26.36a2.58 2.58 0 0 0 3.39-1.76a3.17 3.17 0 0 0-.37-2.6"/><path fill="none" stroke="#e04122" stroke-linecap="round" stroke-linejoin="round" d="M25.46 26.94a4 4 0 0 1-3.38-3.07a2.67 2.67 0 0 1 .36-2.48m1.52-.28v5.76m2.46-5.52s2.31 1.59.61 5M21.5 20.4s-2.31.68-.61 4.75M23 20.47a5.6 5.6 0 0 0 .94.27a5 5 0 0 0 .94.1"/><path fill="#45413c" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/></svg> </template>
CSS
.icon-iran {
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%2048%2048%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M45%2012.25h-6.32A45.9%2045.9%200%200%201%2024%209.88A45.7%2045.7%200%200%200%209.37%207.5H3c-.58%200-1%20.35-1%20.79v26a.94.94%200%200%200%201%20.79h6.37A46%2046%200%200%201%2024%2037.46a45.6%2045.6%200%200%200%2014.65%202.38H45a.93.93%200%200%200%201-.79V13a.94.94%200%200%200-1-.75%22%2F%3E%3Cpath%20fill%3D%22%2346b000%22%20d%3D%22M45%2012.25h-6.32A45.9%2045.9%200%200%201%2024%209.88A45.7%2045.7%200%200%200%209.37%207.5H3c-.58%200-1%20.35-1%20.79v6.17h7.37A45.7%2045.7%200%200%201%2024%2016.84a45.6%2045.6%200%200%200%2014.65%202.38h7.37V13a.94.94%200%200%200-1.02-.75%22%2F%3E%3Cpath%20fill%3D%22%23e04122%22%20d%3D%22M24%2030.5a45.7%2045.7%200%200%200-14.63-2.37H2v6.17a.94.94%200%200%200%201%20.79h6.37A46%2046%200%200%201%2024%2037.46a45.6%2045.6%200%200%200%2014.65%202.38H45a.93.93%200%200%200%201-.79v-6.17h-7.32A45.6%2045.6%200%200%201%2024%2030.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2346b000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2%2015.93h7.37A45.7%2045.7%200%200%201%2024%2018.31a45.6%2045.6%200%200%200%2014.65%202.37h7.37%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23e04122%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2%2026.76h7.37A45.7%2045.7%200%200%201%2024%2029.14a45.9%2045.9%200%200%200%2014.65%202.37h7.37%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45%2012.25h-6.32A45.9%2045.9%200%200%201%2024%209.88A45.7%2045.7%200%200%200%209.37%207.5H3c-.58%200-1%20.35-1%20.79v26a.94.94%200%200%200%201%20.79h6.37A46%2046%200%200%201%2024%2037.46a45.6%2045.6%200%200%200%2014.65%202.38H45a.93.93%200%200%200%201-.79V13a.94.94%200%200%200-1-.75%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23e04122%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.47%2026.36a2.58%202.58%200%200%200%203.39-1.76a3.17%203.17%200%200%200-.37-2.6%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23e04122%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M25.46%2026.94a4%204%200%200%201-3.38-3.07a2.67%202.67%200%200%201%20.36-2.48m1.52-.28v5.76m2.46-5.52s2.31%201.59.61%205M21.5%2020.4s-2.31.68-.61%204.75M23%2020.47a5.6%205.6%200%200%200%20.94.27a5%205%200%200%200%20.94.1%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M12.5%2045.5a11.5%201.5%200%201%200%2023%200a11.5%201.5%200%201%200-23%200%22%20opacity%3D%22.15%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%2048%2048%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M45%2012.25h-6.32A45.9%2045.9%200%200%201%2024%209.88A45.7%2045.7%200%200%200%209.37%207.5H3c-.58%200-1%20.35-1%20.79v26a.94.94%200%200%200%201%20.79h6.37A46%2046%200%200%201%2024%2037.46a45.6%2045.6%200%200%200%2014.65%202.38H45a.93.93%200%200%200%201-.79V13a.94.94%200%200%200-1-.75%22%2F%3E%3Cpath%20fill%3D%22%2346b000%22%20d%3D%22M45%2012.25h-6.32A45.9%2045.9%200%200%201%2024%209.88A45.7%2045.7%200%200%200%209.37%207.5H3c-.58%200-1%20.35-1%20.79v6.17h7.37A45.7%2045.7%200%200%201%2024%2016.84a45.6%2045.6%200%200%200%2014.65%202.38h7.37V13a.94.94%200%200%200-1.02-.75%22%2F%3E%3Cpath%20fill%3D%22%23e04122%22%20d%3D%22M24%2030.5a45.7%2045.7%200%200%200-14.63-2.37H2v6.17a.94.94%200%200%200%201%20.79h6.37A46%2046%200%200%201%2024%2037.46a45.6%2045.6%200%200%200%2014.65%202.38H45a.93.93%200%200%200%201-.79v-6.17h-7.32A45.6%2045.6%200%200%201%2024%2030.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2346b000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2%2015.93h7.37A45.7%2045.7%200%200%201%2024%2018.31a45.6%2045.6%200%200%200%2014.65%202.37h7.37%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23e04122%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2%2026.76h7.37A45.7%2045.7%200%200%201%2024%2029.14a45.9%2045.9%200%200%200%2014.65%202.37h7.37%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45%2012.25h-6.32A45.9%2045.9%200%200%201%2024%209.88A45.7%2045.7%200%200%200%209.37%207.5H3c-.58%200-1%20.35-1%20.79v26a.94.94%200%200%200%201%20.79h6.37A46%2046%200%200%201%2024%2037.46a45.6%2045.6%200%200%200%2014.65%202.38H45a.93.93%200%200%200%201-.79V13a.94.94%200%200%200-1-.75%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23e04122%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.47%2026.36a2.58%202.58%200%200%200%203.39-1.76a3.17%203.17%200%200%200-.37-2.6%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23e04122%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M25.46%2026.94a4%204%200%200%201-3.38-3.07a2.67%202.67%200%200%201%20.36-2.48m1.52-.28v5.76m2.46-5.52s2.31%201.59.61%205M21.5%2020.4s-2.31.68-.61%204.75M23%2020.47a5.6%205.6%200%200%200%20.94.27a5%205%200%200%200%20.94.1%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M12.5%2045.5a11.5%201.5%200%201%200%2023%200a11.5%201.5%200%201%200-23%200%22%20opacity%3D%22.15%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/iran.svg?color=%231a73e8&size=48