How to use the Argentina icon
import { ArgentinaFlag } from "@/assets/icons/argentinaFlag"
export default function Example() {
return <ArgentinaFlag width="32px" height="32px" />
}Flags icon
Copy the Argentina icon as an optimized JSX SVG component for React, Next.js, dashboards, landing pages and Tailwind interfaces.
Copy-ready code
export const ArgentinaFlag = ({ width = "40px", height = "40px", ...props }) => (
<svg {...props} width={width} height={height} viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" xmlnsXlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" preserveAspectRatio="xMidYMid meet">
<path d="M2 32c0 5.9 1.7 11.4 4.6 16h50.7c2.9-4.6 4.6-10.1 4.6-16s-1.7-11.4-4.6-16H6.6C3.7 20.6 2 26.1 2 32z" fill="#f9f9f9"></path>
<g fill="#b4d7ee">
<path d="M57.4 16C52.1 7.6 42.7 2 32 2S11.9 7.6 6.6 16h50.8z"></path>
<path d="M6.6 48c5.3 8.4 14.7 14 25.4 14s20.1-5.6 25.4-14H6.6z"></path>
</g>
<path
d="M45.7 31.8l-8.2-.3v-.1c1.3-.2 2.3-1 3.7-.9c1.7.2 2.7-.8 3.3-1c.7-.2 1.1.2 1.1 0c.1-.2-.4-.6-1.4-.5c-.9.1-1.2.9-3.3.7c-1.8-.1-2.4.6-3.7.6v-.1l7.4-3.4s.2-.1.2-.3c-.1-.2-.3-.1-.3-.1l-7.5 3v-.1c1.1-.7 1.7-1.8 3.1-2.2c1.6-.5 2.2-1.7 2.7-2.2c.5-.5 1.1-.2 1.1-.4s-.6-.4-1.4.1c-.8.5-.8 1.3-2.8 1.9c-1.7.5-2 1.4-3.2 2l-.1-.1l5.6-6s.2-.2.1-.3c-.1-.1-.3.1-.3.1l-6 5.6l-.1-.1c.8-1.1.9-2.3 2-3.2c1.3-1.1 1.3-2.4 1.6-3c.3-.6.9-.6.8-.8s-.7-.1-1.3.6c-.6.8-.3 1.5-1.8 2.8c-1.3 1.1-1.3 2.1-2.1 3c0 0-.1 0-.1-.1l2.8-7.7s.1-.2-.1-.3c-.2-.1-.3.2-.3.2l-3.4 7.4h-.1c.3-1.3 0-2.5.6-3.7c.8-1.5.3-2.8.3-3.4c.1-.7.6-.9.5-1c-.1-.2-.7.2-1 1.1c-.2.9.3 1.5-.6 3.3c-.8 1.6-.4 2.4-.8 3.6h-.1l-.3-8.2s0-.3-.2-.3s-.2.3-.2.3l-.3 8.2h-.1c-.2-1.3-1-2.3-.9-3.7c.2-1.7-.8-2.7-1-3.3s.2-1.1 0-1.1c-.2-.1-.6.4-.5 1.4c.1.9.9 1.2.7 3.3c-.1 1.8.6 2.4.6 3.7h-.1l-3.4-7.4s-.1-.2-.3-.2c-.2.1-.1.3-.1.3l2.8 7.7h-.1c-.7-1.1-1.8-1.7-2.2-3.1c-.5-1.6-1.7-2.2-2.2-2.7c-.5-.5-.2-1.1-.4-1.1s-.4.6.1 1.4s1.3.8 1.9 2.8c.5 1.7 1.4 2 2 3.2l-.1.1l-6-5.6s-.2-.2-.3-.1c-.1.1.1.3.1.3l5.6 6l-.1.1c-1.1-.8-2.3-.9-3.2-2c-1.1-1.3-2.4-1.3-3-1.6c-.6-.3-.6-.9-.8-.8c-.2.1-.1.7.6 1.3c.8.6 1.5.3 2.8 1.8c1.1 1.3 2.1 1.3 3 2.1c0 0 0 .1-.1.1l-7.7-2.8s-.2-.1-.3.1c-.1.2.2.3.2.3l7.4 3.4v.1c-1.3-.3-2.5 0-3.7-.6c-1.5-.8-2.8-.3-3.4-.3c-.7-.1-.9-.6-1-.5c-.2.1.2.7 1.1 1c.9.2 1.5-.3 3.3.6c1.6.8 2.4.4 3.6.8v.1l-8.2.3s-.3 0-.3.2s.3.2.3.2l8.2.3v.1c-1.3.2-2.3 1-3.7.9c-1.7-.2-2.7.8-3.3 1c-.7.2-1.1-.2-1.1 0c-.1.2.4.6 1.4.5s1.2-.8 3.3-.7c1.8.1 2.4-.6 3.7-.6v.1l-7.4 3.4s-.2.1-.2.3s.3.1.3.1l7.7-2.8v.1c-1.1.7-1.7 1.8-3.1 2.2c-1.6.5-2.2 1.7-2.7 2.2c-.5.5-1.1.2-1.1.4s.6.4 1.4-.1c.8-.5.8-1.3 2.8-1.9c1.7-.5 2-1.4 3.2-2l.1.1l-5.6 6s-.2.2-.1.3c.1.1.3-.1.3-.1l6-5.6l.1.1c-.8 1.1-.9 2.3-2 3.2c-1.3 1.1-1.3 2.4-1.6 3c-.3.6-.9.6-.8.8c.1.2.7.1 1.3-.6s.3-1.5 1.8-2.8c1.3-1.1 1.3-2.1 2.1-3c0 0 .1 0 .1.1L26.5 45s-.1.2.1.3c.2.1.3-.2.3-.2l3.4-7.4h.1c-.3 1.3 0 2.5-.6 3.7c-.8 1.5-.3 2.8-.4 3.4c-.1.7-.6.9-.5 1c.1.2.7-.2 1-1.1c.2-.9-.3-1.4.6-3.3c.8-1.6.4-2.4.8-3.6h.1l.3 8.2s0 .3.2.3s.2-.3.2-.3l.3-8.2h.1c.2 1.3 1 2.3.9 3.7c-.2 1.7.8 2.7 1 3.3c.2.7-.2 1.1 0 1.1c.2.1.6-.4.5-1.4c-.1-.9-.9-1.2-.7-3.3c.1-1.8-.6-2.4-.6-3.7h.1l3.4 7.4s.1.2.3.2c.2-.1.1-.3.1-.3L34.6 37h.1c.7 1.1 1.8 1.7 2.2 3.1c.5 1.6 1.7 2.2 2.2 2.7c.5.5.2 1.1.4 1.1s.4-.6-.1-1.4c-.5-.8-1.3-.8-1.9-2.8c-.5-1.7-1.4-2-2-3.2l.1-.1l6 5.6s.2.2.3.1c.1-.1-.1-.3-.1-.3l-5.6-6l.1-.1c1.1.8 2.3.9 3.2 2c1.1 1.3 2.4 1.3 3 1.6c.6.3.6.9.8.8c.2-.1.1-.7-.6-1.3c-.8-.6-1.5-.3-2.8-1.8c-1.1-1.3-2.1-1.3-3-2.2c0 0 0-.1.1-.1l7.7 2.8s.2.1.3-.1c.1-.2-.2-.3-.2-.3l-7.4-3.4v-.1c1.3.3 2.5 0 3.7.6c1.5.8 2.8.3 3.4.3c.7.1.9.6 1 .5c.2-.1-.2-.7-1.1-1c-.9-.2-1.5.3-3.3-.6c-1.6-.8-2.4-.4-3.6-.8v-.1l8.2-.3s.3 0 .3-.2s-.3-.2-.3-.2"
fill="#f6b40e"></path>
<g fill="#85340a">
<path d="M35 31.3c-.3-.3-.7-.5-1.1-.5c-.4 0-.7.2-1 .5c.5.4 1.4.4 2.1 0m-.3-.1c-.2.2-.4.3-.6.3c.1-.1.2-.2.2-.3c0-.1-.1-.2-.2-.3c.3.1.5.2.6.3m-1.1-.3c-.1.1-.1.2-.1.3c0 .1.1.3.2.3c-.2 0-.4-.1-.6-.3c.2-.1.3-.2.5-.3"></path>
<path d="M34 30.5c-.6 0-.7.1-.9.3c-.3.2-.4.2-.4.2s0 .2.1.1c.1 0 .3-.1.5-.3c.3-.2.5-.2.8-.2c.8 0 1.2.6 1.3.6s-.6-.7-1.4-.7"></path>
<path d="M32.3 30.4c-.1.2-.1.3-.1.5c-.1.6 0 1.3.4 2c0 0 .1-.1.2-.1c-.4-.5-.5-1.1-.5-1.6c0-.3.2-.5.3-.7c.7-.6 1.9-.5 2.9.3c-.9-1.3-2.2-1.2-3.2-.4"></path>
<path d="M33.3 31.7c-.3-.2-.4-.3-.5-.3s-.1.1.3.3s1.2.3 1.9-.3c-.8.4-1.4.4-1.7.3"></path>
<path d="M32.8 33.3c-.1 0-.2-.1-.3-.2c0 .1-.2.3-.5.3s-.5-.3-.5-.3c0 .1-.1.2-.3.2c-.1 0-.3-.1-.3-.3c0-.1.1-.2.2-.2c-.2 0-.3.2-.3.4s.2.4.4.4c.1 0 .2-.1.3-.2c.1.1.4.1.5.1h.1c.1 0 .3 0 .5-.1c.1.1.2.2.3.2c.2 0 .4-.2.4-.4s-.1-.3-.3-.4c.1 0 .2.1.2.2c-.1.2-.2.3-.4.3"></path>
<path d="M32 34.2c.2 0 .4-.2.7 0s.5.3.7.4c-.4-.3-.6-.6-1-.6c-.1 0-.3 0-.4.1c-.2-.1-.3-.1-.4-.1c-.4 0-.6.4-1 .6c.2-.1.4-.3.7-.4s.5 0 .7 0"></path>
<path d="M32 34.5c-.2 0-.3-.1-.6 0c-.2 0-.4 0-.7.1h-.1c.9.1.5.6 1.4.6c.9 0 .5-.5 1.4-.6h-.2c-.8-.3-.9-.1-1.2-.1m0 .5c-.7 0-.5-.5-1.3-.5c.8-.2.9.1 1.3.1c.3 0 .5-.2 1.3-.1c-.8.1-.6.5-1.3.5"></path>
<path d="M32 35.2c-.4 0-.8.3-.8.8c.1-.4.4-.6.8-.6s.7.3.8.6c0-.5-.4-.8-.8-.8"></path>
<path d="M31.4 30.5c.2.2.3.5.3.7c.1.5-.1 1-.5 1.6c0 0 .1 0 .2.1c.3-.7.5-1.3.4-2c0-.2-.1-.3-.1-.5c-.9-.8-2.2-.9-3.2.4c1-.9 2.3-1 2.9-.3"></path>
<path d="M30.8 30.9c.3.2.4.3.5.3c.1 0 .1-.1.1-.1s-.2 0-.4-.2c-.3-.2-.4-.3-.9-.3c-.9 0-1.4.7-1.3.7c.1 0 .5-.6 1.3-.6c.2 0 .5 0 .7.2"></path>
<path d="M29.1 31.3c.2.2.6.3 1 .3c.3 0 .7-.1 1-.3c-.3-.3-.7-.5-1.1-.5c-.3 0-.7.2-.9.5m.2 0c.2-.2.4-.4.6-.4c-.1.1-.2.2-.2.3c0 .2.1.3.2.3c-.2.1-.5 0-.6-.2m1.5-.1c-.1.1-.3.2-.5.3c.1-.1.1-.2.1-.3c0-.1-.1-.2-.1-.3c.3.1.5.2.5.3"></path>
<path d="M31.3 31.4c-.1 0-.2.1-.5.3s-.9.2-1.7-.2c.7.6 1.5.5 1.9.3c.4-.3.4-.4.3-.4"></path>
</g>
</svg>
);
import { ArgentinaFlag } from "@/assets/icons/argentinaFlag"
export default function Example() {
return <ArgentinaFlag width="32px" height="32px" />
}Built for the web
This copy-ready component works in React and Next.js projects, and the SVG can be adapted for any interface.
Looking for a similar mark? Browse the related icons below or explore the full flags collection.
Yes. You can copy the JSX component and use it in React and Next.js projects.
Yes. Edit the SVG attributes or pass className, width, height and color props depending on the component.