500px 5 logo
500px-5 from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- 500px-5
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
Use the 500px 5 logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.456 21.519c-.406-.887-.431-1.144.462-1.444c1.6-.5.5.575 2.7 3.075h.019v-5.869c.075-3.137 2.75-5.762 6.106-5.762c3.369 0 6.106 2.719 6.106 6.05c0 3.962-3.8 7.075-8.031 5.831c-.656-.262-.131-1.981.531-1.787c3.313 0 5.587-.631 5.587-4.025c0-3.813-4.819-5.6-7.306-2.787c-1.469 1.65-1.1 2.631-1.1 9.85c3.169 1.938 7.394 1.375 10.025-1.256a8.2 8.2 0 0 0 2.406-5.813c0-2.2-.862-4.262-2.425-5.831c-1.55-1.55-3.613-2.406-5.831-2.406s-4.3.863-5.844 2.406c-.019.019-1 1.031-1.325 1.494l-.031.038c-.206.294-.394.569-1.256.381c-.431-.106-.894-.363-.894-.738V1.251c0-.313.244-.656.656-.656h15.081c.519 0 .519.725.519.944c0 .244 0 .944-.519.944h-13.95v8.306h.019c6.512-6.863 17.675-2.25 17.675 6.806c0 11.131-15.3 13.769-19.381 3.925zm3.957-16.3c-.031.262.287 1.531.912 1.288C21.125 3.538 26 9.032 26.413 9.032c.3 0 1.425-.956.894-1.425c-5.825-5.563-14.656-3.563-14.894-2.387zm14.15 20.7c-6.875 6.869-18.688 3.8-20.75-6.512c0-.762-1.9-.462-1.806.206c1.5 10.837 15.375 16.056 23.85 7.581c.431-.488-.787-1.775-1.294-1.275M15.35 19.163c0 .25.269.456.344.531c.188.188.381.275.531.275c.237 0 .162.012 1.394-1.219c1.225 1.206 1.194 1.219 1.394 1.219c.338 0 1.156-.65.669-1.137l-1.081-1.081l1.137-1.137c.394-.425-.631-1.363-1.012-.981l-1.119 1.119c-1.162-1.175-1.15-1.219-1.344-1.219c-.313 0-1.125.731-.775 1.081l1.137 1.137c-1.131 1.119-1.275 1.2-1.275 1.413z"/></svg>
React
import type { SVGProps } from "react";
export function Cib500px5(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="M8.456 21.519c-.406-.887-.431-1.144.462-1.444c1.6-.5.5.575 2.7 3.075h.019v-5.869c.075-3.137 2.75-5.762 6.106-5.762c3.369 0 6.106 2.719 6.106 6.05c0 3.962-3.8 7.075-8.031 5.831c-.656-.262-.131-1.981.531-1.787c3.313 0 5.587-.631 5.587-4.025c0-3.813-4.819-5.6-7.306-2.787c-1.469 1.65-1.1 2.631-1.1 9.85c3.169 1.938 7.394 1.375 10.025-1.256a8.2 8.2 0 0 0 2.406-5.813c0-2.2-.862-4.262-2.425-5.831c-1.55-1.55-3.613-2.406-5.831-2.406s-4.3.863-5.844 2.406c-.019.019-1 1.031-1.325 1.494l-.031.038c-.206.294-.394.569-1.256.381c-.431-.106-.894-.363-.894-.738V1.251c0-.313.244-.656.656-.656h15.081c.519 0 .519.725.519.944c0 .244 0 .944-.519.944h-13.95v8.306h.019c6.512-6.863 17.675-2.25 17.675 6.806c0 11.131-15.3 13.769-19.381 3.925zm3.957-16.3c-.031.262.287 1.531.912 1.288C21.125 3.538 26 9.032 26.413 9.032c.3 0 1.425-.956.894-1.425c-5.825-5.563-14.656-3.563-14.894-2.387zm14.15 20.7c-6.875 6.869-18.688 3.8-20.75-6.512c0-.762-1.9-.462-1.806.206c1.5 10.837 15.375 16.056 23.85 7.581c.431-.488-.787-1.775-1.294-1.275M15.35 19.163c0 .25.269.456.344.531c.188.188.381.275.531.275c.237 0 .162.012 1.394-1.219c1.225 1.206 1.194 1.219 1.394 1.219c.338 0 1.156-.65.669-1.137l-1.081-1.081l1.137-1.137c.394-.425-.631-1.363-1.012-.981l-1.119 1.119c-1.162-1.175-1.15-1.219-1.344-1.219c-.313 0-1.125.731-.775 1.081l1.137 1.137c-1.131 1.119-1.275 1.2-1.275 1.413z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.456 21.519c-.406-.887-.431-1.144.462-1.444c1.6-.5.5.575 2.7 3.075h.019v-5.869c.075-3.137 2.75-5.762 6.106-5.762c3.369 0 6.106 2.719 6.106 6.05c0 3.962-3.8 7.075-8.031 5.831c-.656-.262-.131-1.981.531-1.787c3.313 0 5.587-.631 5.587-4.025c0-3.813-4.819-5.6-7.306-2.787c-1.469 1.65-1.1 2.631-1.1 9.85c3.169 1.938 7.394 1.375 10.025-1.256a8.2 8.2 0 0 0 2.406-5.813c0-2.2-.862-4.262-2.425-5.831c-1.55-1.55-3.613-2.406-5.831-2.406s-4.3.863-5.844 2.406c-.019.019-1 1.031-1.325 1.494l-.031.038c-.206.294-.394.569-1.256.381c-.431-.106-.894-.363-.894-.738V1.251c0-.313.244-.656.656-.656h15.081c.519 0 .519.725.519.944c0 .244 0 .944-.519.944h-13.95v8.306h.019c6.512-6.863 17.675-2.25 17.675 6.806c0 11.131-15.3 13.769-19.381 3.925zm3.957-16.3c-.031.262.287 1.531.912 1.288C21.125 3.538 26 9.032 26.413 9.032c.3 0 1.425-.956.894-1.425c-5.825-5.563-14.656-3.563-14.894-2.387zm14.15 20.7c-6.875 6.869-18.688 3.8-20.75-6.512c0-.762-1.9-.462-1.806.206c1.5 10.837 15.375 16.056 23.85 7.581c.431-.488-.787-1.775-1.294-1.275M15.35 19.163c0 .25.269.456.344.531c.188.188.381.275.531.275c.237 0 .162.012 1.394-1.219c1.225 1.206 1.194 1.219 1.394 1.219c.338 0 1.156-.65.669-1.137l-1.081-1.081l1.137-1.137c.394-.425-.631-1.363-1.012-.981l-1.119 1.119c-1.162-1.175-1.15-1.219-1.344-1.219c-.313 0-1.125.731-.775 1.081l1.137 1.137c-1.131 1.119-1.275 1.2-1.275 1.413z"/></svg> </template>
CSS
.icon-500px-5 {
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%22M8.456%2021.519c-.406-.887-.431-1.144.462-1.444c1.6-.5.5.575%202.7%203.075h.019v-5.869c.075-3.137%202.75-5.762%206.106-5.762c3.369%200%206.106%202.719%206.106%206.05c0%203.962-3.8%207.075-8.031%205.831c-.656-.262-.131-1.981.531-1.787c3.313%200%205.587-.631%205.587-4.025c0-3.813-4.819-5.6-7.306-2.787c-1.469%201.65-1.1%202.631-1.1%209.85c3.169%201.938%207.394%201.375%2010.025-1.256a8.2%208.2%200%200%200%202.406-5.813c0-2.2-.862-4.262-2.425-5.831c-1.55-1.55-3.613-2.406-5.831-2.406s-4.3.863-5.844%202.406c-.019.019-1%201.031-1.325%201.494l-.031.038c-.206.294-.394.569-1.256.381c-.431-.106-.894-.363-.894-.738V1.251c0-.313.244-.656.656-.656h15.081c.519%200%20.519.725.519.944c0%20.244%200%20.944-.519.944h-13.95v8.306h.019c6.512-6.863%2017.675-2.25%2017.675%206.806c0%2011.131-15.3%2013.769-19.381%203.925zm3.957-16.3c-.031.262.287%201.531.912%201.288C21.125%203.538%2026%209.032%2026.413%209.032c.3%200%201.425-.956.894-1.425c-5.825-5.563-14.656-3.563-14.894-2.387zm14.15%2020.7c-6.875%206.869-18.688%203.8-20.75-6.512c0-.762-1.9-.462-1.806.206c1.5%2010.837%2015.375%2016.056%2023.85%207.581c.431-.488-.787-1.775-1.294-1.275M15.35%2019.163c0%20.25.269.456.344.531c.188.188.381.275.531.275c.237%200%20.162.012%201.394-1.219c1.225%201.206%201.194%201.219%201.394%201.219c.338%200%201.156-.65.669-1.137l-1.081-1.081l1.137-1.137c.394-.425-.631-1.363-1.012-.981l-1.119%201.119c-1.162-1.175-1.15-1.219-1.344-1.219c-.313%200-1.125.731-.775%201.081l1.137%201.137c-1.131%201.119-1.275%201.2-1.275%201.413z%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%22M8.456%2021.519c-.406-.887-.431-1.144.462-1.444c1.6-.5.5.575%202.7%203.075h.019v-5.869c.075-3.137%202.75-5.762%206.106-5.762c3.369%200%206.106%202.719%206.106%206.05c0%203.962-3.8%207.075-8.031%205.831c-.656-.262-.131-1.981.531-1.787c3.313%200%205.587-.631%205.587-4.025c0-3.813-4.819-5.6-7.306-2.787c-1.469%201.65-1.1%202.631-1.1%209.85c3.169%201.938%207.394%201.375%2010.025-1.256a8.2%208.2%200%200%200%202.406-5.813c0-2.2-.862-4.262-2.425-5.831c-1.55-1.55-3.613-2.406-5.831-2.406s-4.3.863-5.844%202.406c-.019.019-1%201.031-1.325%201.494l-.031.038c-.206.294-.394.569-1.256.381c-.431-.106-.894-.363-.894-.738V1.251c0-.313.244-.656.656-.656h15.081c.519%200%20.519.725.519.944c0%20.244%200%20.944-.519.944h-13.95v8.306h.019c6.512-6.863%2017.675-2.25%2017.675%206.806c0%2011.131-15.3%2013.769-19.381%203.925zm3.957-16.3c-.031.262.287%201.531.912%201.288C21.125%203.538%2026%209.032%2026.413%209.032c.3%200%201.425-.956.894-1.425c-5.825-5.563-14.656-3.563-14.894-2.387zm14.15%2020.7c-6.875%206.869-18.688%203.8-20.75-6.512c0-.762-1.9-.462-1.806.206c1.5%2010.837%2015.375%2016.056%2023.85%207.581c.431-.488-.787-1.775-1.294-1.275M15.35%2019.163c0%20.25.269.456.344.531c.188.188.381.275.531.275c.237%200%20.162.012%201.394-1.219c1.225%201.206%201.194%201.219%201.394%201.219c.338%200%201.156-.65.669-1.137l-1.081-1.081l1.137-1.137c.394-.425-.631-1.363-1.012-.981l-1.119%201.119c-1.162-1.175-1.15-1.219-1.344-1.219c-.313%200-1.125.731-.775%201.081l1.137%201.137c-1.131%201.119-1.275%201.2-1.275%201.413z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/500px-5.svg?color=%231a73e8&size=48