burton logo
burton from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- burton
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the burton logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.985 1.543a.25.25 0 0 0-.21.116l-.974 1.51a.62.62 0 0 1-.353.261l-.575.164a.75.75 0 0 0-.452.362L6.955 8.474a.74.74 0 0 1-.48.369c-.154.036-.388.087-.621.132a.55.55 0 0 0-.402.323L4.297 11.98a1 1 0 0 1-.51.516l-.424.191a1 1 0 0 0-.542.601s-.648 1.666-1.147 3.167C1.22 17.812.04 21.9.04 21.9a.43.43 0 0 0 .09.492a.32.32 0 0 0 .467-.107s1.576-3.373 2.151-4.473a.31.31 0 0 1 .462-.093c.253.165.378.607.663.864a.258.258 0 0 0 .421-.103c.206-.504.69-2.074.851-2.724c.136-.54.596-.59.858-.193l.19.234a2.25 2.25 0 0 0 .713.592l.35.185a.5.5 0 0 1 .228.245l.383.897a.75.75 0 0 0 .66.455l.12.005a.75.75 0 0 1 .633.398c.176.331.461.932.704 1.326a.26.26 0 0 0 .473-.06a15.4 15.4 0 0 0 .6-2.06c.14-.717.579-.625.73-.431c.055.07.245.357.296.416a.252.252 0 0 0 .459-.097a12 12 0 0 0 .403-1.905c.039-.29.358-.328.51-.079c.164.266.43.741.574 1.023a2.6 2.6 0 0 1 .236.617l.211.951a2.2 2.2 0 0 0 .666 1.128a3.4 3.4 0 0 0 .477.422a.268.268 0 0 0 .41-.106c.11-.255.25-.687.334-.935a.25.25 0 0 1 .193-.168c.107-.02.18-.03.333-.07a.84.84 0 0 0 .564-.493l.207-.5a.257.257 0 0 1 .466-.011c.075.135.209.417.272.572a2 2 0 0 1 .089.246l.164.636a2.3 2.3 0 0 0 .29.66l.075.116a2.13 2.13 0 0 0 .785.722a.25.25 0 0 0 .35-.122c.234-.546.325-1.36.432-1.884a.285.285 0 0 1 .517-.092a456 456 0 0 1 2.326 3.92a.312.312 0 0 0 .541-.309c-.043-.099-1.506-3.787-2.912-7.053c-1.285-2.985-2.525-5.575-2.525-5.575a.46.46 0 0 0-.557-.247c-.376.112-.786.357-1.07.456a.54.54 0 0 1-.647-.253c-.347-.636-1.112-2.298-1.815-3.614c-.761-1.424-1.726-3.32-2.243-4.069a.25.25 0 0 0-.214-.11"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsBurton(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.985 1.543a.25.25 0 0 0-.21.116l-.974 1.51a.62.62 0 0 1-.353.261l-.575.164a.75.75 0 0 0-.452.362L6.955 8.474a.74.74 0 0 1-.48.369c-.154.036-.388.087-.621.132a.55.55 0 0 0-.402.323L4.297 11.98a1 1 0 0 1-.51.516l-.424.191a1 1 0 0 0-.542.601s-.648 1.666-1.147 3.167C1.22 17.812.04 21.9.04 21.9a.43.43 0 0 0 .09.492a.32.32 0 0 0 .467-.107s1.576-3.373 2.151-4.473a.31.31 0 0 1 .462-.093c.253.165.378.607.663.864a.258.258 0 0 0 .421-.103c.206-.504.69-2.074.851-2.724c.136-.54.596-.59.858-.193l.19.234a2.25 2.25 0 0 0 .713.592l.35.185a.5.5 0 0 1 .228.245l.383.897a.75.75 0 0 0 .66.455l.12.005a.75.75 0 0 1 .633.398c.176.331.461.932.704 1.326a.26.26 0 0 0 .473-.06a15.4 15.4 0 0 0 .6-2.06c.14-.717.579-.625.73-.431c.055.07.245.357.296.416a.252.252 0 0 0 .459-.097a12 12 0 0 0 .403-1.905c.039-.29.358-.328.51-.079c.164.266.43.741.574 1.023a2.6 2.6 0 0 1 .236.617l.211.951a2.2 2.2 0 0 0 .666 1.128a3.4 3.4 0 0 0 .477.422a.268.268 0 0 0 .41-.106c.11-.255.25-.687.334-.935a.25.25 0 0 1 .193-.168c.107-.02.18-.03.333-.07a.84.84 0 0 0 .564-.493l.207-.5a.257.257 0 0 1 .466-.011c.075.135.209.417.272.572a2 2 0 0 1 .089.246l.164.636a2.3 2.3 0 0 0 .29.66l.075.116a2.13 2.13 0 0 0 .785.722a.25.25 0 0 0 .35-.122c.234-.546.325-1.36.432-1.884a.285.285 0 0 1 .517-.092a456 456 0 0 1 2.326 3.92a.312.312 0 0 0 .541-.309c-.043-.099-1.506-3.787-2.912-7.053c-1.285-2.985-2.525-5.575-2.525-5.575a.46.46 0 0 0-.557-.247c-.376.112-.786.357-1.07.456a.54.54 0 0 1-.647-.253c-.347-.636-1.112-2.298-1.815-3.614c-.761-1.424-1.726-3.32-2.243-4.069a.25.25 0 0 0-.214-.11"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.985 1.543a.25.25 0 0 0-.21.116l-.974 1.51a.62.62 0 0 1-.353.261l-.575.164a.75.75 0 0 0-.452.362L6.955 8.474a.74.74 0 0 1-.48.369c-.154.036-.388.087-.621.132a.55.55 0 0 0-.402.323L4.297 11.98a1 1 0 0 1-.51.516l-.424.191a1 1 0 0 0-.542.601s-.648 1.666-1.147 3.167C1.22 17.812.04 21.9.04 21.9a.43.43 0 0 0 .09.492a.32.32 0 0 0 .467-.107s1.576-3.373 2.151-4.473a.31.31 0 0 1 .462-.093c.253.165.378.607.663.864a.258.258 0 0 0 .421-.103c.206-.504.69-2.074.851-2.724c.136-.54.596-.59.858-.193l.19.234a2.25 2.25 0 0 0 .713.592l.35.185a.5.5 0 0 1 .228.245l.383.897a.75.75 0 0 0 .66.455l.12.005a.75.75 0 0 1 .633.398c.176.331.461.932.704 1.326a.26.26 0 0 0 .473-.06a15.4 15.4 0 0 0 .6-2.06c.14-.717.579-.625.73-.431c.055.07.245.357.296.416a.252.252 0 0 0 .459-.097a12 12 0 0 0 .403-1.905c.039-.29.358-.328.51-.079c.164.266.43.741.574 1.023a2.6 2.6 0 0 1 .236.617l.211.951a2.2 2.2 0 0 0 .666 1.128a3.4 3.4 0 0 0 .477.422a.268.268 0 0 0 .41-.106c.11-.255.25-.687.334-.935a.25.25 0 0 1 .193-.168c.107-.02.18-.03.333-.07a.84.84 0 0 0 .564-.493l.207-.5a.257.257 0 0 1 .466-.011c.075.135.209.417.272.572a2 2 0 0 1 .089.246l.164.636a2.3 2.3 0 0 0 .29.66l.075.116a2.13 2.13 0 0 0 .785.722a.25.25 0 0 0 .35-.122c.234-.546.325-1.36.432-1.884a.285.285 0 0 1 .517-.092a456 456 0 0 1 2.326 3.92a.312.312 0 0 0 .541-.309c-.043-.099-1.506-3.787-2.912-7.053c-1.285-2.985-2.525-5.575-2.525-5.575a.46.46 0 0 0-.557-.247c-.376.112-.786.357-1.07.456a.54.54 0 0 1-.647-.253c-.347-.636-1.112-2.298-1.815-3.614c-.761-1.424-1.726-3.32-2.243-4.069a.25.25 0 0 0-.214-.11"/></svg> </template>
CSS
.icon-burton {
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%22currentColor%22%20d%3D%22M11.985%201.543a.25.25%200%200%200-.21.116l-.974%201.51a.62.62%200%200%201-.353.261l-.575.164a.75.75%200%200%200-.452.362L6.955%208.474a.74.74%200%200%201-.48.369c-.154.036-.388.087-.621.132a.55.55%200%200%200-.402.323L4.297%2011.98a1%201%200%200%201-.51.516l-.424.191a1%201%200%200%200-.542.601s-.648%201.666-1.147%203.167C1.22%2017.812.04%2021.9.04%2021.9a.43.43%200%200%200%20.09.492a.32.32%200%200%200%20.467-.107s1.576-3.373%202.151-4.473a.31.31%200%200%201%20.462-.093c.253.165.378.607.663.864a.258.258%200%200%200%20.421-.103c.206-.504.69-2.074.851-2.724c.136-.54.596-.59.858-.193l.19.234a2.25%202.25%200%200%200%20.713.592l.35.185a.5.5%200%200%201%20.228.245l.383.897a.75.75%200%200%200%20.66.455l.12.005a.75.75%200%200%201%20.633.398c.176.331.461.932.704%201.326a.26.26%200%200%200%20.473-.06a15.4%2015.4%200%200%200%20.6-2.06c.14-.717.579-.625.73-.431c.055.07.245.357.296.416a.252.252%200%200%200%20.459-.097a12%2012%200%200%200%20.403-1.905c.039-.29.358-.328.51-.079c.164.266.43.741.574%201.023a2.6%202.6%200%200%201%20.236.617l.211.951a2.2%202.2%200%200%200%20.666%201.128a3.4%203.4%200%200%200%20.477.422a.268.268%200%200%200%20.41-.106c.11-.255.25-.687.334-.935a.25.25%200%200%201%20.193-.168c.107-.02.18-.03.333-.07a.84.84%200%200%200%20.564-.493l.207-.5a.257.257%200%200%201%20.466-.011c.075.135.209.417.272.572a2%202%200%200%201%20.089.246l.164.636a2.3%202.3%200%200%200%20.29.66l.075.116a2.13%202.13%200%200%200%20.785.722a.25.25%200%200%200%20.35-.122c.234-.546.325-1.36.432-1.884a.285.285%200%200%201%20.517-.092a456%20456%200%200%201%202.326%203.92a.312.312%200%200%200%20.541-.309c-.043-.099-1.506-3.787-2.912-7.053c-1.285-2.985-2.525-5.575-2.525-5.575a.46.46%200%200%200-.557-.247c-.376.112-.786.357-1.07.456a.54.54%200%200%201-.647-.253c-.347-.636-1.112-2.298-1.815-3.614c-.761-1.424-1.726-3.32-2.243-4.069a.25.25%200%200%200-.214-.11%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%22currentColor%22%20d%3D%22M11.985%201.543a.25.25%200%200%200-.21.116l-.974%201.51a.62.62%200%200%201-.353.261l-.575.164a.75.75%200%200%200-.452.362L6.955%208.474a.74.74%200%200%201-.48.369c-.154.036-.388.087-.621.132a.55.55%200%200%200-.402.323L4.297%2011.98a1%201%200%200%201-.51.516l-.424.191a1%201%200%200%200-.542.601s-.648%201.666-1.147%203.167C1.22%2017.812.04%2021.9.04%2021.9a.43.43%200%200%200%20.09.492a.32.32%200%200%200%20.467-.107s1.576-3.373%202.151-4.473a.31.31%200%200%201%20.462-.093c.253.165.378.607.663.864a.258.258%200%200%200%20.421-.103c.206-.504.69-2.074.851-2.724c.136-.54.596-.59.858-.193l.19.234a2.25%202.25%200%200%200%20.713.592l.35.185a.5.5%200%200%201%20.228.245l.383.897a.75.75%200%200%200%20.66.455l.12.005a.75.75%200%200%201%20.633.398c.176.331.461.932.704%201.326a.26.26%200%200%200%20.473-.06a15.4%2015.4%200%200%200%20.6-2.06c.14-.717.579-.625.73-.431c.055.07.245.357.296.416a.252.252%200%200%200%20.459-.097a12%2012%200%200%200%20.403-1.905c.039-.29.358-.328.51-.079c.164.266.43.741.574%201.023a2.6%202.6%200%200%201%20.236.617l.211.951a2.2%202.2%200%200%200%20.666%201.128a3.4%203.4%200%200%200%20.477.422a.268.268%200%200%200%20.41-.106c.11-.255.25-.687.334-.935a.25.25%200%200%201%20.193-.168c.107-.02.18-.03.333-.07a.84.84%200%200%200%20.564-.493l.207-.5a.257.257%200%200%201%20.466-.011c.075.135.209.417.272.572a2%202%200%200%201%20.089.246l.164.636a2.3%202.3%200%200%200%20.29.66l.075.116a2.13%202.13%200%200%200%20.785.722a.25.25%200%200%200%20.35-.122c.234-.546.325-1.36.432-1.884a.285.285%200%200%201%20.517-.092a456%20456%200%200%201%202.326%203.92a.312.312%200%200%200%20.541-.309c-.043-.099-1.506-3.787-2.912-7.053c-1.285-2.985-2.525-5.575-2.525-5.575a.46.46%200%200%200-.557-.247c-.376.112-.786.357-1.07.456a.54.54%200%200%201-.647-.253c-.347-.636-1.112-2.298-1.815-3.614c-.761-1.424-1.726-3.32-2.243-4.069a.25.25%200%200%200-.214-.11%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/burton.svg?color=%231a73e8&size=48