sponsor tiers icon

sponsor-tiers-24 from Octicons by GitHub · 24 · MIT Free for personal and commercial use.

Name
sponsor-tiers-24
Set
Octicons
Style
24
Viewbox
24×24
License
MIT

1 other variant in Octicons

Use the sponsor tiers icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.004 1.25C18.311 1.25 20 3.128 20 5.75c0 2.292-1.23 4.464-3.295 6.485c-.481.47-.98.909-1.482 1.31l.265 1.32l1.375 7.5a.75.75 0 0 1-.982.844l-3.512-1.207a.75.75 0 0 0-.488 0L8.37 23.209a.75.75 0 0 1-.982-.844l1.378-7.512l.261-1.309c-.5-.4-1-.838-1.481-1.31C5.479 10.215 4.25 8.043 4.25 5.75c0-2.622 1.689-4.5 3.996-4.5c1.55 0 2.947.752 3.832 1.967l.047.067l.047-.067a4.73 4.73 0 0 1 3.612-1.962zM13.89 14.531c-.418.285-.828.542-1.218.77l-.18.103a.75.75 0 0 1-.734 0l-.071-.04l-.46-.272q-.424-.26-.868-.562l-.121.605l-1.145 6.239l2.3-.79a2.25 2.25 0 0 1 1.284-.054l.18.053l2.299.79l-1.141-6.226zM16.004 2.75c-1.464 0-2.731.983-3.159 2.459c-.209.721-1.231.721-1.44 0c-.428-1.476-1.695-2.459-3.16-2.459c-1.44 0-2.495 1.173-2.495 3c0 1.811 1.039 3.647 2.844 5.412a19.6 19.6 0 0 0 3.734 2.84l-.019-.011l-.184-.111l.147-.088a20 20 0 0 0 3.015-2.278l.37-.352C17.46 9.397 18.5 7.561 18.5 5.75c0-1.827-1.055-3-2.496-3"/></svg>

React

import type { SVGProps } from "react";

