poly logo
poly from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- poly
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the poly logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.569 16.102c-2.244 0-4.064-1.834-4.064-4.096s1.82-4.095 4.064-4.095s4.063 1.833 4.063 4.095s-1.82 4.096-4.063 4.096m11.019-5.671l-4.296 2.5l.02-.118l.012-.104l.014-.173v-.013l.001-.012l.009-.211l.001-.232l-.003-.168l-.01-.24l-.016-.22l-.024-.239l-.016-.13l-.034-.233l-.04-.228l-.047-.223l-.052-.219l-.037-.135l-.062-.211l-.07-.207l-.061-.168l-.08-.2l-.087-.195l-.092-.19l-.099-.189l-.105-.185l-.01-.015l-.113-.183l-.12-.18l-.127-.176l-.135-.175l-.143-.172l-.016-.02l-.152-.17l-.16-.168l-.168-.167l-.179-.166l-.014-.013l-.189-.165l-.201-.166l-.202-.158l-.226-.167l-.245-.172l-.183-.124l-.28-.181l-.316-.197l-.105-.063l-.388-.23l-.096-.057l-.244-.142L1.705 0v3.175l4.296 2.5l-.11.041l-.096.042l-.156.074l-.012.006l-.01.006l-.186.098l-.2.114l-.142.087l-.202.13l-.181.124l-.193.14l-.106.08l-.182.145l-.175.149l-.168.152l-.162.155l-.098.1l-.15.16l-.143.163l-.114.14l-.131.169l-.125.172l-.117.176l-.112.18l-.107.185l-.01.017l-.099.19l-.094.194l-.088.199l-.082.204l-.077.211l-.009.025l-.07.217l-.065.223l-.06.23l-.053.24l-.004.02l-.047.246l-.042.258l-.034.256l-.031.281l-.026.299l-.014.223l-.016.334l-.01.374l-.003.125l-.004.452V24l2.727-1.588v-5l.092.077l.083.063l.143.099l.01.006l.007.005l.178.114l.2.118l.144.08l.214.112l.195.096l.219.1l.114.048l.218.087l.217.08l.217.071l.215.064l.132.035l.214.051l.214.044l.173.03l.213.03l.212.022l.206.015l.213.008h.227l.215-.008l.216-.015l.216-.022l.22-.031l.221-.039l.02-.004l.224-.047l.226-.055l.23-.065l.233-.074l.013-.004l.238-.083l.245-.093l.233-.096l.259-.115l.272-.128l.194-.097l.298-.154l.33-.18l.102-.057l.394-.225l.094-.054l.244-.142l8.697-5.06z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsPoly(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="M8.569 16.102c-2.244 0-4.064-1.834-4.064-4.096s1.82-4.095 4.064-4.095s4.063 1.833 4.063 4.095s-1.82 4.096-4.063 4.096m11.019-5.671l-4.296 2.5l.02-.118l.012-.104l.014-.173v-.013l.001-.012l.009-.211l.001-.232l-.003-.168l-.01-.24l-.016-.22l-.024-.239l-.016-.13l-.034-.233l-.04-.228l-.047-.223l-.052-.219l-.037-.135l-.062-.211l-.07-.207l-.061-.168l-.08-.2l-.087-.195l-.092-.19l-.099-.189l-.105-.185l-.01-.015l-.113-.183l-.12-.18l-.127-.176l-.135-.175l-.143-.172l-.016-.02l-.152-.17l-.16-.168l-.168-.167l-.179-.166l-.014-.013l-.189-.165l-.201-.166l-.202-.158l-.226-.167l-.245-.172l-.183-.124l-.28-.181l-.316-.197l-.105-.063l-.388-.23l-.096-.057l-.244-.142L1.705 0v3.175l4.296 2.5l-.11.041l-.096.042l-.156.074l-.012.006l-.01.006l-.186.098l-.2.114l-.142.087l-.202.13l-.181.124l-.193.14l-.106.08l-.182.145l-.175.149l-.168.152l-.162.155l-.098.1l-.15.16l-.143.163l-.114.14l-.131.169l-.125.172l-.117.176l-.112.18l-.107.185l-.01.017l-.099.19l-.094.194l-.088.199l-.082.204l-.077.211l-.009.025l-.07.217l-.065.223l-.06.23l-.053.24l-.004.02l-.047.246l-.042.258l-.034.256l-.031.281l-.026.299l-.014.223l-.016.334l-.01.374l-.003.125l-.004.452V24l2.727-1.588v-5l.092.077l.083.063l.143.099l.01.006l.007.005l.178.114l.2.118l.144.08l.214.112l.195.096l.219.1l.114.048l.218.087l.217.08l.217.071l.215.064l.132.035l.214.051l.214.044l.173.03l.213.03l.212.022l.206.015l.213.008h.227l.215-.008l.216-.015l.216-.022l.22-.031l.221-.039l.02-.004l.224-.047l.226-.055l.23-.065l.233-.074l.013-.004l.238-.083l.245-.093l.233-.096l.259-.115l.272-.128l.194-.097l.298-.154l.33-.18l.102-.057l.394-.225l.094-.054l.244-.142l8.697-5.06z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.569 16.102c-2.244 0-4.064-1.834-4.064-4.096s1.82-4.095 4.064-4.095s4.063 1.833 4.063 4.095s-1.82 4.096-4.063 4.096m11.019-5.671l-4.296 2.5l.02-.118l.012-.104l.014-.173v-.013l.001-.012l.009-.211l.001-.232l-.003-.168l-.01-.24l-.016-.22l-.024-.239l-.016-.13l-.034-.233l-.04-.228l-.047-.223l-.052-.219l-.037-.135l-.062-.211l-.07-.207l-.061-.168l-.08-.2l-.087-.195l-.092-.19l-.099-.189l-.105-.185l-.01-.015l-.113-.183l-.12-.18l-.127-.176l-.135-.175l-.143-.172l-.016-.02l-.152-.17l-.16-.168l-.168-.167l-.179-.166l-.014-.013l-.189-.165l-.201-.166l-.202-.158l-.226-.167l-.245-.172l-.183-.124l-.28-.181l-.316-.197l-.105-.063l-.388-.23l-.096-.057l-.244-.142L1.705 0v3.175l4.296 2.5l-.11.041l-.096.042l-.156.074l-.012.006l-.01.006l-.186.098l-.2.114l-.142.087l-.202.13l-.181.124l-.193.14l-.106.08l-.182.145l-.175.149l-.168.152l-.162.155l-.098.1l-.15.16l-.143.163l-.114.14l-.131.169l-.125.172l-.117.176l-.112.18l-.107.185l-.01.017l-.099.19l-.094.194l-.088.199l-.082.204l-.077.211l-.009.025l-.07.217l-.065.223l-.06.23l-.053.24l-.004.02l-.047.246l-.042.258l-.034.256l-.031.281l-.026.299l-.014.223l-.016.334l-.01.374l-.003.125l-.004.452V24l2.727-1.588v-5l.092.077l.083.063l.143.099l.01.006l.007.005l.178.114l.2.118l.144.08l.214.112l.195.096l.219.1l.114.048l.218.087l.217.08l.217.071l.215.064l.132.035l.214.051l.214.044l.173.03l.213.03l.212.022l.206.015l.213.008h.227l.215-.008l.216-.015l.216-.022l.22-.031l.221-.039l.02-.004l.224-.047l.226-.055l.23-.065l.233-.074l.013-.004l.238-.083l.245-.093l.233-.096l.259-.115l.272-.128l.194-.097l.298-.154l.33-.18l.102-.057l.394-.225l.094-.054l.244-.142l8.697-5.06z"/></svg> </template>
CSS
.icon-poly {
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%22M8.569%2016.102c-2.244%200-4.064-1.834-4.064-4.096s1.82-4.095%204.064-4.095s4.063%201.833%204.063%204.095s-1.82%204.096-4.063%204.096m11.019-5.671l-4.296%202.5l.02-.118l.012-.104l.014-.173v-.013l.001-.012l.009-.211l.001-.232l-.003-.168l-.01-.24l-.016-.22l-.024-.239l-.016-.13l-.034-.233l-.04-.228l-.047-.223l-.052-.219l-.037-.135l-.062-.211l-.07-.207l-.061-.168l-.08-.2l-.087-.195l-.092-.19l-.099-.189l-.105-.185l-.01-.015l-.113-.183l-.12-.18l-.127-.176l-.135-.175l-.143-.172l-.016-.02l-.152-.17l-.16-.168l-.168-.167l-.179-.166l-.014-.013l-.189-.165l-.201-.166l-.202-.158l-.226-.167l-.245-.172l-.183-.124l-.28-.181l-.316-.197l-.105-.063l-.388-.23l-.096-.057l-.244-.142L1.705%200v3.175l4.296%202.5l-.11.041l-.096.042l-.156.074l-.012.006l-.01.006l-.186.098l-.2.114l-.142.087l-.202.13l-.181.124l-.193.14l-.106.08l-.182.145l-.175.149l-.168.152l-.162.155l-.098.1l-.15.16l-.143.163l-.114.14l-.131.169l-.125.172l-.117.176l-.112.18l-.107.185l-.01.017l-.099.19l-.094.194l-.088.199l-.082.204l-.077.211l-.009.025l-.07.217l-.065.223l-.06.23l-.053.24l-.004.02l-.047.246l-.042.258l-.034.256l-.031.281l-.026.299l-.014.223l-.016.334l-.01.374l-.003.125l-.004.452V24l2.727-1.588v-5l.092.077l.083.063l.143.099l.01.006l.007.005l.178.114l.2.118l.144.08l.214.112l.195.096l.219.1l.114.048l.218.087l.217.08l.217.071l.215.064l.132.035l.214.051l.214.044l.173.03l.213.03l.212.022l.206.015l.213.008h.227l.215-.008l.216-.015l.216-.022l.22-.031l.221-.039l.02-.004l.224-.047l.226-.055l.23-.065l.233-.074l.013-.004l.238-.083l.245-.093l.233-.096l.259-.115l.272-.128l.194-.097l.298-.154l.33-.18l.102-.057l.394-.225l.094-.054l.244-.142l8.697-5.06z%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%22M8.569%2016.102c-2.244%200-4.064-1.834-4.064-4.096s1.82-4.095%204.064-4.095s4.063%201.833%204.063%204.095s-1.82%204.096-4.063%204.096m11.019-5.671l-4.296%202.5l.02-.118l.012-.104l.014-.173v-.013l.001-.012l.009-.211l.001-.232l-.003-.168l-.01-.24l-.016-.22l-.024-.239l-.016-.13l-.034-.233l-.04-.228l-.047-.223l-.052-.219l-.037-.135l-.062-.211l-.07-.207l-.061-.168l-.08-.2l-.087-.195l-.092-.19l-.099-.189l-.105-.185l-.01-.015l-.113-.183l-.12-.18l-.127-.176l-.135-.175l-.143-.172l-.016-.02l-.152-.17l-.16-.168l-.168-.167l-.179-.166l-.014-.013l-.189-.165l-.201-.166l-.202-.158l-.226-.167l-.245-.172l-.183-.124l-.28-.181l-.316-.197l-.105-.063l-.388-.23l-.096-.057l-.244-.142L1.705%200v3.175l4.296%202.5l-.11.041l-.096.042l-.156.074l-.012.006l-.01.006l-.186.098l-.2.114l-.142.087l-.202.13l-.181.124l-.193.14l-.106.08l-.182.145l-.175.149l-.168.152l-.162.155l-.098.1l-.15.16l-.143.163l-.114.14l-.131.169l-.125.172l-.117.176l-.112.18l-.107.185l-.01.017l-.099.19l-.094.194l-.088.199l-.082.204l-.077.211l-.009.025l-.07.217l-.065.223l-.06.23l-.053.24l-.004.02l-.047.246l-.042.258l-.034.256l-.031.281l-.026.299l-.014.223l-.016.334l-.01.374l-.003.125l-.004.452V24l2.727-1.588v-5l.092.077l.083.063l.143.099l.01.006l.007.005l.178.114l.2.118l.144.08l.214.112l.195.096l.219.1l.114.048l.218.087l.217.08l.217.071l.215.064l.132.035l.214.051l.214.044l.173.03l.213.03l.212.022l.206.015l.213.008h.227l.215-.008l.216-.015l.216-.022l.22-.031l.221-.039l.02-.004l.224-.047l.226-.055l.23-.065l.233-.074l.013-.004l.238-.083l.245-.093l.233-.096l.259-.115l.272-.128l.194-.097l.298-.154l.33-.18l.102-.057l.394-.225l.094-.054l.244-.142l8.697-5.06z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/poly.svg?color=%231a73e8&size=48