logo trapeze icon
logo-trapeze from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- logo-trapeze
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
Related icons in IonIcons
logo-alipaylogo-amazonlogo-amplifylogo-androidlogo-angularlogo-appflowlogo-applelogo-apple-appstorelogo-apple-arlogo-behancelogo-bitbucketlogo-bitcoinlogo-bufferlogo-capacitorlogo-chromelogo-closed-captioninglogo-codepenlogo-css3logo-designernewslogo-deviantartlogo-discordlogo-dockerlogo-dribbblelogo-dropbox
Use the logo trapeze icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m311.05 189.26l.055-.093l64.98-110.618L257.923 8l-64.98 110.617l-.096.164L8 433.451L126.162 504l85.948-146.312c14.612 17.618 32.393 33.074 53.108 45.442l168.804 100.785L504 384.789L335.197 284.004c-32.599-19.463-43.396-61.862-24.147-94.744"/></svg>
React
import type { SVGProps } from "react";
export function IonLogoTrapeze(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="m311.05 189.26l.055-.093l64.98-110.618L257.923 8l-64.98 110.617l-.096.164L8 433.451L126.162 504l85.948-146.312c14.612 17.618 32.393 33.074 53.108 45.442l168.804 100.785L504 384.789L335.197 284.004c-32.599-19.463-43.396-61.862-24.147-94.744"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m311.05 189.26l.055-.093l64.98-110.618L257.923 8l-64.98 110.617l-.096.164L8 433.451L126.162 504l85.948-146.312c14.612 17.618 32.393 33.074 53.108 45.442l168.804 100.785L504 384.789L335.197 284.004c-32.599-19.463-43.396-61.862-24.147-94.744"/></svg> </template>
CSS
.icon-logo-trapeze {
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%22m311.05%20189.26l.055-.093l64.98-110.618L257.923%208l-64.98%20110.617l-.096.164L8%20433.451L126.162%20504l85.948-146.312c14.612%2017.618%2032.393%2033.074%2053.108%2045.442l168.804%20100.785L504%20384.789L335.197%20284.004c-32.599-19.463-43.396-61.862-24.147-94.744%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%22m311.05%20189.26l.055-.093l64.98-110.618L257.923%208l-64.98%20110.617l-.096.164L8%20433.451L126.162%20504l85.948-146.312c14.612%2017.618%2032.393%2033.074%2053.108%2045.442l168.804%20100.785L504%20384.789L335.197%20284.004c-32.599-19.463-43.396-61.862-24.147-94.744%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/logo-trapeze.svg?color=%231a73e8&size=48