export function OcticonSponsorTiers24(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="M16.004 1.25C18.311 1.25 20 3.128 20 5.75c0 2.292-1.23 4.464-3.295 6.485c-.481.47-.98.909-1.482 1.31l.265 1.32l1.375 7.5a.75.75 0 0 1-.982.844l-3.512-1.207a.75.75 0 0 0-.488 0L8.37 23.209a.75.75 0 0 1-.982-.844l1.378-7.512l.261-1.309c-.5-.4-1-.838-1.481-1.31C5.479 10.215 4.25 8.043 4.25 5.75c0-2.622 1.689-4.5 3.996-4.5c1.55 0 2.947.752 3.832 1.967l.047.067l.047-.067a4.73 4.73 0 0 1 3.612-1.962zM13.89 14.531c-.418.285-.828.542-1.218.77l-.18.103a.75.75 0 0 1-.734 0l-.071-.04l-.46-.272q-.424-.26-.868-.562l-.121.605l-1.145 6.239l2.3-.79a2.25 2.25 0 0 1 1.284-.054l.18.053l2.299.79l-1.141-6.226zM16.004 2.75c-1.464 0-2.731.983-3.159 2.459c-.209.721-1.231.721-1.44 0c-.428-1.476-1.695-2.459-3.16-2.459c-1.44 0-2.495 1.173-2.495 3c0 1.811 1.039 3.647 2.844 5.412a19.6 19.6 0 0 0 3.734 2.84l-.019-.011l-.184-.111l.147-.088a20 20 0 0 0 3.015-2.278l.37-.352C17.46 9.397 18.5 7.561 18.5 5.75c0-1.827-1.055-3-2.496-3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.004 1.25C18.311 1.25 20 3.128 20 5.75c0 2.292-1.23 4.464-3.295 6.485c-.481.47-.98.909-1.482 1.31l.265 1.32l1.375 7.5a.75.75 0 0 1-.982.844l-3.512-1.207a.75.75 0 0 0-.488 0L8.37 23.209a.75.75 0 0 1-.982-.844l1.378-7.512l.261-1.309c-.5-.4-1-.838-1.481-1.31C5.479 10.215 4.25 8.043 4.25 5.75c0-2.622 1.689-4.5 3.996-4.5c1.55 0 2.947.752 3.832 1.967l.047.067l.047-.067a4.73 4.73 0 0 1 3.612-1.962zM13.89 14.531c-.418.285-.828.542-1.218.77l-.18.103a.75.75 0 0 1-.734 0l-.071-.04l-.46-.272q-.424-.26-.868-.562l-.121.605l-1.145 6.239l2.3-.79a2.25 2.25 0 0 1 1.284-.054l.18.053l2.299.79l-1.141-6.226zM16.004 2.75c-1.464 0-2.731.983-3.159 2.459c-.209.721-1.231.721-1.44 0c-.428-1.476-1.695-2.459-3.16-2.459c-1.44 0-2.495 1.173-2.495 3c0 1.811 1.039 3.647 2.844 5.412a19.6 19.6 0 0 0 3.734 2.84l-.019-.011l-.184-.111l.147-.088a20 20 0 0 0 3.015-2.278l.37-.352C17.46 9.397 18.5 7.561 18.5 5.75c0-1.827-1.055-3-2.496-3"/></svg>
</template>

CSS

.icon-sponsor-tiers-24 {
  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%22M16.004%201.25C18.311%201.25%2020%203.128%2020%205.75c0%202.292-1.23%204.464-3.295%206.485c-.481.47-.98.909-1.482%201.31l.265%201.32l1.375%207.5a.75.75%200%200%201-.982.844l-3.512-1.207a.75.75%200%200%200-.488%200L8.37%2023.209a.75.75%200%200%201-.982-.844l1.378-7.512l.261-1.309c-.5-.4-1-.838-1.481-1.31C5.479%2010.215%204.25%208.043%204.25%205.75c0-2.622%201.689-4.5%203.996-4.5c1.55%200%202.947.752%203.832%201.967l.047.067l.047-.067a4.73%204.73%200%200%201%203.612-1.962zM13.89%2014.531c-.418.285-.828.542-1.218.77l-.18.103a.75.75%200%200%201-.734%200l-.071-.04l-.46-.272q-.424-.26-.868-.562l-.121.605l-1.145%206.239l2.3-.79a2.25%202.25%200%200%201%201.284-.054l.18.053l2.299.79l-1.141-6.226zM16.004%202.75c-1.464%200-2.731.983-3.159%202.459c-.209.721-1.231.721-1.44%200c-.428-1.476-1.695-2.459-3.16-2.459c-1.44%200-2.495%201.173-2.495%203c0%201.811%201.039%203.647%202.844%205.412a19.6%2019.6%200%200%200%203.734%202.84l-.019-.011l-.184-.111l.147-.088a20%2020%200%200%200%203.015-2.278l.37-.352C17.46%209.397%2018.5%207.561%2018.5%205.75c0-1.827-1.055-3-2.496-3%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%22M16.004%201.25C18.311%201.25%2020%203.128%2020%205.75c0%202.292-1.23%204.464-3.295%206.485c-.481.47-.98.909-1.482%201.31l.265%201.32l1.375%207.5a.75.75%200%200%201-.982.844l-3.512-1.207a.75.75%200%200%200-.488%200L8.37%2023.209a.75.75%200%200%201-.982-.844l1.378-7.512l.261-1.309c-.5-.4-1-.838-1.481-1.31C5.479%2010.215%204.25%208.043%204.25%205.75c0-2.622%201.689-4.5%203.996-4.5c1.55%200%202.947.752%203.832%201.967l.047.067l.047-.067a4.73%204.73%200%200%201%203.612-1.962zM13.89%2014.531c-.418.285-.828.542-1.218.77l-.18.103a.75.75%200%200%201-.734%200l-.071-.04l-.46-.272q-.424-.26-.868-.562l-.121.605l-1.145%206.239l2.3-.79a2.25%202.25%200%200%201%201.284-.054l.18.053l2.299.79l-1.141-6.226zM16.004%202.75c-1.464%200-2.731.983-3.159%202.459c-.209.721-1.231.721-1.44%200c-.428-1.476-1.695-2.459-3.16-2.459c-1.44%200-2.495%201.173-2.495%203c0%201.811%201.039%203.647%202.844%205.412a19.6%2019.6%200%200%200%203.734%202.84l-.019-.011l-.184-.111l.147-.088a20%2020%200%200%200%203.015-2.278l.37-.352C17.46%209.397%2018.5%207.561%2018.5%205.75c0-1.827-1.055-3-2.496-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/octicon/sponsor-tiers-24.svg?color=%231a73e8&size=48