japanese flag icon

japanese-flag-outline from Material Symbols by Google · Outline · Travel · Apache-2.0 Free for personal and commercial use.

Name
japanese-flag-outline
Set
Material Symbols
Style
Outline
Category
Travel
Viewbox
24×24
License
Apache 2.0
Aliases
japanese-flag-outline-sharp

3 other variants in Material Symbols

The same icon in other sets

More travel icons from Material Symbols

Use the japanese flag icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 15.975V7.8q-1.75.125-3.45-.287t-3.175-1.288q-1.025-.6-2.013-.9t-2.012-.3q-.35 0-.687.038T6 5.15v8.2q.375-.05.713-.062t.687-.013q1.55 0 3.038.4t2.737 1.15q1.15.675 2.35.975t2.475.175m-4.225-3.65q.725-.725.725-1.775t-.725-1.775T12 8.05t-1.775.725T9.5 10.55t.725 1.775T12 13.05t1.775-.725M4 21V3.525q.85-.2 1.7-.363T7.45 3q1.225 0 2.45.362T12.275 4.4q1.175.7 2.438 1.062t2.587.363q.675 0 1.35-.075T20 5.625V17.8q-.675.05-1.362.125T17.3 18q-1.325 0-2.575-.35t-2.375-1.025T9.988 15.6t-2.513-.35q-.35 0-.7.038T6 15.375V21zm8-10.425"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsJapaneseFlagOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 15.975V7.8q-1.75.125-3.45-.287t-3.175-1.288q-1.025-.6-2.013-.9t-2.012-.3q-.35 0-.687.038T6 5.15v8.2q.375-.05.713-.062t.687-.013q1.55 0 3.038.4t2.737 1.15q1.15.675 2.35.975t2.475.175m-4.225-3.65q.725-.725.725-1.775t-.725-1.775T12 8.05t-1.775.725T9.5 10.55t.725 1.775T12 13.05t1.775-.725M4 21V3.525q.85-.2 1.7-.363T7.45 3q1.225 0 2.45.362T12.275 4.4q1.175.7 2.438 1.062t2.587.363q.675 0 1.35-.075T20 5.625V17.8q-.675.05-1.362.125T17.3 18q-1.325 0-2.575-.35t-2.375-1.025T9.988 15.6t-2.513-.35q-.35 0-.7.038T6 15.375V21zm8-10.425"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 15.975V7.8q-1.75.125-3.45-.287t-3.175-1.288q-1.025-.6-2.013-.9t-2.012-.3q-.35 0-.687.038T6 5.15v8.2q.375-.05.713-.062t.687-.013q1.55 0 3.038.4t2.737 1.15q1.15.675 2.35.975t2.475.175m-4.225-3.65q.725-.725.725-1.775t-.725-1.775T12 8.05t-1.775.725T9.5 10.55t.725 1.775T12 13.05t1.775-.725M4 21V3.525q.85-.2 1.7-.363T7.45 3q1.225 0 2.45.362T12.275 4.4q1.175.7 2.438 1.062t2.587.363q.675 0 1.35-.075T20 5.625V17.8q-.675.05-1.362.125T17.3 18q-1.325 0-2.575-.35t-2.375-1.025T9.988 15.6t-2.513-.35q-.35 0-.7.038T6 15.375V21zm8-10.425"/></svg>
</template>

CSS

.icon-japanese-flag-outline {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%2015.975V7.8q-1.75.125-3.45-.287t-3.175-1.288q-1.025-.6-2.013-.9t-2.012-.3q-.35%200-.687.038T6%205.15v8.2q.375-.05.713-.062t.687-.013q1.55%200%203.038.4t2.737%201.15q1.15.675%202.35.975t2.475.175m-4.225-3.65q.725-.725.725-1.775t-.725-1.775T12%208.05t-1.775.725T9.5%2010.55t.725%201.775T12%2013.05t1.775-.725M4%2021V3.525q.85-.2%201.7-.363T7.45%203q1.225%200%202.45.362T12.275%204.4q1.175.7%202.438%201.062t2.587.363q.675%200%201.35-.075T20%205.625V17.8q-.675.05-1.362.125T17.3%2018q-1.325%200-2.575-.35t-2.375-1.025T9.988%2015.6t-2.513-.35q-.35%200-.7.038T6%2015.375V21zm8-10.425%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%2015.975V7.8q-1.75.125-3.45-.287t-3.175-1.288q-1.025-.6-2.013-.9t-2.012-.3q-.35%200-.687.038T6%205.15v8.2q.375-.05.713-.062t.687-.013q1.55%200%203.038.4t2.737%201.15q1.15.675%202.35.975t2.475.175m-4.225-3.65q.725-.725.725-1.775t-.725-1.775T12%208.05t-1.775.725T9.5%2010.55t.725%201.775T12%2013.05t1.775-.725M4%2021V3.525q.85-.2%201.7-.363T7.45%203q1.225%200%202.45.362T12.275%204.4q1.175.7%202.438%201.062t2.587.363q.675%200%201.35-.075T20%205.625V17.8q-.675.05-1.362.125T17.3%2018q-1.325%200-2.575-.35t-2.375-1.025T9.988%2015.6t-2.513-.35q-.35%200-.7.038T6%2015.375V21zm8-10.425%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/japanese-flag-outline.svg?color=%231a73e8&size=48