500px icon
500px from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- 500px
- 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 500px icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.2 12.832c-3.325 0-5.29 3.152-5.415 3.152s-2.078-3.152-5.43-3.152c-3.347 0-4.304 3.152-4.406 3.152s-.87-2.586-3.765-2.586c-2.344 0-2.672 1.079-2.872 1.079c0 0 .176-1.157.528-3.215h5.781V9h-7.82l-1.32 7.574h2.53s.579-1.066 2.114-1.066s2.469 1.18 2.469 2.512c0 1.328-1.031 2.785-2.469 2.785c-1.434 0-2.266-1.23-2.266-2.082H1.04c0 .754.606 4.277 5.086 4.277c3.652 0 4.824-2.723 4.824-3.047c0 .274 1.41 3.047 4.41 3.047c3.477 0 5.227-3.047 5.426-3.047c.203 0 2.27 3.047 5.418 3.047s4.762-2.773 4.762-5.11c-.004-2.335-1.438-5.058-4.766-5.058m-7.095 5.105h-.003c-.02.028-1.946 2.364-3.73 2.364c-1.794 0-2.126-1.785-2.126-2.363s.332-2.364 2.125-2.364c1.785 0 3.711 2.336 3.73 2.364zm9.243 0c0 .579-.332 2.368-2.125 2.368c-1.782 0-3.707-2.336-3.73-2.364v-.003c.023-.028 1.948-2.364 3.73-2.364c1.793 0 2.125 1.79 2.125 2.364z"/></svg>
React
import type { SVGProps } from "react";
export function La500px(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="M26.2 12.832c-3.325 0-5.29 3.152-5.415 3.152s-2.078-3.152-5.43-3.152c-3.347 0-4.304 3.152-4.406 3.152s-.87-2.586-3.765-2.586c-2.344 0-2.672 1.079-2.872 1.079c0 0 .176-1.157.528-3.215h5.781V9h-7.82l-1.32 7.574h2.53s.579-1.066 2.114-1.066s2.469 1.18 2.469 2.512c0 1.328-1.031 2.785-2.469 2.785c-1.434 0-2.266-1.23-2.266-2.082H1.04c0 .754.606 4.277 5.086 4.277c3.652 0 4.824-2.723 4.824-3.047c0 .274 1.41 3.047 4.41 3.047c3.477 0 5.227-3.047 5.426-3.047c.203 0 2.27 3.047 5.418 3.047s4.762-2.773 4.762-5.11c-.004-2.335-1.438-5.058-4.766-5.058m-7.095 5.105h-.003c-.02.028-1.946 2.364-3.73 2.364c-1.794 0-2.126-1.785-2.126-2.363s.332-2.364 2.125-2.364c1.785 0 3.711 2.336 3.73 2.364zm9.243 0c0 .579-.332 2.368-2.125 2.368c-1.782 0-3.707-2.336-3.73-2.364v-.003c.023-.028 1.948-2.364 3.73-2.364c1.793 0 2.125 1.79 2.125 2.364z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.2 12.832c-3.325 0-5.29 3.152-5.415 3.152s-2.078-3.152-5.43-3.152c-3.347 0-4.304 3.152-4.406 3.152s-.87-2.586-3.765-2.586c-2.344 0-2.672 1.079-2.872 1.079c0 0 .176-1.157.528-3.215h5.781V9h-7.82l-1.32 7.574h2.53s.579-1.066 2.114-1.066s2.469 1.18 2.469 2.512c0 1.328-1.031 2.785-2.469 2.785c-1.434 0-2.266-1.23-2.266-2.082H1.04c0 .754.606 4.277 5.086 4.277c3.652 0 4.824-2.723 4.824-3.047c0 .274 1.41 3.047 4.41 3.047c3.477 0 5.227-3.047 5.426-3.047c.203 0 2.27 3.047 5.418 3.047s4.762-2.773 4.762-5.11c-.004-2.335-1.438-5.058-4.766-5.058m-7.095 5.105h-.003c-.02.028-1.946 2.364-3.73 2.364c-1.794 0-2.126-1.785-2.126-2.363s.332-2.364 2.125-2.364c1.785 0 3.711 2.336 3.73 2.364zm9.243 0c0 .579-.332 2.368-2.125 2.368c-1.782 0-3.707-2.336-3.73-2.364v-.003c.023-.028 1.948-2.364 3.73-2.364c1.793 0 2.125 1.79 2.125 2.364z"/></svg> </template>
CSS
.icon-500px {
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%22M26.2%2012.832c-3.325%200-5.29%203.152-5.415%203.152s-2.078-3.152-5.43-3.152c-3.347%200-4.304%203.152-4.406%203.152s-.87-2.586-3.765-2.586c-2.344%200-2.672%201.079-2.872%201.079c0%200%20.176-1.157.528-3.215h5.781V9h-7.82l-1.32%207.574h2.53s.579-1.066%202.114-1.066s2.469%201.18%202.469%202.512c0%201.328-1.031%202.785-2.469%202.785c-1.434%200-2.266-1.23-2.266-2.082H1.04c0%20.754.606%204.277%205.086%204.277c3.652%200%204.824-2.723%204.824-3.047c0%20.274%201.41%203.047%204.41%203.047c3.477%200%205.227-3.047%205.426-3.047c.203%200%202.27%203.047%205.418%203.047s4.762-2.773%204.762-5.11c-.004-2.335-1.438-5.058-4.766-5.058m-7.095%205.105h-.003c-.02.028-1.946%202.364-3.73%202.364c-1.794%200-2.126-1.785-2.126-2.363s.332-2.364%202.125-2.364c1.785%200%203.711%202.336%203.73%202.364zm9.243%200c0%20.579-.332%202.368-2.125%202.368c-1.782%200-3.707-2.336-3.73-2.364v-.003c.023-.028%201.948-2.364%203.73-2.364c1.793%200%202.125%201.79%202.125%202.364z%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%22M26.2%2012.832c-3.325%200-5.29%203.152-5.415%203.152s-2.078-3.152-5.43-3.152c-3.347%200-4.304%203.152-4.406%203.152s-.87-2.586-3.765-2.586c-2.344%200-2.672%201.079-2.872%201.079c0%200%20.176-1.157.528-3.215h5.781V9h-7.82l-1.32%207.574h2.53s.579-1.066%202.114-1.066s2.469%201.18%202.469%202.512c0%201.328-1.031%202.785-2.469%202.785c-1.434%200-2.266-1.23-2.266-2.082H1.04c0%20.754.606%204.277%205.086%204.277c3.652%200%204.824-2.723%204.824-3.047c0%20.274%201.41%203.047%204.41%203.047c3.477%200%205.227-3.047%205.426-3.047c.203%200%202.27%203.047%205.418%203.047s4.762-2.773%204.762-5.11c-.004-2.335-1.438-5.058-4.766-5.058m-7.095%205.105h-.003c-.02.028-1.946%202.364-3.73%202.364c-1.794%200-2.126-1.785-2.126-2.363s.332-2.364%202.125-2.364c1.785%200%203.711%202.336%203.73%202.364zm9.243%200c0%20.579-.332%202.368-2.125%202.368c-1.782%200-3.707-2.336-3.73-2.364v-.003c.023-.028%201.948-2.364%203.73-2.364c1.793%200%202.125%201.79%202.125%202.364z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/500px.svg?color=%231a73e8&size=48