samsung logo
samsung from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- samsung
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the samsung logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.817 10.28l.046 2.694h-.023l-.78-2.693h-1.283v3.392h.848l-.046-2.785h.023l.836 2.785h1.227v-3.392zm-16.15 0l-.641 3.428h.928l.47-3.118h.023l.459 3.118h.916l-.63-3.427zm5.181 0l-.424 2.614h-.023l-.424-2.613H6.58l-.069 3.427h.86l.023-3.083h.011l.573 3.083h.871l.573-3.083h.023l.023 3.083h.86l-.08-3.427zm-7.266 2.454a.5.5 0 0 1 .011.252c-.023.114-.103.229-.332.229c-.218 0-.344-.126-.344-.31v-.332H0v.264c0 .768.607.997 1.25.997c.618 0 1.134-.218 1.214-.78c.046-.298.012-.492 0-.561c-.16-.722-1.467-.929-1.559-1.33a.5.5 0 0 1 0-.183c.023-.115.104-.23.31-.23s.32.127.32.31v.206h.86v-.24c0-.745-.676-.86-1.157-.86c-.608 0-1.112.206-1.204.757a1.04 1.04 0 0 0 .012.458c.137.71 1.364.917 1.536 1.352m11.152 0c.034.08.022.184.011.253c-.023.114-.103.229-.332.229c-.218 0-.344-.126-.344-.31v-.332h-.917v.264c0 .756.596.985 1.238.985c.619 0 1.123-.206 1.203-.779c.046-.298.012-.481 0-.562c-.137-.71-1.433-.928-1.524-1.318a.5.5 0 0 1 0-.183c.023-.115.103-.23.31-.23c.194 0 .32.127.32.31v.206h.848v-.24c0-.745-.665-.86-1.146-.86c-.607 0-1.1.195-1.192.757c-.023.149-.023.286.012.458c.137.71 1.34.905 1.513 1.352m2.888.459c.24 0 .31-.16.332-.252c.012-.035.012-.092.012-.126V10.28h.87v2.464c0 .069 0 .195-.01.23c-.058.641-.562.847-1.193.847c-.63 0-1.134-.206-1.192-.848c0-.034-.011-.16-.011-.229V10.28h.87v2.533c0 .046 0 .091.012.126c0 .091.07.252.31.252m7.152-.034c.252 0 .332-.16.355-.253c.011-.034.011-.091.011-.126v-.493h-.355v-.504H24v.917c0 .069 0 .115-.011.23c-.058.63-.597.847-1.204.847s-1.146-.217-1.203-.848c-.012-.114-.012-.16-.012-.229v-1.444c0-.057.012-.172.012-.23c.08-.641.596-.847 1.203-.847s1.135.206 1.203.848c.012.103.012.229.012.229v.115h-.86v-.195s0-.08-.011-.126c-.012-.08-.08-.252-.344-.252c-.252 0-.32.16-.344.252c-.011.045-.011.103-.011.16v1.57c0 .046 0 .092.011.126c0 .092.092.253.333.253"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsSamsung(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="m19.817 10.28l.046 2.694h-.023l-.78-2.693h-1.283v3.392h.848l-.046-2.785h.023l.836 2.785h1.227v-3.392zm-16.15 0l-.641 3.428h.928l.47-3.118h.023l.459 3.118h.916l-.63-3.427zm5.181 0l-.424 2.614h-.023l-.424-2.613H6.58l-.069 3.427h.86l.023-3.083h.011l.573 3.083h.871l.573-3.083h.023l.023 3.083h.86l-.08-3.427zm-7.266 2.454a.5.5 0 0 1 .011.252c-.023.114-.103.229-.332.229c-.218 0-.344-.126-.344-.31v-.332H0v.264c0 .768.607.997 1.25.997c.618 0 1.134-.218 1.214-.78c.046-.298.012-.492 0-.561c-.16-.722-1.467-.929-1.559-1.33a.5.5 0 0 1 0-.183c.023-.115.104-.23.31-.23s.32.127.32.31v.206h.86v-.24c0-.745-.676-.86-1.157-.86c-.608 0-1.112.206-1.204.757a1.04 1.04 0 0 0 .012.458c.137.71 1.364.917 1.536 1.352m11.152 0c.034.08.022.184.011.253c-.023.114-.103.229-.332.229c-.218 0-.344-.126-.344-.31v-.332h-.917v.264c0 .756.596.985 1.238.985c.619 0 1.123-.206 1.203-.779c.046-.298.012-.481 0-.562c-.137-.71-1.433-.928-1.524-1.318a.5.5 0 0 1 0-.183c.023-.115.103-.23.31-.23c.194 0 .32.127.32.31v.206h.848v-.24c0-.745-.665-.86-1.146-.86c-.607 0-1.1.195-1.192.757c-.023.149-.023.286.012.458c.137.71 1.34.905 1.513 1.352m2.888.459c.24 0 .31-.16.332-.252c.012-.035.012-.092.012-.126V10.28h.87v2.464c0 .069 0 .195-.01.23c-.058.641-.562.847-1.193.847c-.63 0-1.134-.206-1.192-.848c0-.034-.011-.16-.011-.229V10.28h.87v2.533c0 .046 0 .091.012.126c0 .091.07.252.31.252m7.152-.034c.252 0 .332-.16.355-.253c.011-.034.011-.091.011-.126v-.493h-.355v-.504H24v.917c0 .069 0 .115-.011.23c-.058.63-.597.847-1.204.847s-1.146-.217-1.203-.848c-.012-.114-.012-.16-.012-.229v-1.444c0-.057.012-.172.012-.23c.08-.641.596-.847 1.203-.847s1.135.206 1.203.848c.012.103.012.229.012.229v.115h-.86v-.195s0-.08-.011-.126c-.012-.08-.08-.252-.344-.252c-.252 0-.32.16-.344.252c-.011.045-.011.103-.011.16v1.57c0 .046 0 .092.011.126c0 .092.092.253.333.253"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.817 10.28l.046 2.694h-.023l-.78-2.693h-1.283v3.392h.848l-.046-2.785h.023l.836 2.785h1.227v-3.392zm-16.15 0l-.641 3.428h.928l.47-3.118h.023l.459 3.118h.916l-.63-3.427zm5.181 0l-.424 2.614h-.023l-.424-2.613H6.58l-.069 3.427h.86l.023-3.083h.011l.573 3.083h.871l.573-3.083h.023l.023 3.083h.86l-.08-3.427zm-7.266 2.454a.5.5 0 0 1 .011.252c-.023.114-.103.229-.332.229c-.218 0-.344-.126-.344-.31v-.332H0v.264c0 .768.607.997 1.25.997c.618 0 1.134-.218 1.214-.78c.046-.298.012-.492 0-.561c-.16-.722-1.467-.929-1.559-1.33a.5.5 0 0 1 0-.183c.023-.115.104-.23.31-.23s.32.127.32.31v.206h.86v-.24c0-.745-.676-.86-1.157-.86c-.608 0-1.112.206-1.204.757a1.04 1.04 0 0 0 .012.458c.137.71 1.364.917 1.536 1.352m11.152 0c.034.08.022.184.011.253c-.023.114-.103.229-.332.229c-.218 0-.344-.126-.344-.31v-.332h-.917v.264c0 .756.596.985 1.238.985c.619 0 1.123-.206 1.203-.779c.046-.298.012-.481 0-.562c-.137-.71-1.433-.928-1.524-1.318a.5.5 0 0 1 0-.183c.023-.115.103-.23.31-.23c.194 0 .32.127.32.31v.206h.848v-.24c0-.745-.665-.86-1.146-.86c-.607 0-1.1.195-1.192.757c-.023.149-.023.286.012.458c.137.71 1.34.905 1.513 1.352m2.888.459c.24 0 .31-.16.332-.252c.012-.035.012-.092.012-.126V10.28h.87v2.464c0 .069 0 .195-.01.23c-.058.641-.562.847-1.193.847c-.63 0-1.134-.206-1.192-.848c0-.034-.011-.16-.011-.229V10.28h.87v2.533c0 .046 0 .091.012.126c0 .091.07.252.31.252m7.152-.034c.252 0 .332-.16.355-.253c.011-.034.011-.091.011-.126v-.493h-.355v-.504H24v.917c0 .069 0 .115-.011.23c-.058.63-.597.847-1.204.847s-1.146-.217-1.203-.848c-.012-.114-.012-.16-.012-.229v-1.444c0-.057.012-.172.012-.23c.08-.641.596-.847 1.203-.847s1.135.206 1.203.848c.012.103.012.229.012.229v.115h-.86v-.195s0-.08-.011-.126c-.012-.08-.08-.252-.344-.252c-.252 0-.32.16-.344.252c-.011.045-.011.103-.011.16v1.57c0 .046 0 .092.011.126c0 .092.092.253.333.253"/></svg> </template>
CSS
.icon-samsung {
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%22m19.817%2010.28l.046%202.694h-.023l-.78-2.693h-1.283v3.392h.848l-.046-2.785h.023l.836%202.785h1.227v-3.392zm-16.15%200l-.641%203.428h.928l.47-3.118h.023l.459%203.118h.916l-.63-3.427zm5.181%200l-.424%202.614h-.023l-.424-2.613H6.58l-.069%203.427h.86l.023-3.083h.011l.573%203.083h.871l.573-3.083h.023l.023%203.083h.86l-.08-3.427zm-7.266%202.454a.5.5%200%200%201%20.011.252c-.023.114-.103.229-.332.229c-.218%200-.344-.126-.344-.31v-.332H0v.264c0%20.768.607.997%201.25.997c.618%200%201.134-.218%201.214-.78c.046-.298.012-.492%200-.561c-.16-.722-1.467-.929-1.559-1.33a.5.5%200%200%201%200-.183c.023-.115.104-.23.31-.23s.32.127.32.31v.206h.86v-.24c0-.745-.676-.86-1.157-.86c-.608%200-1.112.206-1.204.757a1.04%201.04%200%200%200%20.012.458c.137.71%201.364.917%201.536%201.352m11.152%200c.034.08.022.184.011.253c-.023.114-.103.229-.332.229c-.218%200-.344-.126-.344-.31v-.332h-.917v.264c0%20.756.596.985%201.238.985c.619%200%201.123-.206%201.203-.779c.046-.298.012-.481%200-.562c-.137-.71-1.433-.928-1.524-1.318a.5.5%200%200%201%200-.183c.023-.115.103-.23.31-.23c.194%200%20.32.127.32.31v.206h.848v-.24c0-.745-.665-.86-1.146-.86c-.607%200-1.1.195-1.192.757c-.023.149-.023.286.012.458c.137.71%201.34.905%201.513%201.352m2.888.459c.24%200%20.31-.16.332-.252c.012-.035.012-.092.012-.126V10.28h.87v2.464c0%20.069%200%20.195-.01.23c-.058.641-.562.847-1.193.847c-.63%200-1.134-.206-1.192-.848c0-.034-.011-.16-.011-.229V10.28h.87v2.533c0%20.046%200%20.091.012.126c0%20.091.07.252.31.252m7.152-.034c.252%200%20.332-.16.355-.253c.011-.034.011-.091.011-.126v-.493h-.355v-.504H24v.917c0%20.069%200%20.115-.011.23c-.058.63-.597.847-1.204.847s-1.146-.217-1.203-.848c-.012-.114-.012-.16-.012-.229v-1.444c0-.057.012-.172.012-.23c.08-.641.596-.847%201.203-.847s1.135.206%201.203.848c.012.103.012.229.012.229v.115h-.86v-.195s0-.08-.011-.126c-.012-.08-.08-.252-.344-.252c-.252%200-.32.16-.344.252c-.011.045-.011.103-.011.16v1.57c0%20.046%200%20.092.011.126c0%20.092.092.253.333.253%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%22m19.817%2010.28l.046%202.694h-.023l-.78-2.693h-1.283v3.392h.848l-.046-2.785h.023l.836%202.785h1.227v-3.392zm-16.15%200l-.641%203.428h.928l.47-3.118h.023l.459%203.118h.916l-.63-3.427zm5.181%200l-.424%202.614h-.023l-.424-2.613H6.58l-.069%203.427h.86l.023-3.083h.011l.573%203.083h.871l.573-3.083h.023l.023%203.083h.86l-.08-3.427zm-7.266%202.454a.5.5%200%200%201%20.011.252c-.023.114-.103.229-.332.229c-.218%200-.344-.126-.344-.31v-.332H0v.264c0%20.768.607.997%201.25.997c.618%200%201.134-.218%201.214-.78c.046-.298.012-.492%200-.561c-.16-.722-1.467-.929-1.559-1.33a.5.5%200%200%201%200-.183c.023-.115.104-.23.31-.23s.32.127.32.31v.206h.86v-.24c0-.745-.676-.86-1.157-.86c-.608%200-1.112.206-1.204.757a1.04%201.04%200%200%200%20.012.458c.137.71%201.364.917%201.536%201.352m11.152%200c.034.08.022.184.011.253c-.023.114-.103.229-.332.229c-.218%200-.344-.126-.344-.31v-.332h-.917v.264c0%20.756.596.985%201.238.985c.619%200%201.123-.206%201.203-.779c.046-.298.012-.481%200-.562c-.137-.71-1.433-.928-1.524-1.318a.5.5%200%200%201%200-.183c.023-.115.103-.23.31-.23c.194%200%20.32.127.32.31v.206h.848v-.24c0-.745-.665-.86-1.146-.86c-.607%200-1.1.195-1.192.757c-.023.149-.023.286.012.458c.137.71%201.34.905%201.513%201.352m2.888.459c.24%200%20.31-.16.332-.252c.012-.035.012-.092.012-.126V10.28h.87v2.464c0%20.069%200%20.195-.01.23c-.058.641-.562.847-1.193.847c-.63%200-1.134-.206-1.192-.848c0-.034-.011-.16-.011-.229V10.28h.87v2.533c0%20.046%200%20.091.012.126c0%20.091.07.252.31.252m7.152-.034c.252%200%20.332-.16.355-.253c.011-.034.011-.091.011-.126v-.493h-.355v-.504H24v.917c0%20.069%200%20.115-.011.23c-.058.63-.597.847-1.204.847s-1.146-.217-1.203-.848c-.012-.114-.012-.16-.012-.229v-1.444c0-.057.012-.172.012-.23c.08-.641.596-.847%201.203-.847s1.135.206%201.203.848c.012.103.012.229.012.229v.115h-.86v-.195s0-.08-.011-.126c-.012-.08-.08-.252-.344-.252c-.252%200-.32.16-.344.252c-.011.045-.011.103-.011.16v1.57c0%20.046%200%20.092.011.126c0%20.092.092.253.333.253%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/samsung.svg?color=%231a73e8&size=48