uploaded logo
uploaded from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- uploaded
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the uploaded logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.651 13.862a4.613 4.613 0 1 1-9.226 0c0-6.15 9.226-6.15 9.226 0zm3.497 6.04c-1.33 1.334-3.109 3.957-8.119 4.095C4.578 24.145.07 19.513.051 13.715c-.01-2.945.774-4.659 2.82-6.792C4.095 5.645 9.875 0 9.875 0c2.052 2.052.96 4.873-.108 5.93L6.035 9.635c-.47.465-1.968 1.925-1.931 4.444c.045 3.202 2.51 5.85 5.799 5.8c2.632-.042 3.756-1.356 4.376-1.98l3.841-3.828c1.103-1.093 3.77-2.027 5.829.005z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsUploaded(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="M14.651 13.862a4.613 4.613 0 1 1-9.226 0c0-6.15 9.226-6.15 9.226 0zm3.497 6.04c-1.33 1.334-3.109 3.957-8.119 4.095C4.578 24.145.07 19.513.051 13.715c-.01-2.945.774-4.659 2.82-6.792C4.095 5.645 9.875 0 9.875 0c2.052 2.052.96 4.873-.108 5.93L6.035 9.635c-.47.465-1.968 1.925-1.931 4.444c.045 3.202 2.51 5.85 5.799 5.8c2.632-.042 3.756-1.356 4.376-1.98l3.841-3.828c1.103-1.093 3.77-2.027 5.829.005z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.651 13.862a4.613 4.613 0 1 1-9.226 0c0-6.15 9.226-6.15 9.226 0zm3.497 6.04c-1.33 1.334-3.109 3.957-8.119 4.095C4.578 24.145.07 19.513.051 13.715c-.01-2.945.774-4.659 2.82-6.792C4.095 5.645 9.875 0 9.875 0c2.052 2.052.96 4.873-.108 5.93L6.035 9.635c-.47.465-1.968 1.925-1.931 4.444c.045 3.202 2.51 5.85 5.799 5.8c2.632-.042 3.756-1.356 4.376-1.98l3.841-3.828c1.103-1.093 3.77-2.027 5.829.005z"/></svg> </template>
CSS
.icon-uploaded {
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%22M14.651%2013.862a4.613%204.613%200%201%201-9.226%200c0-6.15%209.226-6.15%209.226%200zm3.497%206.04c-1.33%201.334-3.109%203.957-8.119%204.095C4.578%2024.145.07%2019.513.051%2013.715c-.01-2.945.774-4.659%202.82-6.792C4.095%205.645%209.875%200%209.875%200c2.052%202.052.96%204.873-.108%205.93L6.035%209.635c-.47.465-1.968%201.925-1.931%204.444c.045%203.202%202.51%205.85%205.799%205.8c2.632-.042%203.756-1.356%204.376-1.98l3.841-3.828c1.103-1.093%203.77-2.027%205.829.005z%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%22M14.651%2013.862a4.613%204.613%200%201%201-9.226%200c0-6.15%209.226-6.15%209.226%200zm3.497%206.04c-1.33%201.334-3.109%203.957-8.119%204.095C4.578%2024.145.07%2019.513.051%2013.715c-.01-2.945.774-4.659%202.82-6.792C4.095%205.645%209.875%200%209.875%200c2.052%202.052.96%204.873-.108%205.93L6.035%209.635c-.47.465-1.968%201.925-1.931%204.444c.045%203.202%202.51%205.85%205.799%205.8c2.632-.042%203.756-1.356%204.376-1.98l3.841-3.828c1.103-1.093%203.77-2.027%205.829.005z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/uploaded.svg?color=%231a73e8&size=48