torch icon
torch from IconPark by ByteDance · Color · Sports · Apache-2.0 Free for personal and commercial use.
- Name
- torch
- Set
- IconPark
- Style
- Color
- Category
- Sports
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More sports icons from IconPark
Use the torch icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="4"><path d="M27 34H21V44H27V34Z"/><path d="M31 34H17L14 26H34L31 34Z"/><path fill="#2F88FF" d="M20.9996 14C22.9996 9.39 26.9996 4 26.9996 4C26.9996 4 33.3596 15.49 33.3596 19.23C33.3596 22.97 30.7396 26 26.9996 26H18.9996C16.3596 26 14.6396 23.86 14.6396 21.22C14.6396 18.58 18.9996 10 18.9996 10C18.9996 10 19.9596 12.01 20.9996 14Z"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkTorch(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="2" strokeWidth="4"><path d="M27 34H21V44H27V34Z"/><path d="M31 34H17L14 26H34L31 34Z"/><path fill="#2F88FF" d="M20.9996 14C22.9996 9.39 26.9996 4 26.9996 4C26.9996 4 33.3596 15.49 33.3596 19.23C33.3596 22.97 30.7396 26 26.9996 26H18.9996C16.3596 26 14.6396 23.86 14.6396 21.22C14.6396 18.58 18.9996 10 18.9996 10C18.9996 10 19.9596 12.01 20.9996 14Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="4"><path d="M27 34H21V44H27V34Z"/><path d="M31 34H17L14 26H34L31 34Z"/><path fill="#2F88FF" d="M20.9996 14C22.9996 9.39 26.9996 4 26.9996 4C26.9996 4 33.3596 15.49 33.3596 19.23C33.3596 22.97 30.7396 26 26.9996 26H18.9996C16.3596 26 14.6396 23.86 14.6396 21.22C14.6396 18.58 18.9996 10 18.9996 10C18.9996 10 19.9596 12.01 20.9996 14Z"/></g></svg> </template>
CSS
.icon-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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M27%2034H21V44H27V34Z%22%2F%3E%3Cpath%20d%3D%22M31%2034H17L14%2026H34L31%2034Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M20.9996%2014C22.9996%209.39%2026.9996%204%2026.9996%204C26.9996%204%2033.3596%2015.49%2033.3596%2019.23C33.3596%2022.97%2030.7396%2026%2026.9996%2026H18.9996C16.3596%2026%2014.6396%2023.86%2014.6396%2021.22C14.6396%2018.58%2018.9996%2010%2018.9996%2010C18.9996%2010%2019.9596%2012.01%2020.9996%2014Z%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M27%2034H21V44H27V34Z%22%2F%3E%3Cpath%20d%3D%22M31%2034H17L14%2026H34L31%2034Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M20.9996%2014C22.9996%209.39%2026.9996%204%2026.9996%204C26.9996%204%2033.3596%2015.49%2033.3596%2019.23C33.3596%2022.97%2030.7396%2026%2026.9996%2026H18.9996C16.3596%2026%2014.6396%2023.86%2014.6396%2021.22C14.6396%2018.58%2018.9996%2010%2018.9996%2010C18.9996%2010%2019.9596%2012.01%2020.9996%2014Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/torch.svg?color=%231a73e8&size=48