nr logo
nr-1x1 from Flag Icons by Panayiotis Lipiridis · 1x1 · MIT Free for personal and commercial use.
- Name
- nr-1x1
- Set
- Flag Icons
- Style
- 1x1
- Viewbox
- 512×512
- License
- MIT
1 other variant in Flag Icons
The same logo in other sets
Use the nr logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><defs><clipPath id="SVGFpviCb7L"><path fill-opacity=".7" d="M135.6 0h496.1v496h-496z"/></clipPath></defs><g fill-rule="evenodd" stroke-width="1pt" clip-path="url(#SVGFpviCb7L)" transform="translate(-140)scale(1.0321)"><path fill="#002170" d="M0 0h992.1v496H0z"/><path fill="#ffb20d" d="M0 226.8h992.1v42.4H0z"/><path fill="#fff" d="m292.4 424.4l-31.9-32l-10.2 44l-11.7-43.7l-30.9 33l11.8-43.6l-43.2 13l32-31.8l-44-10.3l43.6-11.6l-33-31l43.6 11.8l-13-43.2l31.8 32l10.3-44l11.7 43.6l30.8-32.9l-11.7 43.6l43.2-13l-32 31.8l44 10.3L290 362l33 30.9l-43.7-11.7z"/></g></svg>
React
import type { SVGProps } from "react";
export function FlagNr1x1(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><defs><clipPath id="SVGFpviCb7L"><path fillOpacity=".7" d="M135.6 0h496.1v496h-496z"/></clipPath></defs><g fillRule="evenodd" strokeWidth="1pt" clipPath="url(#SVGFpviCb7L)" transform="translate(-140)scale(1.0321)"><path fill="#002170" d="M0 0h992.1v496H0z"/><path fill="#ffb20d" d="M0 226.8h992.1v42.4H0z"/><path fill="#fff" d="m292.4 424.4l-31.9-32l-10.2 44l-11.7-43.7l-30.9 33l11.8-43.6l-43.2 13l32-31.8l-44-10.3l43.6-11.6l-33-31l43.6 11.8l-13-43.2l31.8 32l10.3-44l11.7 43.6l30.8-32.9l-11.7 43.6l43.2-13l-32 31.8l44 10.3L290 362l33 30.9l-43.7-11.7z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><defs><clipPath id="SVGFpviCb7L"><path fill-opacity=".7" d="M135.6 0h496.1v496h-496z"/></clipPath></defs><g fill-rule="evenodd" stroke-width="1pt" clip-path="url(#SVGFpviCb7L)" transform="translate(-140)scale(1.0321)"><path fill="#002170" d="M0 0h992.1v496H0z"/><path fill="#ffb20d" d="M0 226.8h992.1v42.4H0z"/><path fill="#fff" d="m292.4 424.4l-31.9-32l-10.2 44l-11.7-43.7l-30.9 33l11.8-43.6l-43.2 13l32-31.8l-44-10.3l43.6-11.6l-33-31l43.6 11.8l-13-43.2l31.8 32l10.3-44l11.7 43.6l30.8-32.9l-11.7 43.6l43.2-13l-32 31.8l44 10.3L290 362l33 30.9l-43.7-11.7z"/></g></svg> </template>
CSS
.icon-nr-1x1 {
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%3Cdefs%3E%3CclipPath%20id%3D%22SVGFpviCb7L%22%3E%3Cpath%20fill-opacity%3D%22.7%22%20d%3D%22M135.6%200h496.1v496h-496z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20fill-rule%3D%22evenodd%22%20stroke-width%3D%221pt%22%20clip-path%3D%22url(%23SVGFpviCb7L)%22%20transform%3D%22translate(-140)scale(1.0321)%22%3E%3Cpath%20fill%3D%22%23002170%22%20d%3D%22M0%200h992.1v496H0z%22%2F%3E%3Cpath%20fill%3D%22%23ffb20d%22%20d%3D%22M0%20226.8h992.1v42.4H0z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m292.4%20424.4l-31.9-32l-10.2%2044l-11.7-43.7l-30.9%2033l11.8-43.6l-43.2%2013l32-31.8l-44-10.3l43.6-11.6l-33-31l43.6%2011.8l-13-43.2l31.8%2032l10.3-44l11.7%2043.6l30.8-32.9l-11.7%2043.6l43.2-13l-32%2031.8l44%2010.3L290%20362l33%2030.9l-43.7-11.7z%22%2F%3E%3C%2Fg%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%3Cdefs%3E%3CclipPath%20id%3D%22SVGFpviCb7L%22%3E%3Cpath%20fill-opacity%3D%22.7%22%20d%3D%22M135.6%200h496.1v496h-496z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20fill-rule%3D%22evenodd%22%20stroke-width%3D%221pt%22%20clip-path%3D%22url(%23SVGFpviCb7L)%22%20transform%3D%22translate(-140)scale(1.0321)%22%3E%3Cpath%20fill%3D%22%23002170%22%20d%3D%22M0%200h992.1v496H0z%22%2F%3E%3Cpath%20fill%3D%22%23ffb20d%22%20d%3D%22M0%20226.8h992.1v42.4H0z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m292.4%20424.4l-31.9-32l-10.2%2044l-11.7-43.7l-30.9%2033l11.8-43.6l-43.2%2013l32-31.8l-44-10.3l43.6-11.6l-33-31l43.6%2011.8l-13-43.2l31.8%2032l10.3-44l11.7%2043.6l30.8-32.9l-11.7%2043.6l43.2-13l-32%2031.8l44%2010.3L290%20362l33%2030.9l-43.7-11.7z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flag/nr-1x1.svg?color=%231a73e8&size=48