epel logo
epel from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- epel
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the epel logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.702 2.361c-1.188.11-.88.154 1.98.286c5.677.242 9.043 1.144 11.353 2.993c1.232 1.012 2.187 3.146 2.187 3.146s-3.639.836-7.797 1.65c-4.159.814-7.46 1.54-7.327 1.584c.352.11 5.214-.484 10.319-1.276l4.87-.734c.078-.012.036.394.036.514c0 1.1-1.122 2.948-2.794 4.599c-2.75 2.684-6.623 4.686-11.573 5.962c-1.364.352-2.2.638-1.892.638c1.188.044 5.742-1.298 7.81-2.266c2.685-1.276 4.401-2.508 6.491-4.664c1.48-1.842 2.994-2.796 3.056-5.017l3.06-.506c1.629-.264 3.103-.55 3.28-.616c.241-.088.285-.352.197-1.012c-.154-1.21-1.1-2.156-3.014-3.037c-2.904-1.342-5.88-1.603-7.442-.68c-.173.101-.376.417-.534.486l-2.365-.862C7.567 2.515 3.848 2.075.702 2.361m19.032 2.773c1.628.484 4.18 2.014 3.792 2.09l-3.066.601l-3.386.772c-.644-1.435-1.491-2.232-2.628-3.305l.133-.327c.322-.796 2.536-.602 5.155.169"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsEpel(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="M.702 2.361c-1.188.11-.88.154 1.98.286c5.677.242 9.043 1.144 11.353 2.993c1.232 1.012 2.187 3.146 2.187 3.146s-3.639.836-7.797 1.65c-4.159.814-7.46 1.54-7.327 1.584c.352.11 5.214-.484 10.319-1.276l4.87-.734c.078-.012.036.394.036.514c0 1.1-1.122 2.948-2.794 4.599c-2.75 2.684-6.623 4.686-11.573 5.962c-1.364.352-2.2.638-1.892.638c1.188.044 5.742-1.298 7.81-2.266c2.685-1.276 4.401-2.508 6.491-4.664c1.48-1.842 2.994-2.796 3.056-5.017l3.06-.506c1.629-.264 3.103-.55 3.28-.616c.241-.088.285-.352.197-1.012c-.154-1.21-1.1-2.156-3.014-3.037c-2.904-1.342-5.88-1.603-7.442-.68c-.173.101-.376.417-.534.486l-2.365-.862C7.567 2.515 3.848 2.075.702 2.361m19.032 2.773c1.628.484 4.18 2.014 3.792 2.09l-3.066.601l-3.386.772c-.644-1.435-1.491-2.232-2.628-3.305l.133-.327c.322-.796 2.536-.602 5.155.169"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.702 2.361c-1.188.11-.88.154 1.98.286c5.677.242 9.043 1.144 11.353 2.993c1.232 1.012 2.187 3.146 2.187 3.146s-3.639.836-7.797 1.65c-4.159.814-7.46 1.54-7.327 1.584c.352.11 5.214-.484 10.319-1.276l4.87-.734c.078-.012.036.394.036.514c0 1.1-1.122 2.948-2.794 4.599c-2.75 2.684-6.623 4.686-11.573 5.962c-1.364.352-2.2.638-1.892.638c1.188.044 5.742-1.298 7.81-2.266c2.685-1.276 4.401-2.508 6.491-4.664c1.48-1.842 2.994-2.796 3.056-5.017l3.06-.506c1.629-.264 3.103-.55 3.28-.616c.241-.088.285-.352.197-1.012c-.154-1.21-1.1-2.156-3.014-3.037c-2.904-1.342-5.88-1.603-7.442-.68c-.173.101-.376.417-.534.486l-2.365-.862C7.567 2.515 3.848 2.075.702 2.361m19.032 2.773c1.628.484 4.18 2.014 3.792 2.09l-3.066.601l-3.386.772c-.644-1.435-1.491-2.232-2.628-3.305l.133-.327c.322-.796 2.536-.602 5.155.169"/></svg> </template>
CSS
.icon-epel {
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%22M.702%202.361c-1.188.11-.88.154%201.98.286c5.677.242%209.043%201.144%2011.353%202.993c1.232%201.012%202.187%203.146%202.187%203.146s-3.639.836-7.797%201.65c-4.159.814-7.46%201.54-7.327%201.584c.352.11%205.214-.484%2010.319-1.276l4.87-.734c.078-.012.036.394.036.514c0%201.1-1.122%202.948-2.794%204.599c-2.75%202.684-6.623%204.686-11.573%205.962c-1.364.352-2.2.638-1.892.638c1.188.044%205.742-1.298%207.81-2.266c2.685-1.276%204.401-2.508%206.491-4.664c1.48-1.842%202.994-2.796%203.056-5.017l3.06-.506c1.629-.264%203.103-.55%203.28-.616c.241-.088.285-.352.197-1.012c-.154-1.21-1.1-2.156-3.014-3.037c-2.904-1.342-5.88-1.603-7.442-.68c-.173.101-.376.417-.534.486l-2.365-.862C7.567%202.515%203.848%202.075.702%202.361m19.032%202.773c1.628.484%204.18%202.014%203.792%202.09l-3.066.601l-3.386.772c-.644-1.435-1.491-2.232-2.628-3.305l.133-.327c.322-.796%202.536-.602%205.155.169%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%22M.702%202.361c-1.188.11-.88.154%201.98.286c5.677.242%209.043%201.144%2011.353%202.993c1.232%201.012%202.187%203.146%202.187%203.146s-3.639.836-7.797%201.65c-4.159.814-7.46%201.54-7.327%201.584c.352.11%205.214-.484%2010.319-1.276l4.87-.734c.078-.012.036.394.036.514c0%201.1-1.122%202.948-2.794%204.599c-2.75%202.684-6.623%204.686-11.573%205.962c-1.364.352-2.2.638-1.892.638c1.188.044%205.742-1.298%207.81-2.266c2.685-1.276%204.401-2.508%206.491-4.664c1.48-1.842%202.994-2.796%203.056-5.017l3.06-.506c1.629-.264%203.103-.55%203.28-.616c.241-.088.285-.352.197-1.012c-.154-1.21-1.1-2.156-3.014-3.037c-2.904-1.342-5.88-1.603-7.442-.68c-.173.101-.376.417-.534.486l-2.365-.862C7.567%202.515%203.848%202.075.702%202.361m19.032%202.773c1.628.484%204.18%202.014%203.792%202.09l-3.066.601l-3.386.772c-.644-1.435-1.491-2.232-2.628-3.305l.133-.327c.322-.796%202.536-.602%205.155.169%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/epel.svg?color=%231a73e8&size=48