leanpub icon
leanpub from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- leanpub
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the leanpub icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.344 6c-3.39 0-6.938 1.906-6.938 1.906l-.469.25l-.062.531L1 24.875l-.188 1.719l1.594-.688s4.117-1.718 8-1.718c2.301 0 5.063 1.656 5.063 1.656l.531.343l.531-.343s2.762-1.657 5.063-1.657c3.883 0 8 1.72 8 1.72l1.593.687L31 24.875L29.125 8.687l-.063-.53l-.468-.25S25.047 6 21.656 6C18.777 6 16.684 7.258 16 7.688C15.316 7.258 13.223 6 10.344 6m0 2c2.586 0 5.094 1.625 5.094 1.625L16 10l.563-.375S19.07 8 21.655 8c2.278 0 4.864 1.188 5.532 1.5l1.625 14.031c-1.532-.55-4.055-1.343-7.22-1.343c-2.722 0-4.917 1.277-5.593 1.687c-.676-.41-2.871-1.688-5.594-1.688c-3.164 0-5.687.793-7.219 1.344L4.813 9.5C5.48 9.187 8.066 8 10.343 8zm0 1.5c-1.446 0-3.239.633-4.156 1l-1.25 10.938c1.96-.489 3.792-.75 5.468-.75c2.13 0 4.18.777 5.594 1.468c1.508-.734 3.781-1.55 6.031-1.437l-1.25-11.125c-1.812.277-3.386 1.27-3.406 1.281L16 11.813l-1.406-.938c-.02-.012-2.102-1.375-4.25-1.375"/></svg>
React
import type { SVGProps } from "react";
export function LaLeanpub(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.344 6c-3.39 0-6.938 1.906-6.938 1.906l-.469.25l-.062.531L1 24.875l-.188 1.719l1.594-.688s4.117-1.718 8-1.718c2.301 0 5.063 1.656 5.063 1.656l.531.343l.531-.343s2.762-1.657 5.063-1.657c3.883 0 8 1.72 8 1.72l1.593.687L31 24.875L29.125 8.687l-.063-.53l-.468-.25S25.047 6 21.656 6C18.777 6 16.684 7.258 16 7.688C15.316 7.258 13.223 6 10.344 6m0 2c2.586 0 5.094 1.625 5.094 1.625L16 10l.563-.375S19.07 8 21.655 8c2.278 0 4.864 1.188 5.532 1.5l1.625 14.031c-1.532-.55-4.055-1.343-7.22-1.343c-2.722 0-4.917 1.277-5.593 1.687c-.676-.41-2.871-1.688-5.594-1.688c-3.164 0-5.687.793-7.219 1.344L4.813 9.5C5.48 9.187 8.066 8 10.343 8zm0 1.5c-1.446 0-3.239.633-4.156 1l-1.25 10.938c1.96-.489 3.792-.75 5.468-.75c2.13 0 4.18.777 5.594 1.468c1.508-.734 3.781-1.55 6.031-1.437l-1.25-11.125c-1.812.277-3.386 1.27-3.406 1.281L16 11.813l-1.406-.938c-.02-.012-2.102-1.375-4.25-1.375"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.344 6c-3.39 0-6.938 1.906-6.938 1.906l-.469.25l-.062.531L1 24.875l-.188 1.719l1.594-.688s4.117-1.718 8-1.718c2.301 0 5.063 1.656 5.063 1.656l.531.343l.531-.343s2.762-1.657 5.063-1.657c3.883 0 8 1.72 8 1.72l1.593.687L31 24.875L29.125 8.687l-.063-.53l-.468-.25S25.047 6 21.656 6C18.777 6 16.684 7.258 16 7.688C15.316 7.258 13.223 6 10.344 6m0 2c2.586 0 5.094 1.625 5.094 1.625L16 10l.563-.375S19.07 8 21.655 8c2.278 0 4.864 1.188 5.532 1.5l1.625 14.031c-1.532-.55-4.055-1.343-7.22-1.343c-2.722 0-4.917 1.277-5.593 1.687c-.676-.41-2.871-1.688-5.594-1.688c-3.164 0-5.687.793-7.219 1.344L4.813 9.5C5.48 9.187 8.066 8 10.343 8zm0 1.5c-1.446 0-3.239.633-4.156 1l-1.25 10.938c1.96-.489 3.792-.75 5.468-.75c2.13 0 4.18.777 5.594 1.468c1.508-.734 3.781-1.55 6.031-1.437l-1.25-11.125c-1.812.277-3.386 1.27-3.406 1.281L16 11.813l-1.406-.938c-.02-.012-2.102-1.375-4.25-1.375"/></svg> </template>
CSS
.icon-leanpub {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.344%206c-3.39%200-6.938%201.906-6.938%201.906l-.469.25l-.062.531L1%2024.875l-.188%201.719l1.594-.688s4.117-1.718%208-1.718c2.301%200%205.063%201.656%205.063%201.656l.531.343l.531-.343s2.762-1.657%205.063-1.657c3.883%200%208%201.72%208%201.72l1.593.687L31%2024.875L29.125%208.687l-.063-.53l-.468-.25S25.047%206%2021.656%206C18.777%206%2016.684%207.258%2016%207.688C15.316%207.258%2013.223%206%2010.344%206m0%202c2.586%200%205.094%201.625%205.094%201.625L16%2010l.563-.375S19.07%208%2021.655%208c2.278%200%204.864%201.188%205.532%201.5l1.625%2014.031c-1.532-.55-4.055-1.343-7.22-1.343c-2.722%200-4.917%201.277-5.593%201.687c-.676-.41-2.871-1.688-5.594-1.688c-3.164%200-5.687.793-7.219%201.344L4.813%209.5C5.48%209.187%208.066%208%2010.343%208zm0%201.5c-1.446%200-3.239.633-4.156%201l-1.25%2010.938c1.96-.489%203.792-.75%205.468-.75c2.13%200%204.18.777%205.594%201.468c1.508-.734%203.781-1.55%206.031-1.437l-1.25-11.125c-1.812.277-3.386%201.27-3.406%201.281L16%2011.813l-1.406-.938c-.02-.012-2.102-1.375-4.25-1.375%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.344%206c-3.39%200-6.938%201.906-6.938%201.906l-.469.25l-.062.531L1%2024.875l-.188%201.719l1.594-.688s4.117-1.718%208-1.718c2.301%200%205.063%201.656%205.063%201.656l.531.343l.531-.343s2.762-1.657%205.063-1.657c3.883%200%208%201.72%208%201.72l1.593.687L31%2024.875L29.125%208.687l-.063-.53l-.468-.25S25.047%206%2021.656%206C18.777%206%2016.684%207.258%2016%207.688C15.316%207.258%2013.223%206%2010.344%206m0%202c2.586%200%205.094%201.625%205.094%201.625L16%2010l.563-.375S19.07%208%2021.655%208c2.278%200%204.864%201.188%205.532%201.5l1.625%2014.031c-1.532-.55-4.055-1.343-7.22-1.343c-2.722%200-4.917%201.277-5.593%201.687c-.676-.41-2.871-1.688-5.594-1.688c-3.164%200-5.687.793-7.219%201.344L4.813%209.5C5.48%209.187%208.066%208%2010.343%208zm0%201.5c-1.446%200-3.239.633-4.156%201l-1.25%2010.938c1.96-.489%203.792-.75%205.468-.75c2.13%200%204.18.777%205.594%201.468c1.508-.734%203.781-1.55%206.031-1.437l-1.25-11.125c-1.812.277-3.386%201.27-3.406%201.281L16%2011.813l-1.406-.938c-.02-.012-2.102-1.375-4.25-1.375%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/leanpub.svg?color=%231a73e8&size=48