jameson logo
jameson from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- jameson
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the jameson logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.35 0a.01.01 0 0 1 .012.007l.014.052a.01.01 0 0 1-.004.01c-.594.406-1.168 1.487-.837 2.726l1.259 4.71l1.82 6.808c.373 1.398.892 2.173 1.611 2.28a.01.01 0 0 1 .008.006l.02.055a.01.01 0 0 1-.003.01c-.373.365-.678 1.27-1.064 2.102q-.065.142-.126.285c-.444 1.036-1.388 3.244-4.223 4.331c-3.415 1.308-6.886.483-8.35-1.94c-.958-1.58-.729-3.739.827-4.614c1.35-.757 2.806-.26 3.354.86c.532 1.085.165 2.242-.274 2.623c-.09.08-.002.232.204.37c.91.629 1.945.595 2.945.065c1.28-.677 1.735-1.84 1.071-4.323L9.278 3.94C8.947 2.7 7.91 2.05 7.194 1.998a.01.01 0 0 1-.008-.007l-.014-.052a.01.01 0 0 1 .007-.012zm1.142.288c.01-.003.017.008.01.015c-.386.438-.643 1.101-.35 2.196L18.2 13.894c.534 1.997 1.44 2.106 1.869 2.233a.02.02 0 0 1 .009.032c-.223.226-.78 1.574-1.043 2.227c-.412 1.027-1.157 2.176-1.895 2.764c-.009.006-.02-.004-.014-.013c.673-1.065 1.271-2.549 1.68-3.579c.195-.494.383-.937.552-1.151l.056-.064c.012-.012.005-.032-.011-.033a1 1 0 0 1-.128-.016c-.35-.073-.71-.352-.97-.715c-.265-.37-.491-.882-.666-1.535L14.631 2.8c-.327-1.222.144-2.287.861-2.511ZM8.715 16.25c.608.206 1.14.649 1.504 1.401a3.3 3.3 0 0 1 .165 2.502a.02.02 0 0 1-.015.013a.85.85 0 0 1-.533-.08a.06.06 0 0 1-.029-.071a3.44 3.44 0 0 0-.153-2.638a2.8 2.8 0 0 0-.947-1.11c-.01-.006-.003-.02.008-.017"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsJameson(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.35 0a.01.01 0 0 1 .012.007l.014.052a.01.01 0 0 1-.004.01c-.594.406-1.168 1.487-.837 2.726l1.259 4.71l1.82 6.808c.373 1.398.892 2.173 1.611 2.28a.01.01 0 0 1 .008.006l.02.055a.01.01 0 0 1-.003.01c-.373.365-.678 1.27-1.064 2.102q-.065.142-.126.285c-.444 1.036-1.388 3.244-4.223 4.331c-3.415 1.308-6.886.483-8.35-1.94c-.958-1.58-.729-3.739.827-4.614c1.35-.757 2.806-.26 3.354.86c.532 1.085.165 2.242-.274 2.623c-.09.08-.002.232.204.37c.91.629 1.945.595 2.945.065c1.28-.677 1.735-1.84 1.071-4.323L9.278 3.94C8.947 2.7 7.91 2.05 7.194 1.998a.01.01 0 0 1-.008-.007l-.014-.052a.01.01 0 0 1 .007-.012zm1.142.288c.01-.003.017.008.01.015c-.386.438-.643 1.101-.35 2.196L18.2 13.894c.534 1.997 1.44 2.106 1.869 2.233a.02.02 0 0 1 .009.032c-.223.226-.78 1.574-1.043 2.227c-.412 1.027-1.157 2.176-1.895 2.764c-.009.006-.02-.004-.014-.013c.673-1.065 1.271-2.549 1.68-3.579c.195-.494.383-.937.552-1.151l.056-.064c.012-.012.005-.032-.011-.033a1 1 0 0 1-.128-.016c-.35-.073-.71-.352-.97-.715c-.265-.37-.491-.882-.666-1.535L14.631 2.8c-.327-1.222.144-2.287.861-2.511ZM8.715 16.25c.608.206 1.14.649 1.504 1.401a3.3 3.3 0 0 1 .165 2.502a.02.02 0 0 1-.015.013a.85.85 0 0 1-.533-.08a.06.06 0 0 1-.029-.071a3.44 3.44 0 0 0-.153-2.638a2.8 2.8 0 0 0-.947-1.11c-.01-.006-.003-.02.008-.017"/></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.35 0a.01.01 0 0 1 .012.007l.014.052a.01.01 0 0 1-.004.01c-.594.406-1.168 1.487-.837 2.726l1.259 4.71l1.82 6.808c.373 1.398.892 2.173 1.611 2.28a.01.01 0 0 1 .008.006l.02.055a.01.01 0 0 1-.003.01c-.373.365-.678 1.27-1.064 2.102q-.065.142-.126.285c-.444 1.036-1.388 3.244-4.223 4.331c-3.415 1.308-6.886.483-8.35-1.94c-.958-1.58-.729-3.739.827-4.614c1.35-.757 2.806-.26 3.354.86c.532 1.085.165 2.242-.274 2.623c-.09.08-.002.232.204.37c.91.629 1.945.595 2.945.065c1.28-.677 1.735-1.84 1.071-4.323L9.278 3.94C8.947 2.7 7.91 2.05 7.194 1.998a.01.01 0 0 1-.008-.007l-.014-.052a.01.01 0 0 1 .007-.012zm1.142.288c.01-.003.017.008.01.015c-.386.438-.643 1.101-.35 2.196L18.2 13.894c.534 1.997 1.44 2.106 1.869 2.233a.02.02 0 0 1 .009.032c-.223.226-.78 1.574-1.043 2.227c-.412 1.027-1.157 2.176-1.895 2.764c-.009.006-.02-.004-.014-.013c.673-1.065 1.271-2.549 1.68-3.579c.195-.494.383-.937.552-1.151l.056-.064c.012-.012.005-.032-.011-.033a1 1 0 0 1-.128-.016c-.35-.073-.71-.352-.97-.715c-.265-.37-.491-.882-.666-1.535L14.631 2.8c-.327-1.222.144-2.287.861-2.511ZM8.715 16.25c.608.206 1.14.649 1.504 1.401a3.3 3.3 0 0 1 .165 2.502a.02.02 0 0 1-.015.013a.85.85 0 0 1-.533-.08a.06.06 0 0 1-.029-.071a3.44 3.44 0 0 0-.153-2.638a2.8 2.8 0 0 0-.947-1.11c-.01-.006-.003-.02.008-.017"/></svg> </template>
CSS
.icon-jameson {
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.35%200a.01.01%200%200%201%20.012.007l.014.052a.01.01%200%200%201-.004.01c-.594.406-1.168%201.487-.837%202.726l1.259%204.71l1.82%206.808c.373%201.398.892%202.173%201.611%202.28a.01.01%200%200%201%20.008.006l.02.055a.01.01%200%200%201-.003.01c-.373.365-.678%201.27-1.064%202.102q-.065.142-.126.285c-.444%201.036-1.388%203.244-4.223%204.331c-3.415%201.308-6.886.483-8.35-1.94c-.958-1.58-.729-3.739.827-4.614c1.35-.757%202.806-.26%203.354.86c.532%201.085.165%202.242-.274%202.623c-.09.08-.002.232.204.37c.91.629%201.945.595%202.945.065c1.28-.677%201.735-1.84%201.071-4.323L9.278%203.94C8.947%202.7%207.91%202.05%207.194%201.998a.01.01%200%200%201-.008-.007l-.014-.052a.01.01%200%200%201%20.007-.012zm1.142.288c.01-.003.017.008.01.015c-.386.438-.643%201.101-.35%202.196L18.2%2013.894c.534%201.997%201.44%202.106%201.869%202.233a.02.02%200%200%201%20.009.032c-.223.226-.78%201.574-1.043%202.227c-.412%201.027-1.157%202.176-1.895%202.764c-.009.006-.02-.004-.014-.013c.673-1.065%201.271-2.549%201.68-3.579c.195-.494.383-.937.552-1.151l.056-.064c.012-.012.005-.032-.011-.033a1%201%200%200%201-.128-.016c-.35-.073-.71-.352-.97-.715c-.265-.37-.491-.882-.666-1.535L14.631%202.8c-.327-1.222.144-2.287.861-2.511ZM8.715%2016.25c.608.206%201.14.649%201.504%201.401a3.3%203.3%200%200%201%20.165%202.502a.02.02%200%200%201-.015.013a.85.85%200%200%201-.533-.08a.06.06%200%200%201-.029-.071a3.44%203.44%200%200%200-.153-2.638a2.8%202.8%200%200%200-.947-1.11c-.01-.006-.003-.02.008-.017%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.35%200a.01.01%200%200%201%20.012.007l.014.052a.01.01%200%200%201-.004.01c-.594.406-1.168%201.487-.837%202.726l1.259%204.71l1.82%206.808c.373%201.398.892%202.173%201.611%202.28a.01.01%200%200%201%20.008.006l.02.055a.01.01%200%200%201-.003.01c-.373.365-.678%201.27-1.064%202.102q-.065.142-.126.285c-.444%201.036-1.388%203.244-4.223%204.331c-3.415%201.308-6.886.483-8.35-1.94c-.958-1.58-.729-3.739.827-4.614c1.35-.757%202.806-.26%203.354.86c.532%201.085.165%202.242-.274%202.623c-.09.08-.002.232.204.37c.91.629%201.945.595%202.945.065c1.28-.677%201.735-1.84%201.071-4.323L9.278%203.94C8.947%202.7%207.91%202.05%207.194%201.998a.01.01%200%200%201-.008-.007l-.014-.052a.01.01%200%200%201%20.007-.012zm1.142.288c.01-.003.017.008.01.015c-.386.438-.643%201.101-.35%202.196L18.2%2013.894c.534%201.997%201.44%202.106%201.869%202.233a.02.02%200%200%201%20.009.032c-.223.226-.78%201.574-1.043%202.227c-.412%201.027-1.157%202.176-1.895%202.764c-.009.006-.02-.004-.014-.013c.673-1.065%201.271-2.549%201.68-3.579c.195-.494.383-.937.552-1.151l.056-.064c.012-.012.005-.032-.011-.033a1%201%200%200%201-.128-.016c-.35-.073-.71-.352-.97-.715c-.265-.37-.491-.882-.666-1.535L14.631%202.8c-.327-1.222.144-2.287.861-2.511ZM8.715%2016.25c.608.206%201.14.649%201.504%201.401a3.3%203.3%200%200%201%20.165%202.502a.02.02%200%200%201-.015.013a.85.85%200%200%201-.533-.08a.06.06%200%200%201-.029-.071a3.44%203.44%200%200%200-.153-2.638a2.8%202.8%200%200%200-.947-1.11c-.01-.006-.003-.02.008-.017%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/jameson.svg?color=%231a73e8&size=48