circle radiation icon
circle-radiation from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- circle-radiation
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Viewbox
- 512×512
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome 6 Solid
circle-arrow-downcircle-arrow-leftcircle-arrow-rightcircle-arrow-upcircle-checkcircle-chevron-downcircle-chevron-leftcircle-chevron-rightcircle-chevron-upcircle-dollar-to-slotcircle-dotcircle-downcircle-exclamationcircle-hcircle-half-strokecircle-infocircle-leftcircle-minuscircle-nodescircle-notchcircle-pausecircle-playcircle-pluscircle-question
Use the circle radiation icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M256 64a192 192 0 1 1 0 384a192 192 0 1 1 0-384m0 448a256 256 0 1 0 0-512a256 256 0 1 0 0 512m-56-256c0-20.7 11.3-38.8 28-48.5l-36-62.3c-8.8-15.3-28.7-20.8-42-9c-25.6 22.6-43.9 53.3-50.9 88.1c-3.4 17.2 11.2 31.7 28.9 31.7zm28 48.5l-36 62.4c-8.8 15.3-3.6 35.2 13.1 40.8c16 5.4 33.1 8.3 50.9 8.3s34.9-2.9 50.9-8.3c16.7-5.6 21.9-25.5 13.1-40.8l-36-62.4c-8.2 4.8-17.8 7.5-28 7.5s-19.8-2.7-28-7.5m84-48.5h72c17.7 0 32.3-14.5 28.8-31.8c-7-34.8-25.3-65.5-50.9-88.1c-13.2-11.7-33.1-6.3-42 9l-36 62.3c16.7 9.7 28 27.8 28 48.5zm-56 32a32 32 0 1 0 0-64a32 32 0 1 0 0 64"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidCircleRadiation(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M256 64a192 192 0 1 1 0 384a192 192 0 1 1 0-384m0 448a256 256 0 1 0 0-512a256 256 0 1 0 0 512m-56-256c0-20.7 11.3-38.8 28-48.5l-36-62.3c-8.8-15.3-28.7-20.8-42-9c-25.6 22.6-43.9 53.3-50.9 88.1c-3.4 17.2 11.2 31.7 28.9 31.7zm28 48.5l-36 62.4c-8.8 15.3-3.6 35.2 13.1 40.8c16 5.4 33.1 8.3 50.9 8.3s34.9-2.9 50.9-8.3c16.7-5.6 21.9-25.5 13.1-40.8l-36-62.4c-8.2 4.8-17.8 7.5-28 7.5s-19.8-2.7-28-7.5m84-48.5h72c17.7 0 32.3-14.5 28.8-31.8c-7-34.8-25.3-65.5-50.9-88.1c-13.2-11.7-33.1-6.3-42 9l-36 62.3c16.7 9.7 28 27.8 28 48.5zm-56 32a32 32 0 1 0 0-64a32 32 0 1 0 0 64"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M256 64a192 192 0 1 1 0 384a192 192 0 1 1 0-384m0 448a256 256 0 1 0 0-512a256 256 0 1 0 0 512m-56-256c0-20.7 11.3-38.8 28-48.5l-36-62.3c-8.8-15.3-28.7-20.8-42-9c-25.6 22.6-43.9 53.3-50.9 88.1c-3.4 17.2 11.2 31.7 28.9 31.7zm28 48.5l-36 62.4c-8.8 15.3-3.6 35.2 13.1 40.8c16 5.4 33.1 8.3 50.9 8.3s34.9-2.9 50.9-8.3c16.7-5.6 21.9-25.5 13.1-40.8l-36-62.4c-8.2 4.8-17.8 7.5-28 7.5s-19.8-2.7-28-7.5m84-48.5h72c17.7 0 32.3-14.5 28.8-31.8c-7-34.8-25.3-65.5-50.9-88.1c-13.2-11.7-33.1-6.3-42 9l-36 62.3c16.7 9.7 28 27.8 28 48.5zm-56 32a32 32 0 1 0 0-64a32 32 0 1 0 0 64"/></svg> </template>
CSS
.icon-circle-radiation {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M256%2064a192%20192%200%201%201%200%20384a192%20192%200%201%201%200-384m0%20448a256%20256%200%201%200%200-512a256%20256%200%201%200%200%20512m-56-256c0-20.7%2011.3-38.8%2028-48.5l-36-62.3c-8.8-15.3-28.7-20.8-42-9c-25.6%2022.6-43.9%2053.3-50.9%2088.1c-3.4%2017.2%2011.2%2031.7%2028.9%2031.7zm28%2048.5l-36%2062.4c-8.8%2015.3-3.6%2035.2%2013.1%2040.8c16%205.4%2033.1%208.3%2050.9%208.3s34.9-2.9%2050.9-8.3c16.7-5.6%2021.9-25.5%2013.1-40.8l-36-62.4c-8.2%204.8-17.8%207.5-28%207.5s-19.8-2.7-28-7.5m84-48.5h72c17.7%200%2032.3-14.5%2028.8-31.8c-7-34.8-25.3-65.5-50.9-88.1c-13.2-11.7-33.1-6.3-42%209l-36%2062.3c16.7%209.7%2028%2027.8%2028%2048.5zm-56%2032a32%2032%200%201%200%200-64a32%2032%200%201%200%200%2064%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M256%2064a192%20192%200%201%201%200%20384a192%20192%200%201%201%200-384m0%20448a256%20256%200%201%200%200-512a256%20256%200%201%200%200%20512m-56-256c0-20.7%2011.3-38.8%2028-48.5l-36-62.3c-8.8-15.3-28.7-20.8-42-9c-25.6%2022.6-43.9%2053.3-50.9%2088.1c-3.4%2017.2%2011.2%2031.7%2028.9%2031.7zm28%2048.5l-36%2062.4c-8.8%2015.3-3.6%2035.2%2013.1%2040.8c16%205.4%2033.1%208.3%2050.9%208.3s34.9-2.9%2050.9-8.3c16.7-5.6%2021.9-25.5%2013.1-40.8l-36-62.4c-8.2%204.8-17.8%207.5-28%207.5s-19.8-2.7-28-7.5m84-48.5h72c17.7%200%2032.3-14.5%2028.8-31.8c-7-34.8-25.3-65.5-50.9-88.1c-13.2-11.7-33.1-6.3-42%209l-36%2062.3c16.7%209.7%2028%2027.8%2028%2048.5zm-56%2032a32%2032%200%201%200%200-64a32%2032%200%201%200%200%2064%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/circle-radiation.svg?color=%231a73e8&size=48