premid logo
premid from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- premid
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the premid logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.46 4.075c.85 0 1.54.69 1.54 1.54v12.77c0 .85-.69 1.54-1.54 1.54H1.54c-.85 0-1.54-.69-1.54-1.54V5.615c0-.85.69-1.54 1.54-1.54ZM3.442 8.485c-.4 0-.725.323-.725.724v5.673a.725.725 0 0 0 1.08.631l5.043-2.836a.725.725 0 0 0 0-1.263L3.797 8.577a.7.7 0 0 0-.355-.093m17.162 5.372h-7.698a.68.68 0 1 0 0 1.358h7.698a.68.68 0 1 0 0-1.358m0-2.446h-7.698a.68.68 0 1 0 0 1.359h7.698a.68.68 0 1 0 0-1.359m-3.17-2.445h-4.528a.68.68 0 1 0 0 1.359h4.528a.68.68 0 1 0 0-1.359"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsPremid(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="M22.46 4.075c.85 0 1.54.69 1.54 1.54v12.77c0 .85-.69 1.54-1.54 1.54H1.54c-.85 0-1.54-.69-1.54-1.54V5.615c0-.85.69-1.54 1.54-1.54ZM3.442 8.485c-.4 0-.725.323-.725.724v5.673a.725.725 0 0 0 1.08.631l5.043-2.836a.725.725 0 0 0 0-1.263L3.797 8.577a.7.7 0 0 0-.355-.093m17.162 5.372h-7.698a.68.68 0 1 0 0 1.358h7.698a.68.68 0 1 0 0-1.358m0-2.446h-7.698a.68.68 0 1 0 0 1.359h7.698a.68.68 0 1 0 0-1.359m-3.17-2.445h-4.528a.68.68 0 1 0 0 1.359h4.528a.68.68 0 1 0 0-1.359"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.46 4.075c.85 0 1.54.69 1.54 1.54v12.77c0 .85-.69 1.54-1.54 1.54H1.54c-.85 0-1.54-.69-1.54-1.54V5.615c0-.85.69-1.54 1.54-1.54ZM3.442 8.485c-.4 0-.725.323-.725.724v5.673a.725.725 0 0 0 1.08.631l5.043-2.836a.725.725 0 0 0 0-1.263L3.797 8.577a.7.7 0 0 0-.355-.093m17.162 5.372h-7.698a.68.68 0 1 0 0 1.358h7.698a.68.68 0 1 0 0-1.358m0-2.446h-7.698a.68.68 0 1 0 0 1.359h7.698a.68.68 0 1 0 0-1.359m-3.17-2.445h-4.528a.68.68 0 1 0 0 1.359h4.528a.68.68 0 1 0 0-1.359"/></svg> </template>
CSS
.icon-premid {
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%22M22.46%204.075c.85%200%201.54.69%201.54%201.54v12.77c0%20.85-.69%201.54-1.54%201.54H1.54c-.85%200-1.54-.69-1.54-1.54V5.615c0-.85.69-1.54%201.54-1.54ZM3.442%208.485c-.4%200-.725.323-.725.724v5.673a.725.725%200%200%200%201.08.631l5.043-2.836a.725.725%200%200%200%200-1.263L3.797%208.577a.7.7%200%200%200-.355-.093m17.162%205.372h-7.698a.68.68%200%201%200%200%201.358h7.698a.68.68%200%201%200%200-1.358m0-2.446h-7.698a.68.68%200%201%200%200%201.359h7.698a.68.68%200%201%200%200-1.359m-3.17-2.445h-4.528a.68.68%200%201%200%200%201.359h4.528a.68.68%200%201%200%200-1.359%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%22M22.46%204.075c.85%200%201.54.69%201.54%201.54v12.77c0%20.85-.69%201.54-1.54%201.54H1.54c-.85%200-1.54-.69-1.54-1.54V5.615c0-.85.69-1.54%201.54-1.54ZM3.442%208.485c-.4%200-.725.323-.725.724v5.673a.725.725%200%200%200%201.08.631l5.043-2.836a.725.725%200%200%200%200-1.263L3.797%208.577a.7.7%200%200%200-.355-.093m17.162%205.372h-7.698a.68.68%200%201%200%200%201.358h7.698a.68.68%200%201%200%200-1.358m0-2.446h-7.698a.68.68%200%201%200%200%201.359h7.698a.68.68%200%201%200%200-1.359m-3.17-2.445h-4.528a.68.68%200%201%200%200%201.359h4.528a.68.68%200%201%200%200-1.359%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/premid.svg?color=%231a73e8&size=48