How to use the Salomon icon
import { SalomonLogo } from "@/assets/icons/salomonLogo"
export default function Example() {
return <SalomonLogo width="32px" height="32px" />
}Brands icon
Copy the Salomon icon as an optimized JSX SVG component for React, Next.js, dashboards, landing pages and Tailwind interfaces.
Copy-ready code
// Source: https://commons.wikimedia.org/wiki/Special:PermanentLink/1114794351
// Asset license: Public domain textlogo
// Optimized, converted to monochrome currentColor JSX, and parameterized by JSXIcons.
export const SalomonLogo = ({ width = "40px", height = "40px", color = "#000000", ...props }) => (
<svg {...props} width={width} height={height} viewBox="0 0 17.282 10.79" xmlns="http://www.w3.org/2000/svg" fill={color} color={color}>
<path d="M0 0c0 .375.226.627 1.569.627.889 0 1.813-.024 2.954-.383v1.298c-.566.166-1.482.316-2.919.316-2.441 0-3.146-.742-3.146-1.866 0-1.368 1.021-1.724 3.111-1.952 1.15-.122 1.734-.147 1.734-.583 0-.393-.297-.566-1.604-.575-.922 0-2.021.103-3.05.471v-1.379c1.072-.28 1.944-.366 3.068-.366 1.839 0 3.138.366 3.138 1.892 0 1.447-1.048 1.638-3.068 1.856C.803-.54 0-.469 0 0m10.092-2.055c0-.881-.758-1.063-1.83-1.063-1.246 0-1.489.233-1.489.592 0 .382.4.463 1.41.61.828.113 1.71.315 1.909.522zm1.377-.28v2.177c0 1.806-1.576 2.057-3.05 2.057-.724 0-1.76-.156-2.597-.357V.254c1.045.209 1.996.337 2.597.337.672 0 1.533-.042 1.533-.529 0-.417-.514-.558-1.533-.688-1.839-.246-3.164-.479-3.164-1.9 0-1.465 1.151-1.884 3.164-1.884 2.257 0 3.05.795 3.05 2.075m3.279-1.971c.505 0 1.151.015 1.615.083l-.202 1.214a14 14 0 0 0-1.403-.071c-.794 0-1.336.322-1.336.924v3.97h-1.378v-4.082c0-1.684 1.483-2.041 2.704-2.041zm6.646 2.999a8 8 0 0 0-.052-.714c-.094-.732-.531-1.088-1.332-1.088h-.741c-.802 0-1.238.356-1.334 1.088a8 8 0 0 0-.052.714c.008.262.025.497.052.715.096.74.532 1.096 1.334 1.096h.741c.801 0 1.238-.356 1.332-1.096.027-.218.044-.453.052-.715m1.299-1.281c.07.366.096.766.104 1.188v.189a7 7 0 0 1-.104 1.187c-.183 1.264-1.062 1.882-2.683 1.882h-.741c-1.623 0-2.502-.618-2.685-1.882a7 7 0 0 1-.104-1.187V-1.4c.009-.422.034-.822.104-1.188.183-1.255 1.062-1.873 2.685-1.873h.741c1.621 0 2.5.618 2.683 1.873m9.744-1.673h1.403V-1.4c0 .485-.025.946-.105 1.376-.182 1.253-1.062 1.874-2.684 1.874h-.394q-1.408.002-2.09-.639c-.444.428-1.142.639-2.082.639h-.393c-1.621 0-2.501-.621-2.684-1.874a7.7 7.7 0 0 1-.105-1.376v-2.861h1.403V-1.4c0 .284.026.556.06.808.088.733.524 1.089 1.326 1.089h.393c.801 0 1.236-.356 1.332-1.089.036-.252.053-.524.053-.808v-2.861h1.403V-1.4c0 .284.019.556.052.808.097.733.532 1.089 1.332 1.089h.394c.802 0 1.238-.356 1.325-1.089.043-.252.061-.524.061-.808zm6.884 2.954c0-.253-.016-.488-.052-.714-.086-.732-.532-1.088-1.333-1.088h-.732c-.802 0-1.247.356-1.334 1.088a5 5 0 0 0-.052.714c0 .262.018.497.052.715.087.74.532 1.096 1.334 1.096h.732c.801 0 1.247-.356 1.333-1.096a4.4 4.4 0 0 0 .052-.715m1.307-1.281c.062.366.09.766.096 1.188v.189a8 8 0 0 1-.096 1.187c-.181 1.264-1.07 1.882-2.692 1.882h-.732c-1.629 0-2.509-.618-2.693-1.882a7 7 0 0 1-.096-1.187V-1.4c0-.422.035-.822.096-1.188.184-1.255 1.064-1.873 2.693-1.873h.732c1.622 0 2.511.618 2.692 1.873m6.817-1.663V-1.4c0 .494-.035.957-.105 1.376-.183 1.264-1.064 1.882-2.683 1.882h-.654c-1.622 0-2.511-.618-2.694-1.882a8.5 8.5 0 0 1-.095-1.376v-2.851h1.401V-1.4q0 .443.054.808c.097.74.531 1.096 1.334 1.096h.654c.8 0 1.237-.356 1.323-1.096q.053-.365.053-.808v-2.851z" transform="matrix(.35278 0 0 -.35278 .544 9.217)"/><path d="M0 0a2.01 2.01 0 0 0 2.01-2.011v-17.561c0-1.111-.9-2.009-2.01-2.009h-17.564a2.01 2.01 0 0 0-2.009 2.009v17.561c0 1.112.9 2.011 2.009 2.011zm-10.342-16.051c-.203 0-.468.079-.748.235l-1.727.971c-.256.144-.534.238-.756.238H-15.8a.396.396 0 0 1-.397-.398v-2.274c0-.437.366-.777.79-.828 4.44-.431 8.809-.43 13.248.002.436.045.793.393.793.832v3.782c0 .622-.347 1.217-.858 1.505l-8.952 5.035c-.212.106-.35.373-.35.644 0 .428.27.774.697.774h3.608c.203 0 .469-.077.749-.235l1.727-.971c.255-.141.534-.237.755-.237h2.227c.219 0 .397.18.397.398v2.273c0 .439-.366.777-.79.828a68 68 0 0 1-13.247 0c-.438-.045-.794-.394-.794-.835v-3.779c0-.626.347-1.217.859-1.507l8.951-5.035c.212-.106.351-.377.351-.644 0-.425-.27-.774-.698-.774z" transform="matrix(.35278 0 0 -.35278 11.7 0)"/>
</svg>
)
import { SalomonLogo } from "@/assets/icons/salomonLogo"
export default function Example() {
return <SalomonLogo width="32px" height="32px" />
}Built for the web
This copy-ready component works in React and Next.js projects, and the SVG can be adapted for any interface.
Looking for a similar mark? Browse the related icons below or explore the full brands collection.
Yes. You can copy the JSX component and use it in React and Next.js projects.
Yes. Edit the SVG attributes or pass className, width, height and color props depending on the component.