embedly logo
embedly from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- embedly
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×292
- License
- CC0
Use the embedly logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 292"><path fill="#4ec6e6" d="m128.152 0l103.256 94.579c33.299 30.501 34.231 82.681 2.044 114.353l-68.057 66.966c-20.796 20.462-54.205 20.316-74.821-.328l-66.517-66.608c-31.476-31.519-30.614-82.835 1.903-113.28z"/><path fill="#fff" d="m197.351 126.961l-68.538-66.822l-76.331 72.49c-7.93 7.93-8.591 30.937.992 40.519l75.009 72.696l.33-33.043l-52.539-50.227c-5.426-5.425-4.93-11.756.496-17.182l16.356-15.985l78.437 75.711l26.632-26.434c14.631-14.705 13.259-37.62-.844-51.723m-17.687 34.714l-10.146 10.146l-59.209-57.49l19.371-20.239l49.235 46.922c6.953 6.952 7.701 13.709.749 20.661"/></svg>
React
import type { SVGProps } from "react";
export function LogosEmbedly(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 292"><path fill="#4ec6e6" d="m128.152 0l103.256 94.579c33.299 30.501 34.231 82.681 2.044 114.353l-68.057 66.966c-20.796 20.462-54.205 20.316-74.821-.328l-66.517-66.608c-31.476-31.519-30.614-82.835 1.903-113.28z"/><path fill="#fff" d="m197.351 126.961l-68.538-66.822l-76.331 72.49c-7.93 7.93-8.591 30.937.992 40.519l75.009 72.696l.33-33.043l-52.539-50.227c-5.426-5.425-4.93-11.756.496-17.182l16.356-15.985l78.437 75.711l26.632-26.434c14.631-14.705 13.259-37.62-.844-51.723m-17.687 34.714l-10.146 10.146l-59.209-57.49l19.371-20.239l49.235 46.922c6.953 6.952 7.701 13.709.749 20.661"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 292"><path fill="#4ec6e6" d="m128.152 0l103.256 94.579c33.299 30.501 34.231 82.681 2.044 114.353l-68.057 66.966c-20.796 20.462-54.205 20.316-74.821-.328l-66.517-66.608c-31.476-31.519-30.614-82.835 1.903-113.28z"/><path fill="#fff" d="m197.351 126.961l-68.538-66.822l-76.331 72.49c-7.93 7.93-8.591 30.937.992 40.519l75.009 72.696l.33-33.043l-52.539-50.227c-5.426-5.425-4.93-11.756.496-17.182l16.356-15.985l78.437 75.711l26.632-26.434c14.631-14.705 13.259-37.62-.844-51.723m-17.687 34.714l-10.146 10.146l-59.209-57.49l19.371-20.239l49.235 46.922c6.953 6.952 7.701 13.709.749 20.661"/></svg> </template>
CSS
.icon-embedly {
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%20292%22%3E%3Cpath%20fill%3D%22%234ec6e6%22%20d%3D%22m128.152%200l103.256%2094.579c33.299%2030.501%2034.231%2082.681%202.044%20114.353l-68.057%2066.966c-20.796%2020.462-54.205%2020.316-74.821-.328l-66.517-66.608c-31.476-31.519-30.614-82.835%201.903-113.28z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m197.351%20126.961l-68.538-66.822l-76.331%2072.49c-7.93%207.93-8.591%2030.937.992%2040.519l75.009%2072.696l.33-33.043l-52.539-50.227c-5.426-5.425-4.93-11.756.496-17.182l16.356-15.985l78.437%2075.711l26.632-26.434c14.631-14.705%2013.259-37.62-.844-51.723m-17.687%2034.714l-10.146%2010.146l-59.209-57.49l19.371-20.239l49.235%2046.922c6.953%206.952%207.701%2013.709.749%2020.661%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%20292%22%3E%3Cpath%20fill%3D%22%234ec6e6%22%20d%3D%22m128.152%200l103.256%2094.579c33.299%2030.501%2034.231%2082.681%202.044%20114.353l-68.057%2066.966c-20.796%2020.462-54.205%2020.316-74.821-.328l-66.517-66.608c-31.476-31.519-30.614-82.835%201.903-113.28z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m197.351%20126.961l-68.538-66.822l-76.331%2072.49c-7.93%207.93-8.591%2030.937.992%2040.519l75.009%2072.696l.33-33.043l-52.539-50.227c-5.426-5.425-4.93-11.756.496-17.182l16.356-15.985l78.437%2075.711l26.632-26.434c14.631-14.705%2013.259-37.62-.844-51.723m-17.687%2034.714l-10.146%2010.146l-59.209-57.49l19.371-20.239l49.235%2046.922c6.953%206.952%207.701%2013.709.749%2020.661%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/embedly.svg?color=%231a73e8&size=48