fogbugz icon logo
fogbugz-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- fogbugz-icon
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×307
- License
- CC0
Use the fogbugz icon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 307"><defs><linearGradient id="SVGT5pMRdgR" x1="-24.513%" x2="130.064%" y1="75.564%" y2="-56.513%"><stop offset="0%" stop-color="#ab68fc"/><stop offset="86%" stop-color="#5521b3"/></linearGradient><linearGradient id="SVGXClSKcBv" x1="104.596%" x2="48.252%" y1="100.586%" y2="48.39%"><stop offset="2%" stop-color="#aa69ff"/><stop offset="86%" stop-color="#c6b1ff"/></linearGradient></defs><path fill="url(#SVGT5pMRdgR)" d="M89.976 306.862L256 161.802H90.258s-.246 139.468-.282 145.06"/><path fill="url(#SVGXClSKcBv)" d="M166.059 0L0 161.803h165.32S166.024 4.22 166.06 0"/></svg>
React
import type { SVGProps } from "react";
export function LogosFogbugzIcon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 307"><defs><linearGradient id="SVGT5pMRdgR" x1="-24.513%" x2="130.064%" y1="75.564%" y2="-56.513%"><stop offset="0%" stopColor="#ab68fc"/><stop offset="86%" stopColor="#5521b3"/></linearGradient><linearGradient id="SVGXClSKcBv" x1="104.596%" x2="48.252%" y1="100.586%" y2="48.39%"><stop offset="2%" stopColor="#aa69ff"/><stop offset="86%" stopColor="#c6b1ff"/></linearGradient></defs><path fill="url(#SVGT5pMRdgR)" d="M89.976 306.862L256 161.802H90.258s-.246 139.468-.282 145.06"/><path fill="url(#SVGXClSKcBv)" d="M166.059 0L0 161.803h165.32S166.024 4.22 166.06 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 307"><defs><linearGradient id="SVGT5pMRdgR" x1="-24.513%" x2="130.064%" y1="75.564%" y2="-56.513%"><stop offset="0%" stop-color="#ab68fc"/><stop offset="86%" stop-color="#5521b3"/></linearGradient><linearGradient id="SVGXClSKcBv" x1="104.596%" x2="48.252%" y1="100.586%" y2="48.39%"><stop offset="2%" stop-color="#aa69ff"/><stop offset="86%" stop-color="#c6b1ff"/></linearGradient></defs><path fill="url(#SVGT5pMRdgR)" d="M89.976 306.862L256 161.802H90.258s-.246 139.468-.282 145.06"/><path fill="url(#SVGXClSKcBv)" d="M166.059 0L0 161.803h165.32S166.024 4.22 166.06 0"/></svg> </template>
CSS
.icon-fogbugz-icon {
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%20307%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGT5pMRdgR%22%20x1%3D%22-24.513%25%22%20x2%3D%22130.064%25%22%20y1%3D%2275.564%25%22%20y2%3D%22-56.513%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23ab68fc%22%2F%3E%3Cstop%20offset%3D%2286%25%22%20stop-color%3D%22%235521b3%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGXClSKcBv%22%20x1%3D%22104.596%25%22%20x2%3D%2248.252%25%22%20y1%3D%22100.586%25%22%20y2%3D%2248.39%25%22%3E%3Cstop%20offset%3D%222%25%22%20stop-color%3D%22%23aa69ff%22%2F%3E%3Cstop%20offset%3D%2286%25%22%20stop-color%3D%22%23c6b1ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGT5pMRdgR)%22%20d%3D%22M89.976%20306.862L256%20161.802H90.258s-.246%20139.468-.282%20145.06%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGXClSKcBv)%22%20d%3D%22M166.059%200L0%20161.803h165.32S166.024%204.22%20166.06%200%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%20307%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGT5pMRdgR%22%20x1%3D%22-24.513%25%22%20x2%3D%22130.064%25%22%20y1%3D%2275.564%25%22%20y2%3D%22-56.513%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23ab68fc%22%2F%3E%3Cstop%20offset%3D%2286%25%22%20stop-color%3D%22%235521b3%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGXClSKcBv%22%20x1%3D%22104.596%25%22%20x2%3D%2248.252%25%22%20y1%3D%22100.586%25%22%20y2%3D%2248.39%25%22%3E%3Cstop%20offset%3D%222%25%22%20stop-color%3D%22%23aa69ff%22%2F%3E%3Cstop%20offset%3D%2286%25%22%20stop-color%3D%22%23c6b1ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGT5pMRdgR)%22%20d%3D%22M89.976%20306.862L256%20161.802H90.258s-.246%20139.468-.282%20145.06%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGXClSKcBv)%22%20d%3D%22M166.059%200L0%20161.803h165.32S166.024%204.22%20166.06%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/fogbugz-icon.svg?color=%231a73e8&size=48