slickpic logo
slickpic from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- slickpic
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the slickpic logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.483 18.308L6.056 14.085l2.52-9.201L24 9.104zm-13.414-5.37l12.263 3.354l1.654-6.033L9.72 6.9l-1.65 6.034zm.457 2.857l-4.891 1.311l-1.625-6.045l4.146-1.11l.501-1.835L0 9.902l2.478 9.215l9.178-2.467"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsSlickpic(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="M21.483 18.308L6.056 14.085l2.52-9.201L24 9.104zm-13.414-5.37l12.263 3.354l1.654-6.033L9.72 6.9l-1.65 6.034zm.457 2.857l-4.891 1.311l-1.625-6.045l4.146-1.11l.501-1.835L0 9.902l2.478 9.215l9.178-2.467"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.483 18.308L6.056 14.085l2.52-9.201L24 9.104zm-13.414-5.37l12.263 3.354l1.654-6.033L9.72 6.9l-1.65 6.034zm.457 2.857l-4.891 1.311l-1.625-6.045l4.146-1.11l.501-1.835L0 9.902l2.478 9.215l9.178-2.467"/></svg> </template>
CSS
.icon-slickpic {
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%22M21.483%2018.308L6.056%2014.085l2.52-9.201L24%209.104zm-13.414-5.37l12.263%203.354l1.654-6.033L9.72%206.9l-1.65%206.034zm.457%202.857l-4.891%201.311l-1.625-6.045l4.146-1.11l.501-1.835L0%209.902l2.478%209.215l9.178-2.467%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%22M21.483%2018.308L6.056%2014.085l2.52-9.201L24%209.104zm-13.414-5.37l12.263%203.354l1.654-6.033L9.72%206.9l-1.65%206.034zm.457%202.857l-4.891%201.311l-1.625-6.045l4.146-1.11l.501-1.835L0%209.902l2.478%209.215l9.178-2.467%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/slickpic.svg?color=%231a73e8&size=48