py from Flagpack by Yummygum · Rounded · MIT Free for personal and commercial use.

Name
py
Set
Flagpack
Style
Rounded
Viewbox
32×24
License
MIT

The same logo in other sets

Use the py logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 24"><g fill="none"><path fill="#f7fcff" fill-rule="evenodd" d="M0 0v24h32V0z" clip-rule="evenodd"/><mask id="SVGcFaS5cXn1" width="32" height="24" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:luminance"><path fill="#fff" fill-rule="evenodd" d="M0 0v24h32V0z" clip-rule="evenodd"/></mask><g mask="url(#SVGcFaS5cXn1)"><path stroke="#272727" stroke-width=".35" d="M19.825 12a3.825 3.825 0 1 1-7.65 0a3.825 3.825 0 0 1 7.65 0Z"/><path fill="#272727" fill-rule="evenodd" d="M13 12a3 3 0 1 0 6 0a3 3 0 0 0-6 0m5.65 0a2.65 2.65 0 1 1-5.3 0a2.65 2.65 0 0 1 5.3 0" clip-rule="evenodd"/><path fill="#f05234" fill-rule="evenodd" d="M0 0v8h32V0z" clip-rule="evenodd"/><path fill="#3d58db" fill-rule="evenodd" d="M0 16v8h32v-8z" clip-rule="evenodd"/><path fill="#73be4a" d="m14.617 10.002l.284.411c-.66.457-.958.993-.714 1.904c.241.9.808 1.348 1.75 1.381l-.017.5c-1.162-.04-1.947-.517-2.245-1.631c-.296-1.106.1-1.982.942-2.565"/><path fill="#fbcd17" fill-rule="evenodd" d="m16 12.315l-.882.599l.297-1.024l-.842-.654l1.066-.034L16 10.2l.361 1.003l1.066.034l-.842.653l.297 1.024z" clip-rule="evenodd"/><path stroke="#73be4a" stroke-width=".5" d="M17.168 10.176s1.126.78.72 2.291c-.404 1.512-1.983 1.567-1.983 1.567"/><path fill="#f7fcff" d="m14.564 9.044l.467.718z"/></g></g></svg>

React

import type { SVGProps } from "react";

