leica logo
leica from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- leica
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the leica logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.42 10.954c.198.011.35.146.343.29c-.033.94-1.19.795-1.19.795s.17-1.126.846-1.085zm9.313 2.064c.794 0 .952-1.605.952-1.64a.41.41 0 0 0-.423-.398c-.66 0-.9 1.203-.9 1.508c0 .116.007.53.37.53zm-9.949-5.08c.036-.318-.12-.662-.555-.662c-1.06 0-1.509 2.963-1.509 2.963s1.853-.438 2.064-2.301m-6.244 5.82c-.207.021-.423.114-.423.344c0 .139.235.382.608.37c.49-.014 1.085-.475 1.085-.475s-.506-.207-1.085-.239a1 1 0 0 0-.185 0M24 12.003C24 18.628 18.627 24 12 24C5.37 24 0 18.628 0 12.003C0 5.374 5.371 0 12 0c6.627 0 12 5.374 12 12.003M11.933 9.446c0 .446.377.555.794.555s.82-.18.82-.635c0-.456-.48-.555-.82-.555c-.471 0-.794.193-.794.635M9.366 10.53c-1.41 0-2.407.866-2.407 1.904c0 .948.808 1.35 1.852 1.35c1.184 0 2.354-.714 2.354-.714s.071.714 1.006.714c.964 0 1.72-.714 1.72-.714s.417.687 1.376.687c.98 0 1.72-.793 1.72-.793s.272.74 1.243.74c.759 0 1.164-.476 1.164-.476s.212.477.873.477c.808 0 1.402-.556 1.402-.556l-.132-.476s-.307.238-.529.238c-.168 0-.265-.137-.265-.291c0-.347.556-2.064.556-2.064l-1.35.026l-.052.212s-.201-.37-.9-.37c-1.352 0-2.085 1.166-2.116 1.852c-.007.149-.027.158-.027.158c-.032.036-.497.583-1.085.583c-.47 0-.555-.384-.555-.635c0-.273.233-1.35.873-1.35c.348 0 .555.291.555.291l.186-.608s-.292-.236-.9-.238c-1.308-.001-2.19.967-2.222 1.852c-.007.132-.03.176-.027.185c-.043.053-.35.423-.767.423c-.286 0-.291-.219-.291-.317c0-.135.555-2.064.555-2.064l-1.481.026l-.503 1.879s-.826.581-1.958.661c-.584.04-.794-.32-.794-.529v-.08c.001 0 .246.027.424.027c.14 0 1.878-.134 1.878-1.19c0-.605-.613-.82-1.376-.82m12.568 3.889l-.132-.476s-3.096 1.078-9.022 1.005c-4.089-.05-7.224-1.243-7.224-1.243s.119-.212.185-.344c.41-.835.9-2.514.9-2.514s2.805-.785 2.805-3.016c0-.706-.674-1.162-1.323-1.19c-2.264-.089-2.877 3.128-3.017 3.677c-.007.039-.026.053-.026.053c-.698-.095-1.085-.238-1.085-.238l-.159.45c.471.223 1.165.29 1.165.29c-.136.865-.82 2.488-.82 2.488s-.608-.186-1.376-.186c-1 0-1.35.47-1.376.768c-.066.77.911 1.137 1.587 1.137c1.32 0 2.011-.714 2.011-.714s3.695 1.402 7.567 1.402c5.069 0 9.34-1.35 9.34-1.35z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsLeica(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="M9.42 10.954c.198.011.35.146.343.29c-.033.94-1.19.795-1.19.795s.17-1.126.846-1.085zm9.313 2.064c.794 0 .952-1.605.952-1.64a.41.41 0 0 0-.423-.398c-.66 0-.9 1.203-.9 1.508c0 .116.007.53.37.53zm-9.949-5.08c.036-.318-.12-.662-.555-.662c-1.06 0-1.509 2.963-1.509 2.963s1.853-.438 2.064-2.301m-6.244 5.82c-.207.021-.423.114-.423.344c0 .139.235.382.608.37c.49-.014 1.085-.475 1.085-.475s-.506-.207-1.085-.239a1 1 0 0 0-.185 0M24 12.003C24 18.628 18.627 24 12 24C5.37 24 0 18.628 0 12.003C0 5.374 5.371 0 12 0c6.627 0 12 5.374 12 12.003M11.933 9.446c0 .446.377.555.794.555s.82-.18.82-.635c0-.456-.48-.555-.82-.555c-.471 0-.794.193-.794.635M9.366 10.53c-1.41 0-2.407.866-2.407 1.904c0 .948.808 1.35 1.852 1.35c1.184 0 2.354-.714 2.354-.714s.071.714 1.006.714c.964 0 1.72-.714 1.72-.714s.417.687 1.376.687c.98 0 1.72-.793 1.72-.793s.272.74 1.243.74c.759 0 1.164-.476 1.164-.476s.212.477.873.477c.808 0 1.402-.556 1.402-.556l-.132-.476s-.307.238-.529.238c-.168 0-.265-.137-.265-.291c0-.347.556-2.064.556-2.064l-1.35.026l-.052.212s-.201-.37-.9-.37c-1.352 0-2.085 1.166-2.116 1.852c-.007.149-.027.158-.027.158c-.032.036-.497.583-1.085.583c-.47 0-.555-.384-.555-.635c0-.273.233-1.35.873-1.35c.348 0 .555.291.555.291l.186-.608s-.292-.236-.9-.238c-1.308-.001-2.19.967-2.222 1.852c-.007.132-.03.176-.027.185c-.043.053-.35.423-.767.423c-.286 0-.291-.219-.291-.317c0-.135.555-2.064.555-2.064l-1.481.026l-.503 1.879s-.826.581-1.958.661c-.584.04-.794-.32-.794-.529v-.08c.001 0 .246.027.424.027c.14 0 1.878-.134 1.878-1.19c0-.605-.613-.82-1.376-.82m12.568 3.889l-.132-.476s-3.096 1.078-9.022 1.005c-4.089-.05-7.224-1.243-7.224-1.243s.119-.212.185-.344c.41-.835.9-2.514.9-2.514s2.805-.785 2.805-3.016c0-.706-.674-1.162-1.323-1.19c-2.264-.089-2.877 3.128-3.017 3.677c-.007.039-.026.053-.026.053c-.698-.095-1.085-.238-1.085-.238l-.159.45c.471.223 1.165.29 1.165.29c-.136.865-.82 2.488-.82 2.488s-.608-.186-1.376-.186c-1 0-1.35.47-1.376.768c-.066.77.911 1.137 1.587 1.137c1.32 0 2.011-.714 2.011-.714s3.695 1.402 7.567 1.402c5.069 0 9.34-1.35 9.34-1.35z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.42 10.954c.198.011.35.146.343.29c-.033.94-1.19.795-1.19.795s.17-1.126.846-1.085zm9.313 2.064c.794 0 .952-1.605.952-1.64a.41.41 0 0 0-.423-.398c-.66 0-.9 1.203-.9 1.508c0 .116.007.53.37.53zm-9.949-5.08c.036-.318-.12-.662-.555-.662c-1.06 0-1.509 2.963-1.509 2.963s1.853-.438 2.064-2.301m-6.244 5.82c-.207.021-.423.114-.423.344c0 .139.235.382.608.37c.49-.014 1.085-.475 1.085-.475s-.506-.207-1.085-.239a1 1 0 0 0-.185 0M24 12.003C24 18.628 18.627 24 12 24C5.37 24 0 18.628 0 12.003C0 5.374 5.371 0 12 0c6.627 0 12 5.374 12 12.003M11.933 9.446c0 .446.377.555.794.555s.82-.18.82-.635c0-.456-.48-.555-.82-.555c-.471 0-.794.193-.794.635M9.366 10.53c-1.41 0-2.407.866-2.407 1.904c0 .948.808 1.35 1.852 1.35c1.184 0 2.354-.714 2.354-.714s.071.714 1.006.714c.964 0 1.72-.714 1.72-.714s.417.687 1.376.687c.98 0 1.72-.793 1.72-.793s.272.74 1.243.74c.759 0 1.164-.476 1.164-.476s.212.477.873.477c.808 0 1.402-.556 1.402-.556l-.132-.476s-.307.238-.529.238c-.168 0-.265-.137-.265-.291c0-.347.556-2.064.556-2.064l-1.35.026l-.052.212s-.201-.37-.9-.37c-1.352 0-2.085 1.166-2.116 1.852c-.007.149-.027.158-.027.158c-.032.036-.497.583-1.085.583c-.47 0-.555-.384-.555-.635c0-.273.233-1.35.873-1.35c.348 0 .555.291.555.291l.186-.608s-.292-.236-.9-.238c-1.308-.001-2.19.967-2.222 1.852c-.007.132-.03.176-.027.185c-.043.053-.35.423-.767.423c-.286 0-.291-.219-.291-.317c0-.135.555-2.064.555-2.064l-1.481.026l-.503 1.879s-.826.581-1.958.661c-.584.04-.794-.32-.794-.529v-.08c.001 0 .246.027.424.027c.14 0 1.878-.134 1.878-1.19c0-.605-.613-.82-1.376-.82m12.568 3.889l-.132-.476s-3.096 1.078-9.022 1.005c-4.089-.05-7.224-1.243-7.224-1.243s.119-.212.185-.344c.41-.835.9-2.514.9-2.514s2.805-.785 2.805-3.016c0-.706-.674-1.162-1.323-1.19c-2.264-.089-2.877 3.128-3.017 3.677c-.007.039-.026.053-.026.053c-.698-.095-1.085-.238-1.085-.238l-.159.45c.471.223 1.165.29 1.165.29c-.136.865-.82 2.488-.82 2.488s-.608-.186-1.376-.186c-1 0-1.35.47-1.376.768c-.066.77.911 1.137 1.587 1.137c1.32 0 2.011-.714 2.011-.714s3.695 1.402 7.567 1.402c5.069 0 9.34-1.35 9.34-1.35z"/></svg> </template>
CSS
.icon-leica {
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%22M9.42%2010.954c.198.011.35.146.343.29c-.033.94-1.19.795-1.19.795s.17-1.126.846-1.085zm9.313%202.064c.794%200%20.952-1.605.952-1.64a.41.41%200%200%200-.423-.398c-.66%200-.9%201.203-.9%201.508c0%20.116.007.53.37.53zm-9.949-5.08c.036-.318-.12-.662-.555-.662c-1.06%200-1.509%202.963-1.509%202.963s1.853-.438%202.064-2.301m-6.244%205.82c-.207.021-.423.114-.423.344c0%20.139.235.382.608.37c.49-.014%201.085-.475%201.085-.475s-.506-.207-1.085-.239a1%201%200%200%200-.185%200M24%2012.003C24%2018.628%2018.627%2024%2012%2024C5.37%2024%200%2018.628%200%2012.003C0%205.374%205.371%200%2012%200c6.627%200%2012%205.374%2012%2012.003M11.933%209.446c0%20.446.377.555.794.555s.82-.18.82-.635c0-.456-.48-.555-.82-.555c-.471%200-.794.193-.794.635M9.366%2010.53c-1.41%200-2.407.866-2.407%201.904c0%20.948.808%201.35%201.852%201.35c1.184%200%202.354-.714%202.354-.714s.071.714%201.006.714c.964%200%201.72-.714%201.72-.714s.417.687%201.376.687c.98%200%201.72-.793%201.72-.793s.272.74%201.243.74c.759%200%201.164-.476%201.164-.476s.212.477.873.477c.808%200%201.402-.556%201.402-.556l-.132-.476s-.307.238-.529.238c-.168%200-.265-.137-.265-.291c0-.347.556-2.064.556-2.064l-1.35.026l-.052.212s-.201-.37-.9-.37c-1.352%200-2.085%201.166-2.116%201.852c-.007.149-.027.158-.027.158c-.032.036-.497.583-1.085.583c-.47%200-.555-.384-.555-.635c0-.273.233-1.35.873-1.35c.348%200%20.555.291.555.291l.186-.608s-.292-.236-.9-.238c-1.308-.001-2.19.967-2.222%201.852c-.007.132-.03.176-.027.185c-.043.053-.35.423-.767.423c-.286%200-.291-.219-.291-.317c0-.135.555-2.064.555-2.064l-1.481.026l-.503%201.879s-.826.581-1.958.661c-.584.04-.794-.32-.794-.529v-.08c.001%200%20.246.027.424.027c.14%200%201.878-.134%201.878-1.19c0-.605-.613-.82-1.376-.82m12.568%203.889l-.132-.476s-3.096%201.078-9.022%201.005c-4.089-.05-7.224-1.243-7.224-1.243s.119-.212.185-.344c.41-.835.9-2.514.9-2.514s2.805-.785%202.805-3.016c0-.706-.674-1.162-1.323-1.19c-2.264-.089-2.877%203.128-3.017%203.677c-.007.039-.026.053-.026.053c-.698-.095-1.085-.238-1.085-.238l-.159.45c.471.223%201.165.29%201.165.29c-.136.865-.82%202.488-.82%202.488s-.608-.186-1.376-.186c-1%200-1.35.47-1.376.768c-.066.77.911%201.137%201.587%201.137c1.32%200%202.011-.714%202.011-.714s3.695%201.402%207.567%201.402c5.069%200%209.34-1.35%209.34-1.35z%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%22M9.42%2010.954c.198.011.35.146.343.29c-.033.94-1.19.795-1.19.795s.17-1.126.846-1.085zm9.313%202.064c.794%200%20.952-1.605.952-1.64a.41.41%200%200%200-.423-.398c-.66%200-.9%201.203-.9%201.508c0%20.116.007.53.37.53zm-9.949-5.08c.036-.318-.12-.662-.555-.662c-1.06%200-1.509%202.963-1.509%202.963s1.853-.438%202.064-2.301m-6.244%205.82c-.207.021-.423.114-.423.344c0%20.139.235.382.608.37c.49-.014%201.085-.475%201.085-.475s-.506-.207-1.085-.239a1%201%200%200%200-.185%200M24%2012.003C24%2018.628%2018.627%2024%2012%2024C5.37%2024%200%2018.628%200%2012.003C0%205.374%205.371%200%2012%200c6.627%200%2012%205.374%2012%2012.003M11.933%209.446c0%20.446.377.555.794.555s.82-.18.82-.635c0-.456-.48-.555-.82-.555c-.471%200-.794.193-.794.635M9.366%2010.53c-1.41%200-2.407.866-2.407%201.904c0%20.948.808%201.35%201.852%201.35c1.184%200%202.354-.714%202.354-.714s.071.714%201.006.714c.964%200%201.72-.714%201.72-.714s.417.687%201.376.687c.98%200%201.72-.793%201.72-.793s.272.74%201.243.74c.759%200%201.164-.476%201.164-.476s.212.477.873.477c.808%200%201.402-.556%201.402-.556l-.132-.476s-.307.238-.529.238c-.168%200-.265-.137-.265-.291c0-.347.556-2.064.556-2.064l-1.35.026l-.052.212s-.201-.37-.9-.37c-1.352%200-2.085%201.166-2.116%201.852c-.007.149-.027.158-.027.158c-.032.036-.497.583-1.085.583c-.47%200-.555-.384-.555-.635c0-.273.233-1.35.873-1.35c.348%200%20.555.291.555.291l.186-.608s-.292-.236-.9-.238c-1.308-.001-2.19.967-2.222%201.852c-.007.132-.03.176-.027.185c-.043.053-.35.423-.767.423c-.286%200-.291-.219-.291-.317c0-.135.555-2.064.555-2.064l-1.481.026l-.503%201.879s-.826.581-1.958.661c-.584.04-.794-.32-.794-.529v-.08c.001%200%20.246.027.424.027c.14%200%201.878-.134%201.878-1.19c0-.605-.613-.82-1.376-.82m12.568%203.889l-.132-.476s-3.096%201.078-9.022%201.005c-4.089-.05-7.224-1.243-7.224-1.243s.119-.212.185-.344c.41-.835.9-2.514.9-2.514s2.805-.785%202.805-3.016c0-.706-.674-1.162-1.323-1.19c-2.264-.089-2.877%203.128-3.017%203.677c-.007.039-.026.053-.026.053c-.698-.095-1.085-.238-1.085-.238l-.159.45c.471.223%201.165.29%201.165.29c-.136.865-.82%202.488-.82%202.488s-.608-.186-1.376-.186c-1%200-1.35.47-1.376.768c-.066.77.911%201.137%201.587%201.137c1.32%200%202.011-.714%202.011-.714s3.695%201.402%207.567%201.402c5.069%200%209.34-1.35%209.34-1.35z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/leica.svg?color=%231a73e8&size=48