orange-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
orange-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the orange icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M174 72.36A68 68 0 0 0 204 16a12 12 0 0 0-12-12h-8a68 68 0 0 0-56 29.49A68 68 0 0 0 72 4h-8a12 12 0 0 0 0 24h8a44.07 44.07 0 0 1 42.6 33A92.05 92.05 0 1 0 174 72.36m4.22-44a44.14 44.14 0 0 1-36.46 31.24a44.14 44.14 0 0 1 36.47-31.22ZM128 220a68 68 0 1 1 68-68a68.07 68.07 0 0 1-68 68m49.62-52.4a52 52 0 0 1-34 34a12.2 12.2 0 0 1-3.6.55a12 12 0 0 1-3.6-23.45a28 28 0 0 0 18.32-18.32a12 12 0 0 1 22.9 7.2Z"/></svg>

React

import type { SVGProps } from "react";

export function PhOrangeBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M174 72.36A68 68 0 0 0 204 16a12 12 0 0 0-12-12h-8a68 68 0 0 0-56 29.49A68 68 0 0 0 72 4h-8a12 12 0 0 0 0 24h8a44.07 44.07 0 0 1 42.6 33A92.05 92.05 0 1 0 174 72.36m4.22-44a44.14 44.14 0 0 1-36.46 31.24a44.14 44.14 0 0 1 36.47-31.22ZM128 220a68 68 0 1 1 68-68a68.07 68.07 0 0 1-68 68m49.62-52.4a52 52 0 0 1-34 34a12.2 12.2 0 0 1-3.6.55a12 12 0 0 1-3.6-23.45a28 28 0 0 0 18.32-18.32a12 12 0 0 1 22.9 7.2Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M174 72.36A68 68 0 0 0 204 16a12 12 0 0 0-12-12h-8a68 68 0 0 0-56 29.49A68 68 0 0 0 72 4h-8a12 12 0 0 0 0 24h8a44.07 44.07 0 0 1 42.6 33A92.05 92.05 0 1 0 174 72.36m4.22-44a44.14 44.14 0 0 1-36.46 31.24a44.14 44.14 0 0 1 36.47-31.22ZM128 220a68 68 0 1 1 68-68a68.07 68.07 0 0 1-68 68m49.62-52.4a52 52 0 0 1-34 34a12.2 12.2 0 0 1-3.6.55a12 12 0 0 1-3.6-23.45a28 28 0 0 0 18.32-18.32a12 12 0 0 1 22.9 7.2Z"/></svg>
</template>

CSS

.icon-orange-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M174%2072.36A68%2068%200%200%200%20204%2016a12%2012%200%200%200-12-12h-8a68%2068%200%200%200-56%2029.49A68%2068%200%200%200%2072%204h-8a12%2012%200%200%200%200%2024h8a44.07%2044.07%200%200%201%2042.6%2033A92.05%2092.05%200%201%200%20174%2072.36m4.22-44a44.14%2044.14%200%200%201-36.46%2031.24a44.14%2044.14%200%200%201%2036.47-31.22ZM128%20220a68%2068%200%201%201%2068-68a68.07%2068.07%200%200%201-68%2068m49.62-52.4a52%2052%200%200%201-34%2034a12.2%2012.2%200%200%201-3.6.55a12%2012%200%200%201-3.6-23.45a28%2028%200%200%200%2018.32-18.32a12%2012%200%200%201%2022.9%207.2Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M174%2072.36A68%2068%200%200%200%20204%2016a12%2012%200%200%200-12-12h-8a68%2068%200%200%200-56%2029.49A68%2068%200%200%200%2072%204h-8a12%2012%200%200%200%200%2024h8a44.07%2044.07%200%200%201%2042.6%2033A92.05%2092.05%200%201%200%20174%2072.36m4.22-44a44.14%2044.14%200%200%201-36.46%2031.24a44.14%2044.14%200%200%201%2036.47-31.22ZM128%20220a68%2068%200%201%201%2068-68a68.07%2068.07%200%200%201-68%2068m49.62-52.4a52%2052%200%200%201-34%2034a12.2%2012.2%200%200%201-3.6.55a12%2012%200%200%201-3.6-23.45a28%2028%200%200%200%2018.32-18.32a12%2012%200%200%201%2022.9%207.2Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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