lc logo
lc-4x3 from Flag Icons by Panayiotis Lipiridis · 4x3 · MIT Free for personal and commercial use.
- Name
- lc-4x3
- Set
- Flag Icons
- Style
- 4x3
- Viewbox
- 640×480
- License
- MIT
1 other variant in Flag Icons
The same logo in other sets
Use the lc logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 480"><g fill-rule="evenodd"><path fill="#65cfff" d="M0 0h640v480H0z"/><path fill="#fff" d="m318.9 42l162.7 395.3l-322.6.9z"/><path fill="#000001" d="m319 96.5l140.8 340l-279 .8z"/><path fill="#ffce00" d="m318.9 240.1l162.7 197.6l-322.6.5z"/></g></svg>
React
import type { SVGProps } from "react";
export function FlagLc4x3(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 480"><g fillRule="evenodd"><path fill="#65cfff" d="M0 0h640v480H0z"/><path fill="#fff" d="m318.9 42l162.7 395.3l-322.6.9z"/><path fill="#000001" d="m319 96.5l140.8 340l-279 .8z"/><path fill="#ffce00" d="m318.9 240.1l162.7 197.6l-322.6.5z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 480"><g fill-rule="evenodd"><path fill="#65cfff" d="M0 0h640v480H0z"/><path fill="#fff" d="m318.9 42l162.7 395.3l-322.6.9z"/><path fill="#000001" d="m319 96.5l140.8 340l-279 .8z"/><path fill="#ffce00" d="m318.9 240.1l162.7 197.6l-322.6.5z"/></g></svg> </template>
CSS
.icon-lc-4x3 {
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%20640%20480%22%3E%3Cg%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%2365cfff%22%20d%3D%22M0%200h640v480H0z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m318.9%2042l162.7%20395.3l-322.6.9z%22%2F%3E%3Cpath%20fill%3D%22%23000001%22%20d%3D%22m319%2096.5l140.8%20340l-279%20.8z%22%2F%3E%3Cpath%20fill%3D%22%23ffce00%22%20d%3D%22m318.9%20240.1l162.7%20197.6l-322.6.5z%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%20640%20480%22%3E%3Cg%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%2365cfff%22%20d%3D%22M0%200h640v480H0z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m318.9%2042l162.7%20395.3l-322.6.9z%22%2F%3E%3Cpath%20fill%3D%22%23000001%22%20d%3D%22m319%2096.5l140.8%20340l-279%20.8z%22%2F%3E%3Cpath%20fill%3D%22%23ffce00%22%20d%3D%22m318.9%20240.1l162.7%20197.6l-322.6.5z%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/lc-4x3.svg?color=%231a73e8&size=48