presto icon logo
presto-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- presto-icon
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×220
- License
- CC0
Use the presto icon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 220"><path fill="#5d88d6" d="M150.163 20.369c4.66-4.66 4.66-12.215 0-16.874c-4.66-4.66-12.214-4.66-16.874 0s-4.66 12.214 0 16.874s12.214 4.66 16.874 0M183.9 54.105c5.178-5.177 5.178-13.57 0-18.747c-5.176-5.177-13.57-5.177-18.747 0s-5.177 13.57 0 18.747s13.57 5.177 18.748 0m33.732 33.743c5.694-5.694 5.694-14.925 0-20.618c-5.693-5.694-14.924-5.694-20.618 0c-5.693 5.693-5.693 14.924 0 20.618c5.694 5.693 14.925 5.693 20.618 0m33.709 33.701c6.21-6.21 6.21-16.28 0-22.492c-6.211-6.21-16.281-6.21-22.492 0c-6.21 6.211-6.21 16.281 0 22.492c6.211 6.21 16.28 6.21 22.492 0"/><path fill="#32dbfc" d="M83.66 19.432c4.142-4.142 4.142-10.86 0-15.002C79.515.287 72.8.287 68.655 4.43c-4.142 4.142-4.142 10.86 0 15.002s10.86 4.143 15.003 0m33.735 33.736c4.66-4.66 4.66-12.215 0-16.874c-4.66-4.66-12.214-4.66-16.873 0s-4.66 12.214 0 16.874s12.214 4.66 16.873 0m33.709 33.708c5.177-5.177 5.177-13.57 0-18.747s-13.57-5.177-18.747 0s-5.177 13.57 0 18.747s13.57 5.177 18.747 0m33.721 33.718c5.694-5.693 5.694-14.924 0-20.618s-14.925-5.694-20.618 0c-5.694 5.694-5.694 14.925 0 20.618c5.693 5.694 14.924 5.694 20.618 0m33.747 33.761c6.21-6.21 6.21-16.28 0-22.492c-6.211-6.21-16.281-6.21-22.492 0c-6.211 6.211-6.211 16.281 0 22.492c6.21 6.211 16.28 6.211 22.491 0"/><path d="M17.19 18.531A9.284 9.284 0 1 0 4.06 5.402a9.284 9.284 0 0 0 13.13 13.13m33.688 33.685c4.143-4.143 4.143-10.86 0-15.003s-10.86-4.143-15.003 0s-4.143 10.86 0 15.003s10.86 4.143 15.003 0m33.749 33.757c4.66-4.66 4.66-12.214 0-16.874s-12.214-4.66-16.874 0s-4.66 12.214 0 16.874s12.215 4.66 16.874 0m33.721 33.72c5.177-5.177 5.177-13.57 0-18.747s-13.57-5.177-18.748 0c-5.177 5.176-5.177 13.57 0 18.747s13.57 5.177 18.748 0m33.717 33.727c5.694-5.694 5.694-14.925 0-20.618c-5.694-5.694-14.925-5.694-20.618 0c-5.694 5.693-5.694 14.924 0 20.618c5.693 5.694 14.924 5.694 20.618 0m33.7 33.678c6.211-6.211 6.211-16.281 0-22.492c-6.21-6.21-16.28-6.21-22.491 0c-6.211 6.211-6.211 16.28 0 22.492c6.21 6.21 16.28 6.21 22.491 0"/><path fill="#5d88d6" d="M83.664 150.562c4.143-4.143 4.143-10.86 0-15.003s-10.86-4.143-15.003 0s-4.143 10.86 0 15.003s10.86 4.143 15.003 0"/><circle cx="43.382" cy="175.845" r="10.609" fill="#5d88d6"/><circle cx="10.609" cy="208.651" r="10.609" fill="#5d88d6"/><circle cx="76.166" cy="208.633" r="10.609" fill="#5d88d6"/><path fill="#5d88d6" d="M149.244 216.157c4.143-4.142 4.143-10.86 0-15.002s-10.86-4.143-15.003 0s-4.143 10.86 0 15.002s10.86 4.143 15.003 0m-32.797-32.814c4.143-4.143 4.143-10.86 0-15.003s-10.86-4.143-15.003 0s-4.143 10.86 0 15.003s10.86 4.143 15.003 0"/></svg>
React
import type { SVGProps } from "react";
export function LogosPrestoIcon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 220"><path fill="#5d88d6" d="M150.163 20.369c4.66-4.66 4.66-12.215 0-16.874c-4.66-4.66-12.214-4.66-16.874 0s-4.66 12.214 0 16.874s12.214 4.66 16.874 0M183.9 54.105c5.178-5.177 5.178-13.57 0-18.747c-5.176-5.177-13.57-5.177-18.747 0s-5.177 13.57 0 18.747s13.57 5.177 18.748 0m33.732 33.743c5.694-5.694 5.694-14.925 0-20.618c-5.693-5.694-14.924-5.694-20.618 0c-5.693 5.693-5.693 14.924 0 20.618c5.694 5.693 14.925 5.693 20.618 0m33.709 33.701c6.21-6.21 6.21-16.28 0-22.492c-6.211-6.21-16.281-6.21-22.492 0c-6.21 6.211-6.21 16.281 0 22.492c6.211 6.21 16.28 6.21 22.492 0"/><path fill="#32dbfc" d="M83.66 19.432c4.142-4.142 4.142-10.86 0-15.002C79.515.287 72.8.287 68.655 4.43c-4.142 4.142-4.142 10.86 0 15.002s10.86 4.143 15.003 0m33.735 33.736c4.66-4.66 4.66-12.215 0-16.874c-4.66-4.66-12.214-4.66-16.873 0s-4.66 12.214 0 16.874s12.214 4.66 16.873 0m33.709 33.708c5.177-5.177 5.177-13.57 0-18.747s-13.57-5.177-18.747 0s-5.177 13.57 0 18.747s13.57 5.177 18.747 0m33.721 33.718c5.694-5.693 5.694-14.924 0-20.618s-14.925-5.694-20.618 0c-5.694 5.694-5.694 14.925 0 20.618c5.693 5.694 14.924 5.694 20.618 0m33.747 33.761c6.21-6.21 6.21-16.28 0-22.492c-6.211-6.21-16.281-6.21-22.492 0c-6.211 6.211-6.211 16.281 0 22.492c6.21 6.211 16.28 6.211 22.491 0"/><path d="M17.19 18.531A9.284 9.284 0 1 0 4.06 5.402a9.284 9.284 0 0 0 13.13 13.13m33.688 33.685c4.143-4.143 4.143-10.86 0-15.003s-10.86-4.143-15.003 0s-4.143 10.86 0 15.003s10.86 4.143 15.003 0m33.749 33.757c4.66-4.66 4.66-12.214 0-16.874s-12.214-4.66-16.874 0s-4.66 12.214 0 16.874s12.215 4.66 16.874 0m33.721 33.72c5.177-5.177 5.177-13.57 0-18.747s-13.57-5.177-18.748 0c-5.177 5.176-5.177 13.57 0 18.747s13.57 5.177 18.748 0m33.717 33.727c5.694-5.694 5.694-14.925 0-20.618c-5.694-5.694-14.925-5.694-20.618 0c-5.694 5.693-5.694 14.924 0 20.618c5.693 5.694 14.924 5.694 20.618 0m33.7 33.678c6.211-6.211 6.211-16.281 0-22.492c-6.21-6.21-16.28-6.21-22.491 0c-6.211 6.211-6.211 16.28 0 22.492c6.21 6.21 16.28 6.21 22.491 0"/><path fill="#5d88d6" d="M83.664 150.562c4.143-4.143 4.143-10.86 0-15.003s-10.86-4.143-15.003 0s-4.143 10.86 0 15.003s10.86 4.143 15.003 0"/><circle cx="43.382" cy="175.845" r="10.609" fill="#5d88d6"/><circle cx="10.609" cy="208.651" r="10.609" fill="#5d88d6"/><circle cx="76.166" cy="208.633" r="10.609" fill="#5d88d6"/><path fill="#5d88d6" d="M149.244 216.157c4.143-4.142 4.143-10.86 0-15.002s-10.86-4.143-15.003 0s-4.143 10.86 0 15.002s10.86 4.143 15.003 0m-32.797-32.814c4.143-4.143 4.143-10.86 0-15.003s-10.86-4.143-15.003 0s-4.143 10.86 0 15.003s10.86 4.143 15.003 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 220"><path fill="#5d88d6" d="M150.163 20.369c4.66-4.66 4.66-12.215 0-16.874c-4.66-4.66-12.214-4.66-16.874 0s-4.66 12.214 0 16.874s12.214 4.66 16.874 0M183.9 54.105c5.178-5.177 5.178-13.57 0-18.747c-5.176-5.177-13.57-5.177-18.747 0s-5.177 13.57 0 18.747s13.57 5.177 18.748 0m33.732 33.743c5.694-5.694 5.694-14.925 0-20.618c-5.693-5.694-14.924-5.694-20.618 0c-5.693 5.693-5.693 14.924 0 20.618c5.694 5.693 14.925 5.693 20.618 0m33.709 33.701c6.21-6.21 6.21-16.28 0-22.492c-6.211-6.21-16.281-6.21-22.492 0c-6.21 6.211-6.21 16.281 0 22.492c6.211 6.21 16.28 6.21 22.492 0"/><path fill="#32dbfc" d="M83.66 19.432c4.142-4.142 4.142-10.86 0-15.002C79.515.287 72.8.287 68.655 4.43c-4.142 4.142-4.142 10.86 0 15.002s10.86 4.143 15.003 0m33.735 33.736c4.66-4.66 4.66-12.215 0-16.874c-4.66-4.66-12.214-4.66-16.873 0s-4.66 12.214 0 16.874s12.214 4.66 16.873 0m33.709 33.708c5.177-5.177 5.177-13.57 0-18.747s-13.57-5.177-18.747 0s-5.177 13.57 0 18.747s13.57 5.177 18.747 0m33.721 33.718c5.694-5.693 5.694-14.924 0-20.618s-14.925-5.694-20.618 0c-5.694 5.694-5.694 14.925 0 20.618c5.693 5.694 14.924 5.694 20.618 0m33.747 33.761c6.21-6.21 6.21-16.28 0-22.492c-6.211-6.21-16.281-6.21-22.492 0c-6.211 6.211-6.211 16.281 0 22.492c6.21 6.211 16.28 6.211 22.491 0"/><path d="M17.19 18.531A9.284 9.284 0 1 0 4.06 5.402a9.284 9.284 0 0 0 13.13 13.13m33.688 33.685c4.143-4.143 4.143-10.86 0-15.003s-10.86-4.143-15.003 0s-4.143 10.86 0 15.003s10.86 4.143 15.003 0m33.749 33.757c4.66-4.66 4.66-12.214 0-16.874s-12.214-4.66-16.874 0s-4.66 12.214 0 16.874s12.215 4.66 16.874 0m33.721 33.72c5.177-5.177 5.177-13.57 0-18.747s-13.57-5.177-18.748 0c-5.177 5.176-5.177 13.57 0 18.747s13.57 5.177 18.748 0m33.717 33.727c5.694-5.694 5.694-14.925 0-20.618c-5.694-5.694-14.925-5.694-20.618 0c-5.694 5.693-5.694 14.924 0 20.618c5.693 5.694 14.924 5.694 20.618 0m33.7 33.678c6.211-6.211 6.211-16.281 0-22.492c-6.21-6.21-16.28-6.21-22.491 0c-6.211 6.211-6.211 16.28 0 22.492c6.21 6.21 16.28 6.21 22.491 0"/><path fill="#5d88d6" d="M83.664 150.562c4.143-4.143 4.143-10.86 0-15.003s-10.86-4.143-15.003 0s-4.143 10.86 0 15.003s10.86 4.143 15.003 0"/><circle cx="43.382" cy="175.845" r="10.609" fill="#5d88d6"/><circle cx="10.609" cy="208.651" r="10.609" fill="#5d88d6"/><circle cx="76.166" cy="208.633" r="10.609" fill="#5d88d6"/><path fill="#5d88d6" d="M149.244 216.157c4.143-4.142 4.143-10.86 0-15.002s-10.86-4.143-15.003 0s-4.143 10.86 0 15.002s10.86 4.143 15.003 0m-32.797-32.814c4.143-4.143 4.143-10.86 0-15.003s-10.86-4.143-15.003 0s-4.143 10.86 0 15.003s10.86 4.143 15.003 0"/></svg> </template>
CSS
.icon-presto-icon {
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%20220%22%3E%3Cpath%20fill%3D%22%235d88d6%22%20d%3D%22M150.163%2020.369c4.66-4.66%204.66-12.215%200-16.874c-4.66-4.66-12.214-4.66-16.874%200s-4.66%2012.214%200%2016.874s12.214%204.66%2016.874%200M183.9%2054.105c5.178-5.177%205.178-13.57%200-18.747c-5.176-5.177-13.57-5.177-18.747%200s-5.177%2013.57%200%2018.747s13.57%205.177%2018.748%200m33.732%2033.743c5.694-5.694%205.694-14.925%200-20.618c-5.693-5.694-14.924-5.694-20.618%200c-5.693%205.693-5.693%2014.924%200%2020.618c5.694%205.693%2014.925%205.693%2020.618%200m33.709%2033.701c6.21-6.21%206.21-16.28%200-22.492c-6.211-6.21-16.281-6.21-22.492%200c-6.21%206.211-6.21%2016.281%200%2022.492c6.211%206.21%2016.28%206.21%2022.492%200%22%2F%3E%3Cpath%20fill%3D%22%2332dbfc%22%20d%3D%22M83.66%2019.432c4.142-4.142%204.142-10.86%200-15.002C79.515.287%2072.8.287%2068.655%204.43c-4.142%204.142-4.142%2010.86%200%2015.002s10.86%204.143%2015.003%200m33.735%2033.736c4.66-4.66%204.66-12.215%200-16.874c-4.66-4.66-12.214-4.66-16.873%200s-4.66%2012.214%200%2016.874s12.214%204.66%2016.873%200m33.709%2033.708c5.177-5.177%205.177-13.57%200-18.747s-13.57-5.177-18.747%200s-5.177%2013.57%200%2018.747s13.57%205.177%2018.747%200m33.721%2033.718c5.694-5.693%205.694-14.924%200-20.618s-14.925-5.694-20.618%200c-5.694%205.694-5.694%2014.925%200%2020.618c5.693%205.694%2014.924%205.694%2020.618%200m33.747%2033.761c6.21-6.21%206.21-16.28%200-22.492c-6.211-6.21-16.281-6.21-22.492%200c-6.211%206.211-6.211%2016.281%200%2022.492c6.21%206.211%2016.28%206.211%2022.491%200%22%2F%3E%3Cpath%20d%3D%22M17.19%2018.531A9.284%209.284%200%201%200%204.06%205.402a9.284%209.284%200%200%200%2013.13%2013.13m33.688%2033.685c4.143-4.143%204.143-10.86%200-15.003s-10.86-4.143-15.003%200s-4.143%2010.86%200%2015.003s10.86%204.143%2015.003%200m33.749%2033.757c4.66-4.66%204.66-12.214%200-16.874s-12.214-4.66-16.874%200s-4.66%2012.214%200%2016.874s12.215%204.66%2016.874%200m33.721%2033.72c5.177-5.177%205.177-13.57%200-18.747s-13.57-5.177-18.748%200c-5.177%205.176-5.177%2013.57%200%2018.747s13.57%205.177%2018.748%200m33.717%2033.727c5.694-5.694%205.694-14.925%200-20.618c-5.694-5.694-14.925-5.694-20.618%200c-5.694%205.693-5.694%2014.924%200%2020.618c5.693%205.694%2014.924%205.694%2020.618%200m33.7%2033.678c6.211-6.211%206.211-16.281%200-22.492c-6.21-6.21-16.28-6.21-22.491%200c-6.211%206.211-6.211%2016.28%200%2022.492c6.21%206.21%2016.28%206.21%2022.491%200%22%2F%3E%3Cpath%20fill%3D%22%235d88d6%22%20d%3D%22M83.664%20150.562c4.143-4.143%204.143-10.86%200-15.003s-10.86-4.143-15.003%200s-4.143%2010.86%200%2015.003s10.86%204.143%2015.003%200%22%2F%3E%3Ccircle%20cx%3D%2243.382%22%20cy%3D%22175.845%22%20r%3D%2210.609%22%20fill%3D%22%235d88d6%22%2F%3E%3Ccircle%20cx%3D%2210.609%22%20cy%3D%22208.651%22%20r%3D%2210.609%22%20fill%3D%22%235d88d6%22%2F%3E%3Ccircle%20cx%3D%2276.166%22%20cy%3D%22208.633%22%20r%3D%2210.609%22%20fill%3D%22%235d88d6%22%2F%3E%3Cpath%20fill%3D%22%235d88d6%22%20d%3D%22M149.244%20216.157c4.143-4.142%204.143-10.86%200-15.002s-10.86-4.143-15.003%200s-4.143%2010.86%200%2015.002s10.86%204.143%2015.003%200m-32.797-32.814c4.143-4.143%204.143-10.86%200-15.003s-10.86-4.143-15.003%200s-4.143%2010.86%200%2015.003s10.86%204.143%2015.003%200%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%20220%22%3E%3Cpath%20fill%3D%22%235d88d6%22%20d%3D%22M150.163%2020.369c4.66-4.66%204.66-12.215%200-16.874c-4.66-4.66-12.214-4.66-16.874%200s-4.66%2012.214%200%2016.874s12.214%204.66%2016.874%200M183.9%2054.105c5.178-5.177%205.178-13.57%200-18.747c-5.176-5.177-13.57-5.177-18.747%200s-5.177%2013.57%200%2018.747s13.57%205.177%2018.748%200m33.732%2033.743c5.694-5.694%205.694-14.925%200-20.618c-5.693-5.694-14.924-5.694-20.618%200c-5.693%205.693-5.693%2014.924%200%2020.618c5.694%205.693%2014.925%205.693%2020.618%200m33.709%2033.701c6.21-6.21%206.21-16.28%200-22.492c-6.211-6.21-16.281-6.21-22.492%200c-6.21%206.211-6.21%2016.281%200%2022.492c6.211%206.21%2016.28%206.21%2022.492%200%22%2F%3E%3Cpath%20fill%3D%22%2332dbfc%22%20d%3D%22M83.66%2019.432c4.142-4.142%204.142-10.86%200-15.002C79.515.287%2072.8.287%2068.655%204.43c-4.142%204.142-4.142%2010.86%200%2015.002s10.86%204.143%2015.003%200m33.735%2033.736c4.66-4.66%204.66-12.215%200-16.874c-4.66-4.66-12.214-4.66-16.873%200s-4.66%2012.214%200%2016.874s12.214%204.66%2016.873%200m33.709%2033.708c5.177-5.177%205.177-13.57%200-18.747s-13.57-5.177-18.747%200s-5.177%2013.57%200%2018.747s13.57%205.177%2018.747%200m33.721%2033.718c5.694-5.693%205.694-14.924%200-20.618s-14.925-5.694-20.618%200c-5.694%205.694-5.694%2014.925%200%2020.618c5.693%205.694%2014.924%205.694%2020.618%200m33.747%2033.761c6.21-6.21%206.21-16.28%200-22.492c-6.211-6.21-16.281-6.21-22.492%200c-6.211%206.211-6.211%2016.281%200%2022.492c6.21%206.211%2016.28%206.211%2022.491%200%22%2F%3E%3Cpath%20d%3D%22M17.19%2018.531A9.284%209.284%200%201%200%204.06%205.402a9.284%209.284%200%200%200%2013.13%2013.13m33.688%2033.685c4.143-4.143%204.143-10.86%200-15.003s-10.86-4.143-15.003%200s-4.143%2010.86%200%2015.003s10.86%204.143%2015.003%200m33.749%2033.757c4.66-4.66%204.66-12.214%200-16.874s-12.214-4.66-16.874%200s-4.66%2012.214%200%2016.874s12.215%204.66%2016.874%200m33.721%2033.72c5.177-5.177%205.177-13.57%200-18.747s-13.57-5.177-18.748%200c-5.177%205.176-5.177%2013.57%200%2018.747s13.57%205.177%2018.748%200m33.717%2033.727c5.694-5.694%205.694-14.925%200-20.618c-5.694-5.694-14.925-5.694-20.618%200c-5.694%205.693-5.694%2014.924%200%2020.618c5.693%205.694%2014.924%205.694%2020.618%200m33.7%2033.678c6.211-6.211%206.211-16.281%200-22.492c-6.21-6.21-16.28-6.21-22.491%200c-6.211%206.211-6.211%2016.28%200%2022.492c6.21%206.21%2016.28%206.21%2022.491%200%22%2F%3E%3Cpath%20fill%3D%22%235d88d6%22%20d%3D%22M83.664%20150.562c4.143-4.143%204.143-10.86%200-15.003s-10.86-4.143-15.003%200s-4.143%2010.86%200%2015.003s10.86%204.143%2015.003%200%22%2F%3E%3Ccircle%20cx%3D%2243.382%22%20cy%3D%22175.845%22%20r%3D%2210.609%22%20fill%3D%22%235d88d6%22%2F%3E%3Ccircle%20cx%3D%2210.609%22%20cy%3D%22208.651%22%20r%3D%2210.609%22%20fill%3D%22%235d88d6%22%2F%3E%3Ccircle%20cx%3D%2276.166%22%20cy%3D%22208.633%22%20r%3D%2210.609%22%20fill%3D%22%235d88d6%22%2F%3E%3Cpath%20fill%3D%22%235d88d6%22%20d%3D%22M149.244%20216.157c4.143-4.142%204.143-10.86%200-15.002s-10.86-4.143-15.003%200s-4.143%2010.86%200%2015.002s10.86%204.143%2015.003%200m-32.797-32.814c4.143-4.143%204.143-10.86%200-15.003s-10.86-4.143-15.003%200s-4.143%2010.86%200%2015.003s10.86%204.143%2015.003%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/presto-icon.svg?color=%231a73e8&size=48