canadian maple leaf icon

canadian-maple-leaf from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
canadian-maple-leaf
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the canadian maple leaf icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16 3.031l-.719.719l-2.187 2.219l-2.188.687l-.906.282l.219.906l1.187 4.812l-1.719-1.187L9 11l-2.219 2.219l-2.937 1.312l-.875.406l.344.876l1.124 2.843l-.312 2.375l-.125 1l7 .875V25h4v4h2v-4h4v-2.094l7-.875l-.125-1l-.313-2.375l1.125-2.843l.344-.876l-.875-.406l-2.937-1.312L23 11l-.688.469l-1.718 1.187l1.187-4.812l.219-.907l-.906-.28l-2.188-.688L16.72 3.75zm0 2.844l1.875 1.875l.219.063l1.531.468l-1.594 6.469l-.625 2.594l2.157-1.532l3.187-2.218l1.156 1.187l.157.125l.156.094l2.25 1l-.844 2.156l-.094.25l.032.25l.187 1.625l-5.875.719l-.875.125V23h-6v-1.875L12.125 21l-5.875-.719l.188-1.625l.03-.25l-.093-.25L5.531 16l2.25-1l.157-.094l.156-.125l1.156-1.187l3.188 2.219l2.156 1.53l-.625-2.593l-1.594-6.469l1.531-.469l.219-.062z"/></svg>

React

import type { SVGProps } from "react";

export function LaCanadianMapleLeaf(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16 3.031l-.719.719l-2.187 2.219l-2.188.687l-.906.282l.219.906l1.187 4.812l-1.719-1.187L9 11l-2.219 2.219l-2.937 1.312l-.875.406l.344.876l1.124 2.843l-.312 2.375l-.125 1l7 .875V25h4v4h2v-4h4v-2.094l7-.875l-.125-1l-.313-2.375l1.125-2.843l.344-.876l-.875-.406l-2.937-1.312L23 11l-.688.469l-1.718 1.187l1.187-4.812l.219-.907l-.906-.28l-2.188-.688L16.72 3.75zm0 2.844l1.875 1.875l.219.063l1.531.468l-1.594 6.469l-.625 2.594l2.157-1.532l3.187-2.218l1.156 1.187l.157.125l.156.094l2.25 1l-.844 2.156l-.094.25l.032.25l.187 1.625l-5.875.719l-.875.125V23h-6v-1.875L12.125 21l-5.875-.719l.188-1.625l.03-.25l-.093-.25L5.531 16l2.25-1l.157-.094l.156-.125l1.156-1.187l3.188 2.219l2.156 1.53l-.625-2.593l-1.594-6.469l1.531-.469l.219-.062z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16 3.031l-.719.719l-2.187 2.219l-2.188.687l-.906.282l.219.906l1.187 4.812l-1.719-1.187L9 11l-2.219 2.219l-2.937 1.312l-.875.406l.344.876l1.124 2.843l-.312 2.375l-.125 1l7 .875V25h4v4h2v-4h4v-2.094l7-.875l-.125-1l-.313-2.375l1.125-2.843l.344-.876l-.875-.406l-2.937-1.312L23 11l-.688.469l-1.718 1.187l1.187-4.812l.219-.907l-.906-.28l-2.188-.688L16.72 3.75zm0 2.844l1.875 1.875l.219.063l1.531.468l-1.594 6.469l-.625 2.594l2.157-1.532l3.187-2.218l1.156 1.187l.157.125l.156.094l2.25 1l-.844 2.156l-.094.25l.032.25l.187 1.625l-5.875.719l-.875.125V23h-6v-1.875L12.125 21l-5.875-.719l.188-1.625l.03-.25l-.093-.25L5.531 16l2.25-1l.157-.094l.156-.125l1.156-1.187l3.188 2.219l2.156 1.53l-.625-2.593l-1.594-6.469l1.531-.469l.219-.062z"/></svg>
</template>

CSS

.icon-canadian-maple-leaf {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16%203.031l-.719.719l-2.187%202.219l-2.188.687l-.906.282l.219.906l1.187%204.812l-1.719-1.187L9%2011l-2.219%202.219l-2.937%201.312l-.875.406l.344.876l1.124%202.843l-.312%202.375l-.125%201l7%20.875V25h4v4h2v-4h4v-2.094l7-.875l-.125-1l-.313-2.375l1.125-2.843l.344-.876l-.875-.406l-2.937-1.312L23%2011l-.688.469l-1.718%201.187l1.187-4.812l.219-.907l-.906-.28l-2.188-.688L16.72%203.75zm0%202.844l1.875%201.875l.219.063l1.531.468l-1.594%206.469l-.625%202.594l2.157-1.532l3.187-2.218l1.156%201.187l.157.125l.156.094l2.25%201l-.844%202.156l-.094.25l.032.25l.187%201.625l-5.875.719l-.875.125V23h-6v-1.875L12.125%2021l-5.875-.719l.188-1.625l.03-.25l-.093-.25L5.531%2016l2.25-1l.157-.094l.156-.125l1.156-1.187l3.188%202.219l2.156%201.53l-.625-2.593l-1.594-6.469l1.531-.469l.219-.062z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16%203.031l-.719.719l-2.187%202.219l-2.188.687l-.906.282l.219.906l1.187%204.812l-1.719-1.187L9%2011l-2.219%202.219l-2.937%201.312l-.875.406l.344.876l1.124%202.843l-.312%202.375l-.125%201l7%20.875V25h4v4h2v-4h4v-2.094l7-.875l-.125-1l-.313-2.375l1.125-2.843l.344-.876l-.875-.406l-2.937-1.312L23%2011l-.688.469l-1.718%201.187l1.187-4.812l.219-.907l-.906-.28l-2.188-.688L16.72%203.75zm0%202.844l1.875%201.875l.219.063l1.531.468l-1.594%206.469l-.625%202.594l2.157-1.532l3.187-2.218l1.156%201.187l.157.125l.156.094l2.25%201l-.844%202.156l-.094.25l.032.25l.187%201.625l-5.875.719l-.875.125V23h-6v-1.875L12.125%2021l-5.875-.719l.188-1.625l.03-.25l-.093-.25L5.531%2016l2.25-1l.157-.094l.156-.125l1.156-1.187l3.188%202.219l2.156%201.53l-.625-2.593l-1.594-6.469l1.531-.469l.219-.062z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/canadian-maple-leaf.svg?color=%231a73e8&size=48