codiepie logo
codiepie from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- codiepie
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the codiepie logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M506.5 266.9c30.7 0 33.5 53.1-.3 53.1h-10.8v44.3h-26.6v-97.4zM556 416.6C513.9 508.5 434.4 568 332 568C195 568 84 457 84 320S195 72 332 72c97.4 0 172.8 53.7 218.2 138.4l-186 108.8zm-38.5 12.5l-60.3-30.7c-27.1 44.3-70.4 71.4-122.4 71.4c-82.5 0-149.2-66.7-149.2-148.9c0-82.5 66.7-149.2 149.2-149.2c48.4 0 88.9 23.5 116.9 63.4l59.5-34.6c-40.7-62.6-104.7-100-179.2-100c-121.2 0-219.5 98.3-219.5 219.5S210.8 539.5 332 539.5c78.6 0 146.5-42.1 185.5-110.4"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsCodiepie(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M506.5 266.9c30.7 0 33.5 53.1-.3 53.1h-10.8v44.3h-26.6v-97.4zM556 416.6C513.9 508.5 434.4 568 332 568C195 568 84 457 84 320S195 72 332 72c97.4 0 172.8 53.7 218.2 138.4l-186 108.8zm-38.5 12.5l-60.3-30.7c-27.1 44.3-70.4 71.4-122.4 71.4c-82.5 0-149.2-66.7-149.2-148.9c0-82.5 66.7-149.2 149.2-149.2c48.4 0 88.9 23.5 116.9 63.4l59.5-34.6c-40.7-62.6-104.7-100-179.2-100c-121.2 0-219.5 98.3-219.5 219.5S210.8 539.5 332 539.5c78.6 0 146.5-42.1 185.5-110.4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M506.5 266.9c30.7 0 33.5 53.1-.3 53.1h-10.8v44.3h-26.6v-97.4zM556 416.6C513.9 508.5 434.4 568 332 568C195 568 84 457 84 320S195 72 332 72c97.4 0 172.8 53.7 218.2 138.4l-186 108.8zm-38.5 12.5l-60.3-30.7c-27.1 44.3-70.4 71.4-122.4 71.4c-82.5 0-149.2-66.7-149.2-148.9c0-82.5 66.7-149.2 149.2-149.2c48.4 0 88.9 23.5 116.9 63.4l59.5-34.6c-40.7-62.6-104.7-100-179.2-100c-121.2 0-219.5 98.3-219.5 219.5S210.8 539.5 332 539.5c78.6 0 146.5-42.1 185.5-110.4"/></svg> </template>
CSS
.icon-codiepie {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M506.5%20266.9c30.7%200%2033.5%2053.1-.3%2053.1h-10.8v44.3h-26.6v-97.4zM556%20416.6C513.9%20508.5%20434.4%20568%20332%20568C195%20568%2084%20457%2084%20320S195%2072%20332%2072c97.4%200%20172.8%2053.7%20218.2%20138.4l-186%20108.8zm-38.5%2012.5l-60.3-30.7c-27.1%2044.3-70.4%2071.4-122.4%2071.4c-82.5%200-149.2-66.7-149.2-148.9c0-82.5%2066.7-149.2%20149.2-149.2c48.4%200%2088.9%2023.5%20116.9%2063.4l59.5-34.6c-40.7-62.6-104.7-100-179.2-100c-121.2%200-219.5%2098.3-219.5%20219.5S210.8%20539.5%20332%20539.5c78.6%200%20146.5-42.1%20185.5-110.4%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M506.5%20266.9c30.7%200%2033.5%2053.1-.3%2053.1h-10.8v44.3h-26.6v-97.4zM556%20416.6C513.9%20508.5%20434.4%20568%20332%20568C195%20568%2084%20457%2084%20320S195%2072%20332%2072c97.4%200%20172.8%2053.7%20218.2%20138.4l-186%20108.8zm-38.5%2012.5l-60.3-30.7c-27.1%2044.3-70.4%2071.4-122.4%2071.4c-82.5%200-149.2-66.7-149.2-148.9c0-82.5%2066.7-149.2%20149.2-149.2c48.4%200%2088.9%2023.5%20116.9%2063.4l59.5-34.6c-40.7-62.6-104.7-100-179.2-100c-121.2%200-219.5%2098.3-219.5%20219.5S210.8%20539.5%20332%20539.5c78.6%200%20146.5-42.1%20185.5-110.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/codiepie.svg?color=%231a73e8&size=48