pn-design-assets
Version:
Icons, SCSS, and more for PostNord Graphical Guidelines
3 lines (2 loc) • 963 B
JavaScript
const icon = '<svg class="pn-icon-svg" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#000" fill-rule="evenodd" d="M17.511 4.173c.29.092.512.28.66.5.289.43.44 1.032.534 1.532.102.544.167 1.15.21 1.702.03.394.05.771.062 1.093H19a3 3 0 1 1 0 6h-.023c-.012.322-.032.699-.062 1.093a16 16 0 0 1-.21 1.702c-.094.5-.245 1.101-.534 1.532a1.25 1.25 0 0 1-.66.5 1.26 1.26 0 0 1-.752 0 1.54 1.54 0 0 1-.834-.66A6.74 6.74 0 0 0 10.28 16l.237.95a2.455 2.455 0 0 1-4.764 1.19L5.2 15.92A4.001 4.001 0 0 1 6 8h4.212a6.74 6.74 0 0 0 5.713-3.166c.165-.265.446-.54.834-.66.206-.064.47-.09.752-.001M6 14h3v-4H6a2 2 0 1 0 0 4m5-4.036v4.072a8.74 8.74 0 0 1 5.808 2.97c.048-.338.085-.704.113-1.066A28 28 0 0 0 17 14.037V9.963l-.001-.115-.009-.427c-.01-.36-.03-.847-.07-1.36a17 17 0 0 0-.113-1.068A8.74 8.74 0 0 1 11 9.964M19 11v2a1 1 0 1 0 0-2M8.22 16h-.94l.415 1.655a.455.455 0 0 0 .883-.22z" clip-rule="evenodd"/></svg>';
export const bullhorn = icon;