lang-dz from Circle Flags by HatScripts · Circle · MIT Free for personal and commercial use.

Name
lang-dz
Set
Circle Flags
Style
Circle
Viewbox
512×512
License
MIT

Related icons in Circle Flags

Use the lang dz logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><mask id="SVGuywqVbel"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#SVGuywqVbel)"><path fill="#ffda44" d="M0 0h512L281 293.2L0 512z"/><path fill="#ff9811" d="M506.7 0L0 506.7v5.3h512V0z"/><path fill="#eee" d="M398.2 142V97.7h-85.3l-6.5 6.5c-23.2 23.2-19.3 50.2-16.5 70c2.7 18.3 3 25.3-3.8 32c-6.8 7-14 6.6-32.2 4c-19.7-3-46.8-6.8-70 16.4s-19.3 50.3-16.4 70c2.6 18.3 3 25.4-4 32.2c-6.7 6.8-13.7 6.5-32 3.8c-7.2-1-14.5-2-22.4-2.2l-.5 44.6c5 0 10.6.8 16.5 1.7c7 1 15 2.2 23.5 2.2c8.7 0 18-1.3 27-5.2v35.6h66.8v-33.4H209v-22.2h22.3v-33.4h-18c.9-10.8-.6-21.2-2-30c-2.5-18.4-3-25.4 4-32.2c6.8-6.8 13.8-6.5 32.2-3.8c14.3 2 32.6 4.7 50.4-3v35.6h66.8v-33.4h-33.3V231h22.3v-33.4h-17.8a130 130 0 0 0-2-30c-1.8-12.8-2.5-20-.4-25.6z"/></g></svg>

React

import type { SVGProps } from "react";