export function FlagpackPy(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 24"><g fill="none"><path fill="#f7fcff" fillRule="evenodd" d="M0 0v24h32V0z" clipRule="evenodd"/><mask id="SVGcFaS5cXn1" width="32" height="24" x="0" y="0" maskUnits="userSpaceOnUse" style="maskType:luminance"><path fill="#fff" fillRule="evenodd" d="M0 0v24h32V0z" clipRule="evenodd"/></mask><g mask="url(#SVGcFaS5cXn1)"><path stroke="#272727" strokeWidth=".35" d="M19.825 12a3.825 3.825 0 1 1-7.65 0a3.825 3.825 0 0 1 7.65 0Z"/><path fill="#272727" fillRule="evenodd" d="M13 12a3 3 0 1 0 6 0a3 3 0 0 0-6 0m5.65 0a2.65 2.65 0 1 1-5.3 0a2.65 2.65 0 0 1 5.3 0" clipRule="evenodd"/><path fill="#f05234" fillRule="evenodd" d="M0 0v8h32V0z" clipRule="evenodd"/><path fill="#3d58db" fillRule="evenodd" d="M0 16v8h32v-8z" clipRule="evenodd"/><path fill="#73be4a" d="m14.617 10.002l.284.411c-.66.457-.958.993-.714 1.904c.241.9.808 1.348 1.75 1.381l-.017.5c-1.162-.04-1.947-.517-2.245-1.631c-.296-1.106.1-1.982.942-2.565"/><path fill="#fbcd17" fillRule="evenodd" d="m16 12.315l-.882.599l.297-1.024l-.842-.654l1.066-.034L16 10.2l.361 1.003l1.066.034l-.842.653l.297 1.024z" clipRule="evenodd"/><path stroke="#73be4a" strokeWidth=".5" d="M17.168 10.176s1.126.78.72 2.291c-.404 1.512-1.983 1.567-1.983 1.567"/><path fill="#f7fcff" d="m14.564 9.044l.467.718z"/></g></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 24"><g fill="none"><path fill="#f7fcff" fill-rule="evenodd" d="M0 0v24h32V0z" clip-rule="evenodd"/><mask id="SVGcFaS5cXn1" width="32" height="24" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:luminance"><path fill="#fff" fill-rule="evenodd" d="M0 0v24h32V0z" clip-rule="evenodd"/></mask><g mask="url(#SVGcFaS5cXn1)"><path stroke="#272727" stroke-width=".35" d="M19.825 12a3.825 3.825 0 1 1-7.65 0a3.825 3.825 0 0 1 7.65 0Z"/><path fill="#272727" fill-rule="evenodd" d="M13 12a3 3 0 1 0 6 0a3 3 0 0 0-6 0m5.65 0a2.65 2.65 0 1 1-5.3 0a2.65 2.65 0 0 1 5.3 0" clip-rule="evenodd"/><path fill="#f05234" fill-rule="evenodd" d="M0 0v8h32V0z" clip-rule="evenodd"/><path fill="#3d58db" fill-rule="evenodd" d="M0 16v8h32v-8z" clip-rule="evenodd"/><path fill="#73be4a" d="m14.617 10.002l.284.411c-.66.457-.958.993-.714 1.904c.241.9.808 1.348 1.75 1.381l-.017.5c-1.162-.04-1.947-.517-2.245-1.631c-.296-1.106.1-1.982.942-2.565"/><path fill="#fbcd17" fill-rule="evenodd" d="m16 12.315l-.882.599l.297-1.024l-.842-.654l1.066-.034L16 10.2l.361 1.003l1.066.034l-.842.653l.297 1.024z" clip-rule="evenodd"/><path stroke="#73be4a" stroke-width=".5" d="M17.168 10.176s1.126.78.72 2.291c-.404 1.512-1.983 1.567-1.983 1.567"/><path fill="#f7fcff" d="m14.564 9.044l.467.718z"/></g></g></svg>
</template>

CSS

.icon-py {
  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%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f7fcff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200v24h32V0z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cmask%20id%3D%22SVGcFaS5cXn1%22%20width%3D%2232%22%20height%3D%2224%22%20x%3D%220%22%20y%3D%220%22%20maskUnits%3D%22userSpaceOnUse%22%20style%3D%22mask-type%3Aluminance%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200v24h32V0z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fmask%3E%3Cg%20mask%3D%22url(%23SVGcFaS5cXn1)%22%3E%3Cpath%20stroke%3D%22%23272727%22%20stroke-width%3D%22.35%22%20d%3D%22M19.825%2012a3.825%203.825%200%201%201-7.65%200a3.825%203.825%200%200%201%207.65%200Z%22%2F%3E%3Cpath%20fill%3D%22%23272727%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13%2012a3%203%200%201%200%206%200a3%203%200%200%200-6%200m5.65%200a2.65%202.65%200%201%201-5.3%200a2.65%202.65%200%200%201%205.3%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23f05234%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200v8h32V0z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%233d58db%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%2016v8h32v-8z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%2373be4a%22%20d%3D%22m14.617%2010.002l.284.411c-.66.457-.958.993-.714%201.904c.241.9.808%201.348%201.75%201.381l-.017.5c-1.162-.04-1.947-.517-2.245-1.631c-.296-1.106.1-1.982.942-2.565%22%2F%3E%3Cpath%20fill%3D%22%23fbcd17%22%20fill-rule%3D%22evenodd%22%20d%3D%22m16%2012.315l-.882.599l.297-1.024l-.842-.654l1.066-.034L16%2010.2l.361%201.003l1.066.034l-.842.653l.297%201.024z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke%3D%22%2373be4a%22%20stroke-width%3D%22.5%22%20d%3D%22M17.168%2010.176s1.126.78.72%202.291c-.404%201.512-1.983%201.567-1.983%201.567%22%2F%3E%3Cpath%20fill%3D%22%23f7fcff%22%20d%3D%22m14.564%209.044l.467.718z%22%2F%3E%3C%2Fg%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%2032%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f7fcff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200v24h32V0z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cmask%20id%3D%22SVGcFaS5cXn1%22%20width%3D%2232%22%20height%3D%2224%22%20x%3D%220%22%20y%3D%220%22%20maskUnits%3D%22userSpaceOnUse%22%20style%3D%22mask-type%3Aluminance%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200v24h32V0z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fmask%3E%3Cg%20mask%3D%22url(%23SVGcFaS5cXn1)%22%3E%3Cpath%20stroke%3D%22%23272727%22%20stroke-width%3D%22.35%22%20d%3D%22M19.825%2012a3.825%203.825%200%201%201-7.65%200a3.825%203.825%200%200%201%207.65%200Z%22%2F%3E%3Cpath%20fill%3D%22%23272727%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13%2012a3%203%200%201%200%206%200a3%203%200%200%200-6%200m5.65%200a2.65%202.65%200%201%201-5.3%200a2.65%202.65%200%200%201%205.3%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23f05234%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200v8h32V0z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%233d58db%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%2016v8h32v-8z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%2373be4a%22%20d%3D%22m14.617%2010.002l.284.411c-.66.457-.958.993-.714%201.904c.241.9.808%201.348%201.75%201.381l-.017.5c-1.162-.04-1.947-.517-2.245-1.631c-.296-1.106.1-1.982.942-2.565%22%2F%3E%3Cpath%20fill%3D%22%23fbcd17%22%20fill-rule%3D%22evenodd%22%20d%3D%22m16%2012.315l-.882.599l.297-1.024l-.842-.654l1.066-.034L16%2010.2l.361%201.003l1.066.034l-.842.653l.297%201.024z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke%3D%22%2373be4a%22%20stroke-width%3D%22.5%22%20d%3D%22M17.168%2010.176s1.126.78.72%202.291c-.404%201.512-1.983%201.567-1.983%201.567%22%2F%3E%3Cpath%20fill%3D%22%23f7fcff%22%20d%3D%22m14.564%209.044l.467.718z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flagpack/py.svg?color=%231a73e8&size=48