logo buffer icon
logo-buffer from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- logo-buffer
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
- Aliases
- logo-buffer-62, logo-buffer-62-outline, social-buffer
Related icons in IonIcons
logo-alipaylogo-amazonlogo-amplifylogo-androidlogo-angularlogo-appflowlogo-applelogo-apple-appstorelogo-apple-arlogo-behancelogo-bitbucketlogo-bitcoinlogo-capacitorlogo-chromelogo-closed-captioninglogo-codepenlogo-css3logo-designernewslogo-deviantartlogo-discordlogo-dockerlogo-dribbblelogo-dropboxlogo-edge
Use the logo buffer icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m39.93 149.25l197.4 95.32c5.14 2.45 12 3.73 18.79 3.73s13.65-1.28 18.78-3.73l197.4-95.32c10.38-5 10.38-13.18 0-18.2L274.9 35.73c-5.13-2.45-12-3.73-18.78-3.73s-13.65 1.28-18.79 3.73l-197.4 95.32c-10.38 5.02-10.38 13.18 0 18.2"/><path fill="currentColor" d="M472.3 246.9s-36.05-17.38-40.83-19.72s-6.07-2.21-11.09.12s-145.6 70.23-145.6 70.23a45.7 45.7 0 0 1-18.78 3.74c-6.77 0-13.65-1.29-18.78-3.74c0 0-136.85-66-143.27-69.18C87 225 85 225 78.67 228l-39 18.78c-10.38 5-10.38 13.19 0 18.2L237.1 360.3c5.13 2.45 12 3.73 18.78 3.73s13.65-1.28 18.79-3.73l197.4-95.3c10.61-4.92 10.61-13.08.23-18.1"/><path fill="currentColor" d="M472.3 362.75s-36.05-17.38-40.83-19.75s-6.07-2.21-11.09.12S274.9 413.5 274.9 413.5a45.7 45.7 0 0 1-18.78 3.73c-6.77 0-13.65-1.28-18.79-3.73c0 0-136.85-66-143.26-69.18c-7-3.39-9-3.39-15.29-.35l-39 18.78c-10.39 5-10.39 13.18 0 18.2l197.4 95.32c5.13 2.56 12 3.73 18.78 3.73s13.65-1.28 18.78-3.73L472.18 381c10.5-5.07 10.5-13.23.12-18.25"/></svg>
React
import type { SVGProps } from "react";
export function IonLogoBuffer(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="m39.93 149.25l197.4 95.32c5.14 2.45 12 3.73 18.79 3.73s13.65-1.28 18.78-3.73l197.4-95.32c10.38-5 10.38-13.18 0-18.2L274.9 35.73c-5.13-2.45-12-3.73-18.78-3.73s-13.65 1.28-18.79 3.73l-197.4 95.32c-10.38 5.02-10.38 13.18 0 18.2"/><path fill="currentColor" d="M472.3 246.9s-36.05-17.38-40.83-19.72s-6.07-2.21-11.09.12s-145.6 70.23-145.6 70.23a45.7 45.7 0 0 1-18.78 3.74c-6.77 0-13.65-1.29-18.78-3.74c0 0-136.85-66-143.27-69.18C87 225 85 225 78.67 228l-39 18.78c-10.38 5-10.38 13.19 0 18.2L237.1 360.3c5.13 2.45 12 3.73 18.78 3.73s13.65-1.28 18.79-3.73l197.4-95.3c10.61-4.92 10.61-13.08.23-18.1"/><path fill="currentColor" d="M472.3 362.75s-36.05-17.38-40.83-19.75s-6.07-2.21-11.09.12S274.9 413.5 274.9 413.5a45.7 45.7 0 0 1-18.78 3.73c-6.77 0-13.65-1.28-18.79-3.73c0 0-136.85-66-143.26-69.18c-7-3.39-9-3.39-15.29-.35l-39 18.78c-10.39 5-10.39 13.18 0 18.2l197.4 95.32c5.13 2.56 12 3.73 18.78 3.73s13.65-1.28 18.78-3.73L472.18 381c10.5-5.07 10.5-13.23.12-18.25"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m39.93 149.25l197.4 95.32c5.14 2.45 12 3.73 18.79 3.73s13.65-1.28 18.78-3.73l197.4-95.32c10.38-5 10.38-13.18 0-18.2L274.9 35.73c-5.13-2.45-12-3.73-18.78-3.73s-13.65 1.28-18.79 3.73l-197.4 95.32c-10.38 5.02-10.38 13.18 0 18.2"/><path fill="currentColor" d="M472.3 246.9s-36.05-17.38-40.83-19.72s-6.07-2.21-11.09.12s-145.6 70.23-145.6 70.23a45.7 45.7 0 0 1-18.78 3.74c-6.77 0-13.65-1.29-18.78-3.74c0 0-136.85-66-143.27-69.18C87 225 85 225 78.67 228l-39 18.78c-10.38 5-10.38 13.19 0 18.2L237.1 360.3c5.13 2.45 12 3.73 18.78 3.73s13.65-1.28 18.79-3.73l197.4-95.3c10.61-4.92 10.61-13.08.23-18.1"/><path fill="currentColor" d="M472.3 362.75s-36.05-17.38-40.83-19.75s-6.07-2.21-11.09.12S274.9 413.5 274.9 413.5a45.7 45.7 0 0 1-18.78 3.73c-6.77 0-13.65-1.28-18.79-3.73c0 0-136.85-66-143.26-69.18c-7-3.39-9-3.39-15.29-.35l-39 18.78c-10.39 5-10.39 13.18 0 18.2l197.4 95.32c5.13 2.56 12 3.73 18.78 3.73s13.65-1.28 18.78-3.73L472.18 381c10.5-5.07 10.5-13.23.12-18.25"/></svg> </template>
CSS
.icon-logo-buffer {
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%22m39.93%20149.25l197.4%2095.32c5.14%202.45%2012%203.73%2018.79%203.73s13.65-1.28%2018.78-3.73l197.4-95.32c10.38-5%2010.38-13.18%200-18.2L274.9%2035.73c-5.13-2.45-12-3.73-18.78-3.73s-13.65%201.28-18.79%203.73l-197.4%2095.32c-10.38%205.02-10.38%2013.18%200%2018.2%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M472.3%20246.9s-36.05-17.38-40.83-19.72s-6.07-2.21-11.09.12s-145.6%2070.23-145.6%2070.23a45.7%2045.7%200%200%201-18.78%203.74c-6.77%200-13.65-1.29-18.78-3.74c0%200-136.85-66-143.27-69.18C87%20225%2085%20225%2078.67%20228l-39%2018.78c-10.38%205-10.38%2013.19%200%2018.2L237.1%20360.3c5.13%202.45%2012%203.73%2018.78%203.73s13.65-1.28%2018.79-3.73l197.4-95.3c10.61-4.92%2010.61-13.08.23-18.1%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M472.3%20362.75s-36.05-17.38-40.83-19.75s-6.07-2.21-11.09.12S274.9%20413.5%20274.9%20413.5a45.7%2045.7%200%200%201-18.78%203.73c-6.77%200-13.65-1.28-18.79-3.73c0%200-136.85-66-143.26-69.18c-7-3.39-9-3.39-15.29-.35l-39%2018.78c-10.39%205-10.39%2013.18%200%2018.2l197.4%2095.32c5.13%202.56%2012%203.73%2018.78%203.73s13.65-1.28%2018.78-3.73L472.18%20381c10.5-5.07%2010.5-13.23.12-18.25%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%22m39.93%20149.25l197.4%2095.32c5.14%202.45%2012%203.73%2018.79%203.73s13.65-1.28%2018.78-3.73l197.4-95.32c10.38-5%2010.38-13.18%200-18.2L274.9%2035.73c-5.13-2.45-12-3.73-18.78-3.73s-13.65%201.28-18.79%203.73l-197.4%2095.32c-10.38%205.02-10.38%2013.18%200%2018.2%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M472.3%20246.9s-36.05-17.38-40.83-19.72s-6.07-2.21-11.09.12s-145.6%2070.23-145.6%2070.23a45.7%2045.7%200%200%201-18.78%203.74c-6.77%200-13.65-1.29-18.78-3.74c0%200-136.85-66-143.27-69.18C87%20225%2085%20225%2078.67%20228l-39%2018.78c-10.38%205-10.38%2013.19%200%2018.2L237.1%20360.3c5.13%202.45%2012%203.73%2018.78%203.73s13.65-1.28%2018.79-3.73l197.4-95.3c10.61-4.92%2010.61-13.08.23-18.1%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M472.3%20362.75s-36.05-17.38-40.83-19.75s-6.07-2.21-11.09.12S274.9%20413.5%20274.9%20413.5a45.7%2045.7%200%200%201-18.78%203.73c-6.77%200-13.65-1.28-18.79-3.73c0%200-136.85-66-143.26-69.18c-7-3.39-9-3.39-15.29-.35l-39%2018.78c-10.39%205-10.39%2013.18%200%2018.2l197.4%2095.32c5.13%202.56%2012%203.73%2018.78%203.73s13.65-1.28%2018.78-3.73L472.18%20381c10.5-5.07%2010.5-13.23.12-18.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/logo-buffer.svg?color=%231a73e8&size=48