export function CircleFlagsLangDz(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><mask id="SVGuywqVbel"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#SVGuywqVbel)"><path fill="#ffda44" d="M0 0h512L281 293.2L0 512z"/><path fill="#ff9811" d="M506.7 0L0 506.7v5.3h512V0z"/><path fill="#eee" d="M398.2 142V97.7h-85.3l-6.5 6.5c-23.2 23.2-19.3 50.2-16.5 70c2.7 18.3 3 25.3-3.8 32c-6.8 7-14 6.6-32.2 4c-19.7-3-46.8-6.8-70 16.4s-19.3 50.3-16.4 70c2.6 18.3 3 25.4-4 32.2c-6.7 6.8-13.7 6.5-32 3.8c-7.2-1-14.5-2-22.4-2.2l-.5 44.6c5 0 10.6.8 16.5 1.7c7 1 15 2.2 23.5 2.2c8.7 0 18-1.3 27-5.2v35.6h66.8v-33.4H209v-22.2h22.3v-33.4h-18c.9-10.8-.6-21.2-2-30c-2.5-18.4-3-25.4 4-32.2c6.8-6.8 13.8-6.5 32.2-3.8c14.3 2 32.6 4.7 50.4-3v35.6h66.8v-33.4h-33.3V231h22.3v-33.4h-17.8a130 130 0 0 0-2-30c-1.8-12.8-2.5-20-.4-25.6z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><mask id="SVGuywqVbel"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#SVGuywqVbel)"><path fill="#ffda44" d="M0 0h512L281 293.2L0 512z"/><path fill="#ff9811" d="M506.7 0L0 506.7v5.3h512V0z"/><path fill="#eee" d="M398.2 142V97.7h-85.3l-6.5 6.5c-23.2 23.2-19.3 50.2-16.5 70c2.7 18.3 3 25.3-3.8 32c-6.8 7-14 6.6-32.2 4c-19.7-3-46.8-6.8-70 16.4s-19.3 50.3-16.4 70c2.6 18.3 3 25.4-4 32.2c-6.7 6.8-13.7 6.5-32 3.8c-7.2-1-14.5-2-22.4-2.2l-.5 44.6c5 0 10.6.8 16.5 1.7c7 1 15 2.2 23.5 2.2c8.7 0 18-1.3 27-5.2v35.6h66.8v-33.4H209v-22.2h22.3v-33.4h-18c.9-10.8-.6-21.2-2-30c-2.5-18.4-3-25.4 4-32.2c6.8-6.8 13.8-6.5 32.2-3.8c14.3 2 32.6 4.7 50.4-3v35.6h66.8v-33.4h-33.3V231h22.3v-33.4h-17.8a130 130 0 0 0-2-30c-1.8-12.8-2.5-20-.4-25.6z"/></g></svg>
</template>

CSS

.icon-lang-dz {
  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%3Cmask%20id%3D%22SVGuywqVbel%22%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22256%22%20r%3D%22256%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fmask%3E%3Cg%20mask%3D%22url(%23SVGuywqVbel)%22%3E%3Cpath%20fill%3D%22%23ffda44%22%20d%3D%22M0%200h512L281%20293.2L0%20512z%22%2F%3E%3Cpath%20fill%3D%22%23ff9811%22%20d%3D%22M506.7%200L0%20506.7v5.3h512V0z%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M398.2%20142V97.7h-85.3l-6.5%206.5c-23.2%2023.2-19.3%2050.2-16.5%2070c2.7%2018.3%203%2025.3-3.8%2032c-6.8%207-14%206.6-32.2%204c-19.7-3-46.8-6.8-70%2016.4s-19.3%2050.3-16.4%2070c2.6%2018.3%203%2025.4-4%2032.2c-6.7%206.8-13.7%206.5-32%203.8c-7.2-1-14.5-2-22.4-2.2l-.5%2044.6c5%200%2010.6.8%2016.5%201.7c7%201%2015%202.2%2023.5%202.2c8.7%200%2018-1.3%2027-5.2v35.6h66.8v-33.4H209v-22.2h22.3v-33.4h-18c.9-10.8-.6-21.2-2-30c-2.5-18.4-3-25.4%204-32.2c6.8-6.8%2013.8-6.5%2032.2-3.8c14.3%202%2032.6%204.7%2050.4-3v35.6h66.8v-33.4h-33.3V231h22.3v-33.4h-17.8a130%20130%200%200%200-2-30c-1.8-12.8-2.5-20-.4-25.6z%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%3Cmask%20id%3D%22SVGuywqVbel%22%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22256%22%20r%3D%22256%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fmask%3E%3Cg%20mask%3D%22url(%23SVGuywqVbel)%22%3E%3Cpath%20fill%3D%22%23ffda44%22%20d%3D%22M0%200h512L281%20293.2L0%20512z%22%2F%3E%3Cpath%20fill%3D%22%23ff9811%22%20d%3D%22M506.7%200L0%20506.7v5.3h512V0z%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M398.2%20142V97.7h-85.3l-6.5%206.5c-23.2%2023.2-19.3%2050.2-16.5%2070c2.7%2018.3%203%2025.3-3.8%2032c-6.8%207-14%206.6-32.2%204c-19.7-3-46.8-6.8-70%2016.4s-19.3%2050.3-16.4%2070c2.6%2018.3%203%2025.4-4%2032.2c-6.7%206.8-13.7%206.5-32%203.8c-7.2-1-14.5-2-22.4-2.2l-.5%2044.6c5%200%2010.6.8%2016.5%201.7c7%201%2015%202.2%2023.5%202.2c8.7%200%2018-1.3%2027-5.2v35.6h66.8v-33.4H209v-22.2h22.3v-33.4h-18c.9-10.8-.6-21.2-2-30c-2.5-18.4-3-25.4%204-32.2c6.8-6.8%2013.8-6.5%2032.2-3.8c14.3%202%2032.6%204.7%2050.4-3v35.6h66.8v-33.4h-33.3V231h22.3v-33.4h-17.8a130%20130%200%200%200-2-30c-1.8-12.8-2.5-20-.4-25.6z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/circle-flags/lang-dz.svg?color=%231a73e8&size=48