olympic torch icon
olympic-torch from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- olympic-torch
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the olympic torch icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10 8.946c.011-1.226.521-2.625 1.658-3.573C14.51 2.993 21.259 6.956 20.82 2c3.66 5.641-2.343 5.82-2.606 7.838c-.149 1.145 1.944 1.773 3.154.765c-.244.85-1.869 4.203-6.369 3.218m-6.045-1.793C7.831 10.904 8.01 7 8.01 7L17 15.99s-3.904.178-5.028-.946M8.148 12l-5.9 7.983a1.265 1.265 0 0 0 1.769 1.77L12 15.851M7 10l7 7"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsOlympicTorch(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M10 8.946c.011-1.226.521-2.625 1.658-3.573C14.51 2.993 21.259 6.956 20.82 2c3.66 5.641-2.343 5.82-2.606 7.838c-.149 1.145 1.944 1.773 3.154.765c-.244.85-1.869 4.203-6.369 3.218m-6.045-1.793C7.831 10.904 8.01 7 8.01 7L17 15.99s-3.904.178-5.028-.946M8.148 12l-5.9 7.983a1.265 1.265 0 0 0 1.769 1.77L12 15.851M7 10l7 7"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10 8.946c.011-1.226.521-2.625 1.658-3.573C14.51 2.993 21.259 6.956 20.82 2c3.66 5.641-2.343 5.82-2.606 7.838c-.149 1.145 1.944 1.773 3.154.765c-.244.85-1.869 4.203-6.369 3.218m-6.045-1.793C7.831 10.904 8.01 7 8.01 7L17 15.99s-3.904.178-5.028-.946M8.148 12l-5.9 7.983a1.265 1.265 0 0 0 1.769 1.77L12 15.851M7 10l7 7"/></svg> </template>
CSS
.icon-olympic-torch {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M10%208.946c.011-1.226.521-2.625%201.658-3.573C14.51%202.993%2021.259%206.956%2020.82%202c3.66%205.641-2.343%205.82-2.606%207.838c-.149%201.145%201.944%201.773%203.154.765c-.244.85-1.869%204.203-6.369%203.218m-6.045-1.793C7.831%2010.904%208.01%207%208.01%207L17%2015.99s-3.904.178-5.028-.946M8.148%2012l-5.9%207.983a1.265%201.265%200%200%200%201.769%201.77L12%2015.851M7%2010l7%207%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M10%208.946c.011-1.226.521-2.625%201.658-3.573C14.51%202.993%2021.259%206.956%2020.82%202c3.66%205.641-2.343%205.82-2.606%207.838c-.149%201.145%201.944%201.773%203.154.765c-.244.85-1.869%204.203-6.369%203.218m-6.045-1.793C7.831%2010.904%208.01%207%208.01%207L17%2015.99s-3.904.178-5.028-.946M8.148%2012l-5.9%207.983a1.265%201.265%200%200%200%201.769%201.77L12%2015.851M7%2010l7%207%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/olympic-torch.svg?color=%231a73e8&size=48