lastdotfm logo
lastdotfm from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- lastdotfm
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the lastdotfm logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.584 17.21l-.88-2.392s-1.43 1.594-3.573 1.594c-1.897 0-3.244-1.649-3.244-4.288c0-3.382 1.704-4.591 3.381-4.591c2.42 0 3.189 1.567 3.849 3.574l.88 2.749c.88 2.666 2.529 4.81 7.285 4.81c3.409 0 5.718-1.044 5.718-3.793c0-2.227-1.265-3.381-3.63-3.931l-1.758-.385c-1.21-.275-1.567-.77-1.567-1.595c0-.934.742-1.484 1.952-1.484c1.32 0 2.034.495 2.144 1.677l2.749-.33c-.22-2.474-1.924-3.492-4.729-3.492c-2.474 0-4.893.935-4.893 3.932c0 1.87.907 3.051 3.189 3.601l1.87.44c1.402.33 1.869.907 1.869 1.704c0 1.017-.99 1.43-2.86 1.43c-2.776 0-3.93-1.457-4.59-3.464l-.907-2.75c-1.155-3.573-2.997-4.893-6.653-4.893C2.144 5.333 0 7.89 0 12.233c0 4.18 2.144 6.434 5.993 6.434c3.106 0 4.591-1.457 4.591-1.457"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsLastdotfm(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="m10.584 17.21l-.88-2.392s-1.43 1.594-3.573 1.594c-1.897 0-3.244-1.649-3.244-4.288c0-3.382 1.704-4.591 3.381-4.591c2.42 0 3.189 1.567 3.849 3.574l.88 2.749c.88 2.666 2.529 4.81 7.285 4.81c3.409 0 5.718-1.044 5.718-3.793c0-2.227-1.265-3.381-3.63-3.931l-1.758-.385c-1.21-.275-1.567-.77-1.567-1.595c0-.934.742-1.484 1.952-1.484c1.32 0 2.034.495 2.144 1.677l2.749-.33c-.22-2.474-1.924-3.492-4.729-3.492c-2.474 0-4.893.935-4.893 3.932c0 1.87.907 3.051 3.189 3.601l1.87.44c1.402.33 1.869.907 1.869 1.704c0 1.017-.99 1.43-2.86 1.43c-2.776 0-3.93-1.457-4.59-3.464l-.907-2.75c-1.155-3.573-2.997-4.893-6.653-4.893C2.144 5.333 0 7.89 0 12.233c0 4.18 2.144 6.434 5.993 6.434c3.106 0 4.591-1.457 4.591-1.457"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.584 17.21l-.88-2.392s-1.43 1.594-3.573 1.594c-1.897 0-3.244-1.649-3.244-4.288c0-3.382 1.704-4.591 3.381-4.591c2.42 0 3.189 1.567 3.849 3.574l.88 2.749c.88 2.666 2.529 4.81 7.285 4.81c3.409 0 5.718-1.044 5.718-3.793c0-2.227-1.265-3.381-3.63-3.931l-1.758-.385c-1.21-.275-1.567-.77-1.567-1.595c0-.934.742-1.484 1.952-1.484c1.32 0 2.034.495 2.144 1.677l2.749-.33c-.22-2.474-1.924-3.492-4.729-3.492c-2.474 0-4.893.935-4.893 3.932c0 1.87.907 3.051 3.189 3.601l1.87.44c1.402.33 1.869.907 1.869 1.704c0 1.017-.99 1.43-2.86 1.43c-2.776 0-3.93-1.457-4.59-3.464l-.907-2.75c-1.155-3.573-2.997-4.893-6.653-4.893C2.144 5.333 0 7.89 0 12.233c0 4.18 2.144 6.434 5.993 6.434c3.106 0 4.591-1.457 4.591-1.457"/></svg> </template>
CSS
.icon-lastdotfm {
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%22m10.584%2017.21l-.88-2.392s-1.43%201.594-3.573%201.594c-1.897%200-3.244-1.649-3.244-4.288c0-3.382%201.704-4.591%203.381-4.591c2.42%200%203.189%201.567%203.849%203.574l.88%202.749c.88%202.666%202.529%204.81%207.285%204.81c3.409%200%205.718-1.044%205.718-3.793c0-2.227-1.265-3.381-3.63-3.931l-1.758-.385c-1.21-.275-1.567-.77-1.567-1.595c0-.934.742-1.484%201.952-1.484c1.32%200%202.034.495%202.144%201.677l2.749-.33c-.22-2.474-1.924-3.492-4.729-3.492c-2.474%200-4.893.935-4.893%203.932c0%201.87.907%203.051%203.189%203.601l1.87.44c1.402.33%201.869.907%201.869%201.704c0%201.017-.99%201.43-2.86%201.43c-2.776%200-3.93-1.457-4.59-3.464l-.907-2.75c-1.155-3.573-2.997-4.893-6.653-4.893C2.144%205.333%200%207.89%200%2012.233c0%204.18%202.144%206.434%205.993%206.434c3.106%200%204.591-1.457%204.591-1.457%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%22m10.584%2017.21l-.88-2.392s-1.43%201.594-3.573%201.594c-1.897%200-3.244-1.649-3.244-4.288c0-3.382%201.704-4.591%203.381-4.591c2.42%200%203.189%201.567%203.849%203.574l.88%202.749c.88%202.666%202.529%204.81%207.285%204.81c3.409%200%205.718-1.044%205.718-3.793c0-2.227-1.265-3.381-3.63-3.931l-1.758-.385c-1.21-.275-1.567-.77-1.567-1.595c0-.934.742-1.484%201.952-1.484c1.32%200%202.034.495%202.144%201.677l2.749-.33c-.22-2.474-1.924-3.492-4.729-3.492c-2.474%200-4.893.935-4.893%203.932c0%201.87.907%203.051%203.189%203.601l1.87.44c1.402.33%201.869.907%201.869%201.704c0%201.017-.99%201.43-2.86%201.43c-2.776%200-3.93-1.457-4.59-3.464l-.907-2.75c-1.155-3.573-2.997-4.893-6.653-4.893C2.144%205.333%200%207.89%200%2012.233c0%204.18%202.144%206.434%205.993%206.434c3.106%200%204.591-1.457%204.591-1.457%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/lastdotfm.svg?color=%231a73e8&size=48