cn logo
cn-1x1 from Flag Icons by Panayiotis Lipiridis · 1x1 · MIT Free for personal and commercial use.
- Name
- cn-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 cn logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><defs><path id="SVGPVtwAcre" fill="#ff0" d="M1-.3L-.7.8L0-1L.6.8L-1-.3z"/></defs><path fill="#ee1c25" d="M0 0h512v512H0z"/><use width="30" height="20" href="#SVGPVtwAcre" transform="translate(128 128)scale(76.8)"/><use width="30" height="20" href="#SVGPVtwAcre" transform="rotate(239 142.6 -47)scale(25.5827)"/><use width="30" height="20" href="#SVGPVtwAcre" transform="rotate(-98.1 198 -82)scale(25.6)"/><use width="30" height="20" href="#SVGPVtwAcre" transform="rotate(-74 272.4 -114)scale(25.6137)"/><use width="30" height="20" href="#SVGPVtwAcre" transform="matrix(16 -19.968 19.968 16 256 230.4)"/></svg>
React
import type { SVGProps } from "react";
export function FlagCn1x1(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><defs><path id="SVGPVtwAcre" fill="#ff0" d="M1-.3L-.7.8L0-1L.6.8L-1-.3z"/></defs><path fill="#ee1c25" d="M0 0h512v512H0z"/><use width="30" height="20" href="#SVGPVtwAcre" transform="translate(128 128)scale(76.8)"/><use width="30" height="20" href="#SVGPVtwAcre" transform="rotate(239 142.6 -47)scale(25.5827)"/><use width="30" height="20" href="#SVGPVtwAcre" transform="rotate(-98.1 198 -82)scale(25.6)"/><use width="30" height="20" href="#SVGPVtwAcre" transform="rotate(-74 272.4 -114)scale(25.6137)"/><use width="30" height="20" href="#SVGPVtwAcre" transform="matrix(16 -19.968 19.968 16 256 230.4)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><defs><path id="SVGPVtwAcre" fill="#ff0" d="M1-.3L-.7.8L0-1L.6.8L-1-.3z"/></defs><path fill="#ee1c25" d="M0 0h512v512H0z"/><use width="30" height="20" href="#SVGPVtwAcre" transform="translate(128 128)scale(76.8)"/><use width="30" height="20" href="#SVGPVtwAcre" transform="rotate(239 142.6 -47)scale(25.5827)"/><use width="30" height="20" href="#SVGPVtwAcre" transform="rotate(-98.1 198 -82)scale(25.6)"/><use width="30" height="20" href="#SVGPVtwAcre" transform="rotate(-74 272.4 -114)scale(25.6137)"/><use width="30" height="20" href="#SVGPVtwAcre" transform="matrix(16 -19.968 19.968 16 256 230.4)"/></svg> </template>
CSS
.icon-cn-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%3Cpath%20id%3D%22SVGPVtwAcre%22%20fill%3D%22%23ff0%22%20d%3D%22M1-.3L-.7.8L0-1L.6.8L-1-.3z%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23ee1c25%22%20d%3D%22M0%200h512v512H0z%22%2F%3E%3Cuse%20width%3D%2230%22%20height%3D%2220%22%20href%3D%22%23SVGPVtwAcre%22%20transform%3D%22translate(128%20128)scale(76.8)%22%2F%3E%3Cuse%20width%3D%2230%22%20height%3D%2220%22%20href%3D%22%23SVGPVtwAcre%22%20transform%3D%22rotate(239%20142.6%20-47)scale(25.5827)%22%2F%3E%3Cuse%20width%3D%2230%22%20height%3D%2220%22%20href%3D%22%23SVGPVtwAcre%22%20transform%3D%22rotate(-98.1%20198%20-82)scale(25.6)%22%2F%3E%3Cuse%20width%3D%2230%22%20height%3D%2220%22%20href%3D%22%23SVGPVtwAcre%22%20transform%3D%22rotate(-74%20272.4%20-114)scale(25.6137)%22%2F%3E%3Cuse%20width%3D%2230%22%20height%3D%2220%22%20href%3D%22%23SVGPVtwAcre%22%20transform%3D%22matrix(16%20-19.968%2019.968%2016%20256%20230.4)%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%3Cdefs%3E%3Cpath%20id%3D%22SVGPVtwAcre%22%20fill%3D%22%23ff0%22%20d%3D%22M1-.3L-.7.8L0-1L.6.8L-1-.3z%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23ee1c25%22%20d%3D%22M0%200h512v512H0z%22%2F%3E%3Cuse%20width%3D%2230%22%20height%3D%2220%22%20href%3D%22%23SVGPVtwAcre%22%20transform%3D%22translate(128%20128)scale(76.8)%22%2F%3E%3Cuse%20width%3D%2230%22%20height%3D%2220%22%20href%3D%22%23SVGPVtwAcre%22%20transform%3D%22rotate(239%20142.6%20-47)scale(25.5827)%22%2F%3E%3Cuse%20width%3D%2230%22%20height%3D%2220%22%20href%3D%22%23SVGPVtwAcre%22%20transform%3D%22rotate(-98.1%20198%20-82)scale(25.6)%22%2F%3E%3Cuse%20width%3D%2230%22%20height%3D%2220%22%20href%3D%22%23SVGPVtwAcre%22%20transform%3D%22rotate(-74%20272.4%20-114)scale(25.6137)%22%2F%3E%3Cuse%20width%3D%2230%22%20height%3D%2220%22%20href%3D%22%23SVGPVtwAcre%22%20transform%3D%22matrix(16%20-19.968%2019.968%2016%20256%20230.4)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flag/cn-1x1.svg?color=%231a73e8&size=48